entries: - Name: azure-communication-common Version: 1.2.8 DisplayName: Communication Common ServiceName: Communication VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-common_1.2.8/sdk/communication/azure-communication-common/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. GroupId: com.azure - Name: azure-cosmos-encryption Version: 2.1.0 DisplayName: Cosmos DB Encryption ServiceName: Cosmos DB VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-cosmos-encryption_2.1.0/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md ChangelogContent: |- #### Bugs Fixed * Fixed an issue where empty array causes `NoSuchElementException` in `EncryptionProcessor` - See [PR 34847](https://github.com/Azure/azure-sdk-for-java/pull/34847) GroupId: com.azure - Name: azure-cosmos Version: 4.45.0 DisplayName: Cosmos DB ServiceName: Cosmos DB VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-cosmos_4.45.0/sdk/cosmos/azure-cosmos/CHANGELOG.md ChangelogContent: |- #### Bugs Fixed * Fixed `IllegalArgumentException` in changeFeedProcessor when `maxScaleCount` is configured - See [PR 34618](https://github.com/Azure/azure-sdk-for-java/pull/34618) * Removed custom user agent suffix from client telemetry - See [PR 34866](https://github.com/Azure/azure-sdk-for-java/pull/34866) * Fixed an issue where `userAgentSuffix` is not being used in `CosmosDiagnostics` - See [PR 34863](https://github.com/Azure/azure-sdk-for-java/pull/34863) * Enabled proactive connection management to only reopen closed / reset connections to those endpoints used by containers which were part of the connection warm up flow - See [PR 34892](https://github.com/Azure/azure-sdk-for-java/pull/34892) #### Features Added * Added support for priority based throttling - See [PR 34121](https://github.com/Azure/azure-sdk-for-java/pull/34121) * Added configurability for minimum connection pool size for all containers through a system property - `COSMOS.MIN_CONNECTION_POOL_SIZE_PER_ENDPOINT` - See [PR 33983](https://github.com/Azure/azure-sdk-for-java/pull/33983). * Added `CosmosContainerProactiveInitConfigBuilder:setAggressiveWarmupDuration(Duration aggressiveWarmupDuration)` public API to switch between aggressively opening connections in a blocking manner to defensively opening connections in a non-blocking manner after `aggressiveWarmupDuration` has elapsed - See [PR 33983](https://github.com/Azure/azure-sdk-for-java/pull/33983). * Added end to end timeout policy for item operations. Requests will be cancelled if they have not finished before the configured timeout - See [PR 34554](https://github.com/Azure/azure-sdk-for-java/pull/34554). * Added capability to sample diagnostics dynamically (without need to reinitialize the app or the Cosmos Client instance). - See [PR 34915](https://github.com/Azure/azure-sdk-for-java/pull/34915). GroupId: com.azure - Name: azure-messaging-servicebus Version: 7.14.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-servicebus_7.14.0/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md ChangelogContent: |- #### Bugs Fixed - Fixed issue where receiving messages from `ServiceBusSessionReceiverAsyncClient` would never complete. ([#34597](https://github.com/Azure/azure-sdk-for-java/issues/34597)) - Fixed issue causing some messages to not be returned when calling peek on receiver client. - Fixed the issue of `ServiceBusReceiverClient` recreating the link after closing the client. ([#34664](https://github.com/Azure/azure-sdk-for-java/issues/34664)) - Fixed a race condition in `ServiceBusReceiverClient` sometimes causing two requests to be sent when peeking or receiving deferred messages. ([#34838](https://github.com/Azure/azure-sdk-for-java/issues/34838)) - Fixed tracing for renew-lock operation, now it traces individual calls to the broker instead local long-running operation. ([#34813](https://github.com/Azure/azure-sdk-for-java/issues/34813)) #### Features Added - Added `sessionIdleTimeout` method to configure session idle timeout on `ServiceBusSessionProcessorClientBuilder`. After this time has elapsed, the processor will close the session and attempt to process another session. ([#34700](https://github.com/Azure/azure-sdk-for-java/issues/34700)) GroupId: com.azure - Name: azure-search-documents Version: 11.6.0-beta.6 DisplayName: Cognitive Search ServiceName: Search VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-search-documents_11.6.0-beta.6/sdk/search/azure-search-documents/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core-serializer-json-jackson` from `1.3.1` to version `1.4.0`. - Upgraded `azure-json` from `1.0.0` to version `1.0.1`. GroupId: com.azure - Name: azure-resourcemanager-selfhelp Version: 1.0.0-beta.1 DisplayName: Resource Management - Selfhelp ServiceName: Selfhelp VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-selfhelp_1.0.0-beta.1/sdk/selfhelp/azure-resourcemanager-selfhelp/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-appcontainers Version: 1.0.0-beta.5 DisplayName: Resource Management - Container Apps ServiceName: Container Apps VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-appcontainers_1.0.0-beta.5/sdk/appcontainers/azure-resourcemanager-appcontainers/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-storage-blob Version: 12.22.1 DisplayName: Storage - Blobs ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob_12.22.1/sdk/storage/azure-storage-blob/CHANGELOG.md ChangelogContent: |- #### Bugs Fixed Fixed bug in `BlobBaseClient.downloadToFile()` and `BlobBaseClient.downloadToFileWithResponse()` where incorrect data could be written to the file in some circumstances if the SDK experienced a network error when using `azure-core-http-netty`'s `HttpClient` implementation. GroupId: com.azure - Name: azure-storage-blob-cryptography Version: 12.21.1 DisplayName: Storage - Blobs Cryptography ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-cryptography_12.21.1/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-storage-blob` from `12.22.0` to version `12.22.1`. GroupId: com.azure - Name: azure-storage-blob-batch Version: 12.18.1 DisplayName: Storage - Blobs Batch ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-batch_12.18.1/sdk/storage/azure-storage-blob-batch/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-storage-blob` from `12.22.0` to version `12.22.1`. GroupId: com.azure - Name: azure-storage-file-datalake Version: 12.15.1 DisplayName: Storage - Files Data Lake ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-datalake_12.15.1/sdk/storage/azure-storage-file-datalake/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-storage-blob` from `12.22.0` to version `12.22.1`. GroupId: com.azure - Name: azure-resourcemanager-devhub Version: 1.0.0-beta.2 DisplayName: Resource Management - DevHub ServiceName: DevHub VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-devhub_1.0.0-beta.2/sdk/devhub/azure-resourcemanager-devhub/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-recoveryservices Version: 1.1.0 DisplayName: Resource Management - Recovery Services ServiceName: Recovery Services VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-recoveryservices_1.1.0/sdk/recoveryservices/azure-resourcemanager-recoveryservices/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-servicenetworking Version: 1.0.0-beta.2 DisplayName: Resource Management - Service Networking ServiceName: Service Networking VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-servicenetworking_1.0.0-beta.2/sdk/servicenetworking/azure-resourcemanager-servicenetworking/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-devcenter Version: 1.0.0-beta.5 DisplayName: Resource Management - Dev Center ServiceName: Dev Center VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-devcenter_1.0.0-beta.5/sdk/devcenter/azure-resourcemanager-devcenter/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-communication-rooms Version: 1.0.0-beta.3 DisplayName: Communication Rooms ServiceName: Communication VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-rooms_1.0.0-beta.3/sdk/communication/azure-communication-rooms/CHANGELOG.md ChangelogContent: |- #### Features Added - Added new function `listRooms` to list all created rooms by returning `PagedIterable`, - Added pagination support for `listParticipants` by returning `PagedIterable`. #### Breaking Changes - Changed: `updateRoom` no longer accepts participant list as input. - Changed: Replaced `addParticipants` and `updateParticipants` with `addOrUpdateParticipants`. - Changed: Renamed `RoleType` to `ParticipantRole`. - Changed: Renamed `getParticipants` to `listParticipants`. - Changed: Renamed `CreatedOn` to `CreatedAt` in `CommunicationRoom`. - Changed: `removeParticipants` now takes in a `Iterable` instead of `Iterable`. - Removed: `participants` from `CommunicationRoom` model. - Removed: `roomJoinPolicy` so all rooms are invite-only by default. GroupId: com.azure - Name: azure-resourcemanager-mysqlflexibleserver Version: 1.0.0-beta.4 DisplayName: Resource Management - MySQL Flexible Server ServiceName: MySQL VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-mysqlflexibleserver_1.0.0-beta.4/sdk/mysqlflexibleserver/azure-resourcemanager-mysqlflexibleserver/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-networkcloud Version: 1.0.0-beta.1 DisplayName: Resource Management - Networkcloud ServiceName: Networkcloud VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-networkcloud_1.0.0-beta.1/sdk/networkcloud/azure-resourcemanager-networkcloud/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-newrelicobservability Version: 1.0.0 DisplayName: Resource Management - New Relic Observability ServiceName: New Relic Observability VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-newrelicobservability_1.0.0/sdk/newrelicobservability/azure-resourcemanager-newrelicobservability/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-kubernetesconfiguration Version: 1.0.0-beta.4 DisplayName: Resource Management - Kubernetes Configuration ServiceName: Kubernetes Configuration VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-kubernetesconfiguration_1.0.0-beta.4/sdk/kubernetesconfiguration/azure-resourcemanager-kubernetesconfiguration/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-eventgrid Version: 1.2.0-beta.4 DisplayName: Resource Management - Event Grid ServiceName: Event Grid VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-eventgrid_1.2.0-beta.4/sdk/eventgrid/azure-resourcemanager-eventgrid/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-postgresqlflexibleserver Version: 1.0.0-beta.6 DisplayName: Resource Management - PostgreSQL Flexible Server ServiceName: PostgreSQL VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-postgresqlflexibleserver_1.0.0-beta.6/sdk/postgresqlflexibleserver/azure-resourcemanager-postgresqlflexibleserver/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-communication-identity Version: 1.4.6 DisplayName: Communication Identity ServiceName: Communication VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-identity_1.4.6/sdk/communication/azure-communication-identity/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-communication-common` from `1.2.6` to version `1.2.8`. GroupId: com.azure - Name: azure-cosmos Version: 4.45.1 DisplayName: Cosmos DB ServiceName: Cosmos DB VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-cosmos_4.45.1/sdk/cosmos/azure-cosmos/CHANGELOG.md ChangelogContent: |- #### Bugs Fixed * Fixed an issue where status code & sub-status code `408/20008` will always be populated in the CosmosDiagnostics in case of `RNTBD` request failures - See [PR 34999](https://github.com/Azure/azure-sdk-for-java/pull/34999) * Fixed `readMany` API bug to enable swallowing of `404 Not Found` exceptions for 404/0 scenarios when `readMany` performs point-reads internally - See [PR 34966](https://github.com/Azure/azure-sdk-for-java/pull/34966) GroupId: com.azure - Name: azure-resourcemanager-costmanagement Version: 1.0.0-beta.6 DisplayName: Resource Management - Cost Management ServiceName: Cost Management VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-costmanagement_1.0.0-beta.6/sdk/costmanagement/azure-resourcemanager-costmanagement/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-frontdoor Version: 1.0.0-beta.3 DisplayName: Resource Management - Front Door ServiceName: Front Door VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-frontdoor_1.0.0-beta.3/sdk/frontdoor/azure-resourcemanager-frontdoor/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-qumulo Version: 1.0.0-beta.2 DisplayName: Resource Management - Qumulo ServiceName: Qumulo VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-qumulo_1.0.0-beta.2/sdk/qumulo/azure-resourcemanager-qumulo/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-messaging-eventgrid Version: 4.16.0 DisplayName: Event Grid ServiceName: Event Grid VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventgrid_4.16.0/sdk/eventgrid/azure-messaging-eventgrid/CHANGELOG.md ChangelogContent: |- #### Features Added - Added new events for Healthcare, Acs, and Storage. GroupId: com.azure - Name: azure-storage-common Version: 12.21.1 DisplayName: Storage - Common ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-common_12.21.1/sdk/storage/azure-storage-common/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-messaging-webpubsub Version: 1.2.4 DisplayName: Web PubSub ServiceName: Web PubSub VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-webpubsub_1.2.4/sdk/webpubsub/azure-messaging-webpubsub/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-data-schemaregistry-apacheavro Version: 1.1.6 DisplayName: Schema Registry - Avro ServiceName: Schema Registry VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-data-schemaregistry-apacheavro_1.1.6/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-data-schemaregistry` from `1.3.5` to version `1.4.0-beta.3`. GroupId: com.azure - Name: azure-security-confidentialledger Version: 1.0.9 DisplayName: Confidential Ledger ServiceName: Confidential Ledger VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-security-confidentialledger_1.0.9/sdk/confidentialledger/azure-security-confidentialledger/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-communication-phonenumbers Version: 1.1.2 DisplayName: Communication Phone Numbers ServiceName: Communication VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-phonenumbers_1.1.2/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-communication-common` from `1.2.6` to version `1.2.8`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-storage-file-share Version: 12.18.1 DisplayName: Storage - Files Share ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-share_12.18.1/sdk/storage/azure-storage-file-share/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-storage-common` from `12.21.0` to version `12.22.0-beta.1`. GroupId: com.azure - Name: azure-messaging-eventhubs-checkpointstore-blob Version: 1.16.6 DisplayName: Azure Blob Storage Checkpoint Store ServiceName: Event Hubs VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventhubs-checkpointstore-blob_1.16.6/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-storage-blob` from `12.22.0` to version `12.22.1`. - Upgraded `azure-messaging-eventhubs` from `5.15.4` to version `5.16.0-beta.1`. GroupId: com.azure - Name: azure-data-schemaregistry Version: 1.3.6 DisplayName: Schema Registry ServiceName: Schema Registry VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-data-schemaregistry_1.3.6/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-storage-internal-avro Version: 12.7.1 DisplayName: Storage - Internal Avro ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-internal-avro_12.7.1/sdk/storage/azure-storage-internal-avro/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-storage-common` from `12.21.0` to version `12.21.1`. GroupId: com.azure - Name: azure-ai-metricsadvisor Version: 1.1.14 DisplayName: Metrics Advisor ServiceName: Metrics Advisor VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-metricsadvisor_1.1.14/sdk/metricsadvisor/azure-ai-metricsadvisor/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-communication-email Version: 1.0.2 DisplayName: Communication Email ServiceName: Communication VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-email_1.0.2/sdk/communication/azure-communication-email/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-communication-common` from `1.2.6` to version `1.2.8`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-storage-blob-batch Version: 12.18.2 DisplayName: Storage - Blobs Batch ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-batch_12.18.2/sdk/storage/azure-storage-blob-batch/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-data-tables Version: 12.3.11 DisplayName: Tables ServiceName: Tables VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-data-tables_12.3.11/sdk/tables/azure-data-tables/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-mixedreality-authentication Version: 1.2.13 DisplayName: Mixed Reality Authentication ServiceName: Mixed Reality VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-mixedreality-authentication_1.2.13/sdk/mixedreality/azure-mixedreality-authentication/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-search-documents Version: 11.5.7 DisplayName: Cognitive Search ServiceName: Search VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-search-documents_11.5.7/sdk/search/azure-search-documents/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-core-serializer-json-jackson` from `1.3.1` to version `1.4.0`. GroupId: com.azure - Name: azure-identity-extensions Version: 1.1.4 DisplayName: Token-as-password Authentication Extensions ServiceName: Identity VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-identity-extensions_1.1.4/sdk/identity/azure-identity-extensions/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-identity` from `1.8.2` to version `1.9.0`. GroupId: com.azure - Name: azure-sdk-bom Version: 1.2.13 DisplayName: SDK - Bill of Materials ServiceName: Bill of Materials VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-sdk-bom_1.2.13/sdk/boms/azure-sdk-bom/CHANGELOG.md ChangelogContent: |- #### Dependency Updates - Updated Azure SDK dependency versions to the latest releases. GroupId: com.azure - Name: azure-messaging-eventhubs Version: 5.15.5 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventhubs_5.15.5/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-amqp` from `2.8.4` to version `2.8.5`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-messaging-eventgrid Version: 4.17.0-beta.1 DisplayName: Event Grid ServiceName: Event Grid VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventgrid_4.17.0-beta.1/sdk/eventgrid/azure-messaging-eventgrid/CHANGELOG.md ChangelogContent: |- #### Features Added - New `EventGridClient` for new Event Grid features GroupId: com.azure - Name: azure-developer-loadtesting Version: 1.0.2 DisplayName: Load Testing ServiceName: Load Testing VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-developer-loadtesting_1.0.2/sdk/loadtesting/azure-developer-loadtesting/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. GroupId: com.azure - Name: azure-iot-deviceupdate Version: 1.0.7 DisplayName: Device Update ServiceName: IoT VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-iot-deviceupdate_1.0.7/sdk/deviceupdate/azure-iot-deviceupdate/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-resourcemanager-databox Version: 1.0.0-beta.3 DisplayName: Resource Management - Data Box ServiceName: Data Box VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-databox_1.0.0-beta.3/sdk/databox/azure-resourcemanager-databox/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-storage-queue Version: 12.17.1 DisplayName: Storage - Queues ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-queue_12.17.1/sdk/storage/azure-storage-queue/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-storage-common` from `12.21.0` to version `12.21.1`. GroupId: com.azure - Name: azure-monitor-ingestion Version: 1.0.3 DisplayName: Monitor Ingestion ServiceName: Monitor VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-monitor-ingestion_1.0.3/sdk/monitor/azure-monitor-ingestion/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-ai-textanalytics Version: 5.2.7 DisplayName: Text Analytics ServiceName: Cognitive Services VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-textanalytics_5.2.7/sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-mixedreality-remoterendering Version: 1.1.18 DisplayName: Azure Remote Rendering ServiceName: Mixed Reality VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-mixedreality-remoterendering_1.1.18/sdk/remoterendering/azure-mixedreality-remoterendering/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-mixedreality-authentication` from `1.2.11` to version `1.2.12`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-storage-file-datalake Version: 12.15.2 DisplayName: Storage - Files Data Lake ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-datalake_12.15.2/sdk/storage/azure-storage-file-datalake/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-communication-sms Version: 1.1.13 DisplayName: Communication Sms ServiceName: Communication VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-sms_1.1.13/sdk/communication/azure-communication-sms/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-communication-common` from `1.2.6` to version `1.2.8`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-security-attestation Version: 1.1.13 DisplayName: Attestation ServiceName: Attestation VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-security-attestation_1.1.13/sdk/attestation/azure-security-attestation/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-communication-chat Version: 1.3.8 DisplayName: Communication Chat ServiceName: Communication VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-chat_1.3.8/sdk/communication/azure-communication-chat/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-communication-common` from `1.2.6` to version `1.2.8`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-security-keyvault-secrets Version: 4.6.2 DisplayName: Key Vault - Secrets ServiceName: Key Vault VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-security-keyvault-secrets_4.6.2/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-storage-blob Version: 12.22.2 DisplayName: Storage - Blobs ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob_12.22.2/sdk/storage/azure-storage-blob/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-storage-common` from `12.21.0` to version `12.22.0-beta.1`. - Upgraded `azure-storage-internal-avro` from `12.7.0` to version `12.8.0-beta.1`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. GroupId: com.azure - Name: azure-digitaltwins-core Version: 1.3.9 DisplayName: Digital Twins - Core ServiceName: IoT VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-digitaltwins-core_1.3.9/sdk/digitaltwins/azure-digitaltwins-core/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core-serializer-json-jackson` from `1.3.1` to version `1.4.0`. GroupId: com.azure - Name: azure-data-appconfiguration Version: 1.4.5 DisplayName: App Configuration ServiceName: App Configuration VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-data-appconfiguration_1.4.5/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-resourcemanager-elastic Version: 1.0.0-beta.4 DisplayName: Resource Management - Elastic ServiceName: Elastic VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-elastic_1.0.0-beta.4/sdk/elastic/azure-resourcemanager-elastic/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-security-keyvault-certificates Version: 4.5.2 DisplayName: Key Vault - Certificates ServiceName: Key Vault VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-security-keyvault-certificates_4.5.2/sdk/keyvault/azure-security-keyvault-certificates/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-security-keyvault-keys Version: 4.6.2 DisplayName: Key Vault - Keys ServiceName: Key Vault VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-security-keyvault-keys_4.6.2/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-security-keyvault-administration Version: 4.3.2 DisplayName: Key Vault - Administration ServiceName: Key Vault VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-security-keyvault-administration_4.3.2/sdk/keyvault/azure-security-keyvault-administration/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: azure-storage-blob-cryptography Version: 12.21.2 DisplayName: Storage - Blobs Cryptography ServiceName: Storage VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-cryptography_12.21.2/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core-http-netty` from `1.13.2` to version `1.13.3`. - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. GroupId: com.azure - Name: spring-cloud-azure-starter-appconfiguration Version: 4.8.0 DisplayName: App Configuration ServiceName: App Configuration VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-appconfiguration_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-integration-azure-storage-queue Version: 4.8.0 DisplayName: Storage ServiceName: Storage - Queues VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-storage-queue_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-containerregistry Version: 2.27.0 DisplayName: Resource Management - Container Registry ServiceName: Container Registry VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-containerregistry_2.27.0/sdk/resourcemanager/azure-resourcemanager-containerregistry/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-search Version: 2.27.0 DisplayName: Resource Management - Cognitive Search ServiceName: Search VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-search_2.27.0/sdk/resourcemanager/azure-resourcemanager-search/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-cloud-azure-starter-keyvault-secrets Version: 4.8.0 DisplayName: Key Vault ServiceName: Key Vault - Secrets VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-keyvault-secrets_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-keyvault Version: 2.27.0 DisplayName: Resource Management - Key Vault ServiceName: Key Vault VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-keyvault_2.27.0/sdk/resourcemanager/azure-resourcemanager-keyvault/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-privatedns Version: 2.27.0 DisplayName: Resource Management - Private DNS ServiceName: Private DNS VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-privatedns_2.27.0/sdk/resourcemanager/azure-resourcemanager-privatedns/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-integration-azure-core Version: 4.8.0 DisplayName: Spring Cloud Integration Azure Core ServiceName: Spring Cloud VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-core_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-autoconfigure Version: 4.8.0 DisplayName: Spring Cloud Azure Autoconfigure ServiceName: Spring Cloud VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-autoconfigure_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-eventhubs Version: 4.8.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-eventhubs_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-service Version: 4.8.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-service_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-eventhubs Version: 2.27.0 DisplayName: Resource Management - Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-eventhubs_2.27.0/sdk/resourcemanager/azure-resourcemanager-eventhubs/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-cloud-azure-stream-binder-eventhubs-core Version: 4.8.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-eventhubs-core_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-messaging-azure-servicebus Version: 4.8.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure-servicebus_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-servicebus-jms Version: 4.8.0 DisplayName: Service Bus ServiceName: Service Bus JMS VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-servicebus-jms_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-trace-sleuth Version: 4.8.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-trace-sleuth_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-storage-blob Version: 4.8.0 DisplayName: Storage ServiceName: Storage - Blobs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-storage-blob_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-msi Version: 2.27.0 DisplayName: Resource Management - Managed Service Identity ServiceName: Managed Service Identity VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-msi_2.27.0/sdk/resourcemanager/azure-resourcemanager-msi/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-appplatform Version: 2.27.0 DisplayName: Resource Management - App Platform ServiceName: App Platform VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-appplatform_2.27.0/sdk/resourcemanager/azure-resourcemanager-appplatform/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-cloud-azure-starter-storage-queue Version: 4.8.0 DisplayName: Spring Cloud Azure Starter Storage Queue ServiceName: Spring Cloud VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-storage-queue_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-stream-eventhubs Version: 4.8.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-stream-eventhubs_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-resources Version: 2.27.0 DisplayName: Resource Management - Resources ServiceName: Resources VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-resources_2.27.0/sdk/resourcemanager/azure-resourcemanager-resources/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-cdn Version: 2.27.0 DisplayName: Resource Management - Content Delivery Network ServiceName: Content Delivery Network VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-cdn_2.27.0/sdk/resourcemanager/azure-resourcemanager-cdn/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-sql Version: 2.27.0 DisplayName: Resource Management - SQL ServiceName: SQL VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-sql_2.27.0/sdk/resourcemanager/azure-resourcemanager-sql/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-cloud-azure-resourcemanager Version: 4.8.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-resourcemanager_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter Version: 4.8.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-qumulo Version: 1.0.0 DisplayName: Resource Management - Qumulo ServiceName: Qumulo VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-qumulo_1.0.0/sdk/qumulo/azure-resourcemanager-qumulo/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-integration-azure-servicebus Version: 4.8.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-servicebus_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-integration-azure-eventhubs Version: 4.8.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-eventhubs_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-active-directory-b2c Version: 4.8.0 DisplayName: Active Directory B2C ServiceName: Active Directory B2C VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-active-directory-b2c_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-data-cosmos Version: 4.8.0 DisplayName: Cosmos DB ServiceName: Spring Data Cosmos VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-data-cosmos_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-core Version: 4.8.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-core_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-keyvault-certificates Version: 4.8.0 DisplayName: Key Vault ServiceName: Key Vault - Certificates VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-keyvault-certificates_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-servicebus Version: 4.8.0 DisplayName: Spring Cloud Azure Starter Service Bus ServiceName: Spring Cloud VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-servicebus_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-integration-eventhubs Version: 4.8.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-integration-eventhubs_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-compute Version: 2.27.0 DisplayName: Resource Management - Compute ServiceName: Compute VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-compute_2.27.0/sdk/resourcemanager/azure-resourcemanager-compute/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-cloud-azure-actuator Version: 4.8.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-actuator_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-storage-file-share Version: 4.8.0 DisplayName: Storage ServiceName: Storage - Files Share VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-storage-file-share_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-network Version: 2.27.0 DisplayName: Resource Management - Network ServiceName: Network VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-network_2.27.0/sdk/resourcemanager/azure-resourcemanager-network/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-cloud-azure-starter-active-directory Version: 4.8.0 DisplayName: Active Directory ServiceName: Active Directory VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-active-directory_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-monitor Version: 2.27.0 DisplayName: Resource Management - Monitor ServiceName: Monitor VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-monitor_2.27.0/sdk/resourcemanager/azure-resourcemanager-monitor/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-cosmos Version: 2.27.0 DisplayName: Resource Management - Cosmos DB ServiceName: Cosmos DB VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-cosmos_2.27.0/sdk/resourcemanager/azure-resourcemanager-cosmos/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-cloud-azure-actuator-autoconfigure Version: 4.8.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-actuator-autoconfigure_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-messaging-azure-eventhubs Version: 4.8.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure-eventhubs_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-containerinstance Version: 2.27.0 DisplayName: Resource Management - Container Instances ServiceName: Container Instances VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-containerinstance_2.27.0/sdk/resourcemanager/azure-resourcemanager-containerinstance/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-cloud-azure-stream-binder-servicebus-core Version: 4.8.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-servicebus-core_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-stream-binder-servicebus Version: 4.8.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-servicebus_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-trafficmanager Version: 2.27.0 DisplayName: Resource Management - Traffic Manager ServiceName: Traffic Manager VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-trafficmanager_2.27.0/sdk/resourcemanager/azure-resourcemanager-trafficmanager/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-appservice Version: 2.27.0 DisplayName: Resource Management - App Service ServiceName: App Service VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-appservice_2.27.0/sdk/resourcemanager/azure-resourcemanager-appservice/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-storage Version: 2.27.0 DisplayName: Resource Management - Storage ServiceName: Storage VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-storage_2.27.0/sdk/resourcemanager/azure-resourcemanager-storage/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-messaging-azure-storage-queue Version: 4.8.0 DisplayName: Storage ServiceName: Storage - Queues VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure-storage-queue_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-integration-storage-queue Version: 4.8.0 DisplayName: Storage ServiceName: Storage - Queues VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-integration-storage-queue_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-stream-servicebus Version: 4.8.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-stream-servicebus_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-messaging-azure Version: 4.8.0 DisplayName: Spring ServiceName: Messaging VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-containerservice Version: 2.27.0 DisplayName: Resource Management - Container Service ServiceName: Container Service VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-containerservice_2.27.0/sdk/resourcemanager/azure-resourcemanager-containerservice/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-servicebus Version: 2.27.0 DisplayName: Resource Management - Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-servicebus_2.27.0/sdk/resourcemanager/azure-resourcemanager-servicebus/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-cloud-azure-starter-integration-servicebus Version: 4.8.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-integration-servicebus_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-stream-binder-eventhubs Version: 4.8.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-eventhubs_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-cosmos Version: 4.8.0 DisplayName: Cosmos DB ServiceName: Cosmos DB VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-cosmos_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager Version: 2.27.0 DisplayName: Resource Management ServiceName: Other VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager_2.27.0/sdk/resourcemanager/azure-resourcemanager/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-redis Version: 2.27.0 DisplayName: Resource Management - Redis ServiceName: Redis VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-redis_2.27.0/sdk/resourcemanager/azure-resourcemanager-redis/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-cloud-azure-starter-actuator Version: 4.8.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-actuator_4.8.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-resourcemanager-dns Version: 2.27.0 DisplayName: Resource Management - DNS ServiceName: DNS VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-dns_2.27.0/sdk/resourcemanager/azure-resourcemanager-dns/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-resourcemanager-authorization Version: 2.27.0 DisplayName: Resource Management - Authorization ServiceName: Authorization VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-authorization_2.27.0/sdk/resourcemanager/azure-resourcemanager-authorization/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-ai-openai Version: 1.0.0-beta.1 DisplayName: OpenAI ServiceName: Cognitive Services VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-openai_1.0.0-beta.1/sdk/openai/azure-ai-openai/CHANGELOG.md ChangelogContent: '- Azure OpenAI client library for Java. This package contains Microsoft Azure OpenAI client library.' GroupId: com.azure - Name: azure-spring-data-cosmos Version: 3.35.0 DisplayName: Spring Data Cosmos ServiceName: Cosmos DB VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-spring-data-cosmos_3.35.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure - Name: azure-resourcemanager-resourcehealth Version: 1.1.0-beta.1 DisplayName: Resource Management - Resource Health ServiceName: Resource Health VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-resourcehealth_1.1.0-beta.1/sdk/resourcehealth/azure-resourcemanager-resourcehealth/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: azure-storage-file-datalake Version: 12.16.0-beta.1 DisplayName: Storage - Files Data Lake ServiceName: Storage VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-datalake_12.16.0-beta.1/sdk/storage/azure-storage-file-datalake/CHANGELOG.md ChangelogContent: |- #### Features Added - Added `DataLakeFileClient.getOutputStream()` which allows users to open an `OutputStream` on the file and write data to it using `ParallelTransferOptions`. - Added support for 2023-01-03 service version. - Added owner, group, and permissions properties to `PathProperties`. - Added encryptionContext property to `FileParallelUploadOptions`. GroupId: com.azure - Name: azure-storage-common Version: 12.22.0-beta.1 DisplayName: Storage - Common ServiceName: Storage VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-common_12.22.0-beta.1/sdk/storage/azure-storage-common/CHANGELOG.md ChangelogContent: |- #### Features Added - Added `ServiceTimeoutPolicy` which allows for service level timeouts to be set on client builders through `HttpPipelinePolicy`. If the server timeout interval elapses before the service has finished processing the request, the service returns an error. - Added support for 2023-01-03 service version. GroupId: com.azure - Name: azure-storage-queue Version: 12.18.0-beta.1 DisplayName: Storage - Queues ServiceName: Storage VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-queue_12.18.0-beta.1/sdk/storage/azure-storage-queue/CHANGELOG.md ChangelogContent: |- #### Features Added - Added support for 2023-01-03 service version. GroupId: com.azure - Name: azure-storage-blob-batch Version: 12.19.0-beta.1 DisplayName: Storage - Blobs Batch ServiceName: Storage VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-batch_12.19.0-beta.1/sdk/storage/azure-storage-blob-batch/CHANGELOG.md ChangelogContent: |- #### Features Added - Added support for 2023-01-03 service version. GroupId: com.azure - Name: azure-storage-file-share Version: 12.19.0-beta.1 DisplayName: Storage - Files Share ServiceName: Storage VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-share_12.19.0-beta.1/sdk/storage/azure-storage-file-share/CHANGELOG.md ChangelogContent: |- #### Features Added - Added support for 2023-01-03 service version. - Added `ShareFileHandleAccessRights` property on `HandleItem` that specifies access rights for a file handle. GroupId: com.azure - Name: azure-storage-blob-cryptography Version: 12.22.0-beta.1 DisplayName: Storage - Blobs Cryptography ServiceName: Storage VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-cryptography_12.22.0-beta.1/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md ChangelogContent: |- #### Features Added - Added support for 2023-01-03 service version. GroupId: com.azure - Name: azure-storage-internal-avro Version: 12.8.0-beta.1 DisplayName: Storage - Internal Avro ServiceName: Storage VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-internal-avro_12.8.0-beta.1/sdk/storage/azure-storage-internal-avro/CHANGELOG.md ChangelogContent: |- #### Features Added - Added support for 2023-01-03 service version. GroupId: com.azure - Name: azure-storage-blob Version: 12.23.0-beta.1 DisplayName: Storage - Blobs ServiceName: Storage VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob_12.23.0-beta.1/sdk/storage/azure-storage-blob/CHANGELOG.md ChangelogContent: |- #### Features Added - Added support for 2023-01-03 service version. - Content length limit for `AppendBlobClient.appendBlock()` raised from 4 MiB to 100 MiB. GroupId: com.azure - Name: azure-resourcemanager-cosmos Version: 2.28.0-beta.1 DisplayName: Resource Management - Cosmos DB ServiceName: Cosmos DB VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-cosmos_2.28.0-beta.1/sdk/resourcemanager/azure-resourcemanager-cosmos/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager - Name: spring-cloud-azure-service Version: 5.2.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-service_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-actuator-autoconfigure Version: 5.2.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-actuator-autoconfigure_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-keyvault-secrets Version: 5.2.0 DisplayName: Key Vault ServiceName: Key Vault - Secrets VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-keyvault-secrets_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-integration-azure-eventhubs Version: 5.2.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-eventhubs_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-storage-file-share Version: 5.2.0 DisplayName: Storage ServiceName: Storage - Files Share VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-storage-file-share_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-stream-binder-servicebus-core Version: 5.2.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-servicebus-core_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-servicebus-jms Version: 5.2.0 DisplayName: Service Bus ServiceName: Service Bus JMS VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-servicebus-jms_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-messaging-azure Version: 5.2.0 DisplayName: Spring ServiceName: Messaging VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-active-directory-b2c Version: 5.2.0 DisplayName: Active Directory B2C ServiceName: Active Directory B2C VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-active-directory-b2c_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-autoconfigure Version: 5.2.0 DisplayName: Spring Cloud Azure Autoconfigure ServiceName: Spring Cloud VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-autoconfigure_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-integration-azure-storage-queue Version: 5.2.0 DisplayName: Storage ServiceName: Storage - Queues VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-storage-queue_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-integration-eventhubs Version: 5.2.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-integration-eventhubs_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-messaging-azure-servicebus Version: 5.2.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure-servicebus_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-messaging-azure-eventhubs Version: 5.2.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure-eventhubs_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-integration-storage-queue Version: 5.2.0 DisplayName: Storage ServiceName: Storage - Queues VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-integration-storage-queue_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-integration-azure-core Version: 5.2.0 DisplayName: Spring Cloud Integration Azure Core ServiceName: Spring Cloud VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-core_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-stream-servicebus Version: 5.2.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-stream-servicebus_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-resourcemanager Version: 5.2.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-resourcemanager_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-stream-binder-eventhubs Version: 5.2.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-eventhubs_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-storage-blob Version: 5.2.0 DisplayName: Storage ServiceName: Storage - Blobs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-storage-blob_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-stream-binder-eventhubs-core Version: 5.2.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-eventhubs-core_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-actuator Version: 5.2.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-actuator_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-core Version: 5.2.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-core_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-actuator Version: 5.2.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-actuator_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-messaging-azure-storage-queue Version: 5.2.0 DisplayName: Storage ServiceName: Storage - Queues VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure-storage-queue_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-servicebus Version: 5.2.0 DisplayName: Spring Cloud Azure Starter Service Bus ServiceName: Spring Cloud VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-servicebus_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-storage-queue Version: 5.2.0 DisplayName: Spring Cloud Azure Starter Storage Queue ServiceName: Spring Cloud VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-storage-queue_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-active-directory Version: 5.2.0 DisplayName: Active Directory ServiceName: Active Directory VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-active-directory_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-cosmos Version: 5.2.0 DisplayName: Cosmos DB ServiceName: Cosmos DB VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-cosmos_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter Version: 5.2.0 DisplayName: Spring ServiceName: Spring VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-eventhubs Version: 5.2.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-eventhubs_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-integration-azure-servicebus Version: 5.2.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-servicebus_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-stream-binder-servicebus Version: 5.2.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-servicebus_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-stream-eventhubs Version: 5.2.0 DisplayName: Event Hubs ServiceName: Event Hubs VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-stream-eventhubs_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-appconfiguration Version: 5.2.0 DisplayName: App Configuration ServiceName: App Configuration VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-appconfiguration_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-integration-servicebus Version: 5.2.0 DisplayName: Service Bus ServiceName: Service Bus VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-integration-servicebus_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: spring-cloud-azure-starter-keyvault-certificates Version: 5.2.0 DisplayName: Key Vault ServiceName: Key Vault - Certificates VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-keyvault-certificates_5.2.0/sdk/spring/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.spring - Name: azure-core-tracing-opentelemetry Version: 1.0.0-beta.36 DisplayName: Core - Plugin - Tracing OpenTelemetry Plugin ServiceName: Other VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-tracing-opentelemetry_1.0.0-beta.36/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md ChangelogContent: |- #### Breaking Changes - Replaced `OpenTelemetryTracingOptions.setProvider` with `OpenTelemetryTracingOptions.setOpenTelemetry` method. Instead of `io.opentelemetry.api.trace.TracerProvider` instance it now takes `io.opentelemetry.api.OpenTelemetry` container. GroupId: com.azure - Name: azure-core-serializer-avro-apache Version: 1.0.0-beta.36 DisplayName: Core - Client - Core Serializer Apache Avro ServiceName: Other VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-serializer-avro-apache_1.0.0-beta.36/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.39.0` to `1.40.0`. GroupId: com.azure - Name: azure-core-http-okhttp Version: 1.11.10 DisplayName: Core - Client - HTTP OkHttp ServiceName: Other VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-http-okhttp_1.11.10/sdk/core/azure-core-http-okhttp/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.39.0` to `1.40.0`. GroupId: com.azure - Name: azure-core-management Version: 1.11.2 DisplayName: Core - Management - Core ServiceName: Other VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-management_1.11.2/sdk/core/azure-core-management/CHANGELOG.md ChangelogContent: "" GroupId: com.azure - Name: azure-core-experimental Version: 1.0.0-beta.40 DisplayName: Core - Client - Core Experimental ServiceName: Other VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-experimental_1.0.0-beta.40/sdk/core/azure-core-experimental/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.39.0` to `1.40.0`. GroupId: com.azure - Name: azure-core-amqp Version: 2.8.6 DisplayName: Core - Client - AMQP ServiceName: Other VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-amqp_2.8.6/sdk/core/azure-core-amqp/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.39.0` to `1.40.0`. GroupId: com.azure - Name: azure-core-http-netty Version: 1.13.4 DisplayName: Core - Client - HTTP Netty ServiceName: Other VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-http-netty_1.13.4/sdk/core/azure-core-http-netty/CHANGELOG.md ChangelogContent: |- #### Bugs Fixed - Fixed a bug where `NettyAsyncHttpResponse.writeBodyTo` and `writeBodyToAsync` could have a race condition when writing to the `WritableByteChannel`/`AsynchronousByteChannel` while tracking the bytes written when a network error happens during consumption of the HTTP response body. ([#35004](https://github.com/Azure/azure-sdk-for-java/pull/35004)) GroupId: com.azure - Name: azure-identity Version: 1.9.1 DisplayName: Identity ServiceName: Identity VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-identity_1.9.1/sdk/identity/azure-identity/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Behavioral breaking change - Moved `AzureDeveloperCliCredential` to the end of the `DefaultAzureCredential` chain. ##### Dependency Updates - Upgraded `azure-core` from `1.38.0` to version `1.39.0`. - Upgraded `azure-core-http-netty` from `1.13.3` to version `1.13.4`. GroupId: com.azure - Name: azure-core-serializer-json-jackson Version: 1.4.1 DisplayName: Core - Client - Core Serializer Jackson JSON ServiceName: Other VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-serializer-json-jackson_1.4.1/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.39.0` to `1.40.0`. GroupId: com.azure - Name: azure-core Version: 1.40.0 DisplayName: Core - Client - Core ServiceName: Other VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core_1.40.0/sdk/core/azure-core/CHANGELOG.md ChangelogContent: |- #### Features Added - Added `TracingOptions` configurations allowing to pick a specific `TracerProvider` implementation if several are resolved by `ServiceLoader`. - Added `MetricsOptions` configurations allowing to pick a specific `MeterProvider` implementation if several are resolved by `ServiceLoader`. - Added `CoreUtils.randomUuid` to replace usage of `UUID.randomUUID`. In some cases `UUID.randomUUID` used a blocking call whereas `CoreUtils.randomUuid` should never block. ([#34790](https://github.com/Azure/azure-sdk-for-java/pull/34790)) - Added support for prefixes in `AzureKeyCredentialPolicy`. ([#35010](https://github.com/Azure/azure-sdk-for-java/pull/35010)) - Added the ability to configure a backoff strategy for `FluxUtil.createRetriableDownloadFlux`. Previous retries wouldn't backoff which could result in requests being sent to a service already at capacity and throttling. ([#35035](https://github.com/Azure/azure-sdk-for-java/pull/35035)) #### Bugs Fixed - Fixed a bug where a known length wasn't passed to `BinaryData.fromStream` resulting it being handled as a non-replayable `BinaryData`. ([#34851](https://github.com/Azure/azure-sdk-for-java/pull/34851)) - Changed the design of how `AsynchronousByteChannel`s were written to limit chances of race conditions between the writer thread and the Reactor thread handling `onComplete` and `onError` events. This results in more consistent behavior at the cost of lower throughput, which will be investigated in future releases. ([#35004](https://github.com/Azure/azure-sdk-for-java/pull/35004)) GroupId: com.azure - Name: azure-core-test Version: 1.18.0 DisplayName: Core - Client - Test ServiceName: Other VersionType: GA Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-test_1.18.0/sdk/core/azure-core-test/CHANGELOG.md ChangelogContent: |- #### Features Added - Enabled ability to use test playback records from the assets repo, removing the need to maintain them in `azure-sdk-for-java`. GroupId: com.azure - Name: azure-core-serializer-json-gson Version: 1.2.1 DisplayName: Core - Client - Core Serializer GSON JSON ServiceName: Other VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-serializer-json-gson_1.2.1/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md ChangelogContent: |- #### Other Changes ##### Dependency Updates - Upgraded `azure-core` from `1.39.0` to `1.40.0`. GroupId: com.azure - Name: azure-messaging-servicebus Version: 7.14.1 DisplayName: Service Bus ServiceName: Service Bus VersionType: Patch Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-servicebus_7.14.1/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md ChangelogContent: |- #### Bugs Fixed - Fixed `NullPointerException` when ending span when `AmqpException` is thrown, but its `AmqpErrorCondition` is `null`. ([#35299](https://github.com/Azure/azure-sdk-for-java/issues/35299)) GroupId: com.azure - Name: azure-resourcemanager-databricks Version: 1.0.0-beta.4 DisplayName: Resource Management - Databricks ServiceName: Databricks VersionType: Beta Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-databricks_1.0.0-beta.4/sdk/databricks/azure-resourcemanager-databricks/CHANGELOG.md ChangelogContent: "" GroupId: com.azure.resourcemanager