The Azure SDK team is pleased to announce our October 2022 client library releases.

211 packages released this month.

Stable Packages (59)

  • Azure Spring Cloud Appconfiguration Config

  • Azure Spring Cloud Appconfiguration Config Web

  • Azure Spring Cloud Feature Management

  • Azure Spring Cloud Feature Management Web

  • Azure Spring Cloud Starter Appconfiguration Config

  • Communication Identity

  • Core - Client - Core

  • Cosmos DB

  • Cosmos DB Encryption

  • Event Hubs

  • Event Hubs - Azure Blob Storage Checkpoint Store

  • Form Recognizer

  • Identity

  • IoT Device Update

  • Key Vault - Administration

  • Key Vault - Certificates

  • Key Vault - Keys

  • Key Vault - Secrets

  • Resource Management

  • Resource Management - App Service

  • Resource Management - Authorization

  • Resource Management - Cognitive Search

  • Resource Management - Compute

  • Resource Management - Container Instances

  • Resource Management - Container Registry

  • Resource Management - Container Service

  • Resource Management - Content Delivery Network

  • Resource Management - Cosmos DB

  • Resource Management - DNS

  • Resource Management - Event Hubs

  • Resource Management - Key Vault

  • Resource Management - Managed Service Identity

  • Resource Management - Media Services

  • Resource Management - Monitor

  • Resource Management - Network

  • Resource Management - Private DNS

  • Resource Management - Redis

  • Resource Management - Resources

  • Resource Management - SQL

  • Resource Management - Service Bus

  • Resource Management - Spring Cloud

  • Resource Management - Storage

  • Resource Management - Traffic Manager

  • Schema Registry

  • Schema Registry - Avro

  • Service Bus

  • Spring

  • Spring Cloud Azure Autoconfigure

  • Spring Cloud Integration Azure Core

  • Spring Data Cosmos

  • Storage

  • Storage - Blobs

  • Storage - Blobs Batch

  • Storage - Blobs Cryptography

  • Storage - Common

  • Storage - Files Data Lake

  • Storage - Files Shares

  • Storage - Internal Avro

  • Storage - Queues

Patch Updates (41)

  • App Configuration

  • Azure Remote Rendering

  • Cognitive Search

  • Communication Chat

  • Communication Common

  • Communication Phone Numbers

  • Communication Sms

  • Confidential Ledger

  • Container Registry

  • Core - Client - AMQP

  • Core - Client - Core Serializer GSON JSON

  • Core - Client - Core Serializer Jackson JSON

  • Core - Client - HTTP Netty

  • Core - Client - HTTP OkHttp

  • Core - Client - Test

  • Core - Management - Core

  • Cosmos DB

  • Cosmos DB Encryption

  • Digital Twins - Core

  • Event Grid

  • Event Hubs

  • Event Hubs - Azure Blob Storage Checkpoint Store

  • Form Recognizer

  • Identity

  • Metrics Advisor

  • Monitor Query

  • SDK - Bill of Materials

  • Schema Registry

  • Schema Registry - Avro

  • Spring Data Cosmos

  • Storage - Blobs

  • Storage - Blobs Batch

  • Storage - Blobs Cryptography

  • Storage - Common

  • Storage - Files Data Lake

  • Storage - Files Shares

  • Storage - Internal Avro

  • Storage - Queues

  • Tables

  • Text Analytics

  • Web PubSub

Beta Packages (32)

  • Azure Maps Elevation

  • Azure Maps Geolocation

  • Azure Spring Cloud Appconfiguration Config

  • Azure Spring Cloud Appconfiguration Config Web

  • Azure Spring Cloud Starter Appconfiguration Config

  • Cognitive Search

  • Communication Phone Numbers

  • Core - Client - Core Experimental

  • Core - Client - Core Serializer Apache Avro

  • Core - Plugin - Tracing OpenTelemetry Plugin

  • Event Hubs

  • Identity

  • Resource Management - Container Apps

  • Resource Management - DNS Resolver

  • Resource Management - Data Factory

  • Resource Management - Dev Center

  • Resource Management - Dynatrace

  • Resource Management - Hybrid Network

  • Resource Management - Kusto

  • Resource Management - Media Services

  • Resource Management - NetApp Files

  • Resource Management - Nginx

  • Resource Management - Policy Insights

  • Resource Management - SQL Virtual Machine

  • Resource Management - Security Center

  • Resource Management - Security Insights

  • Service Bus

  • Spring

  • Spring Cloud Azure Autoconfigure

  • Spring Cloud Integration Azure Core

  • Storage

  • Synapse - Artifacts

Release highlights

App Configuration 1.3.8 Changelog

Other Changes

Dependency Updates
  • Updated azure-core to 1.33.0.
  • Updated azure-core-http-netty to 1.12.6.

Azure Maps Elevation 1.0.0-beta.1 Changelog

  • This package contains the Azure Maps SDK Elevation client library for Java. Package tag 1.0.0-beta.1.

Azure Maps Geolocation 1.0.0-beta.1 Changelog

  • Azure Maps SDK GeoLocation client library for Java. This package contains the Azure Maps SDK GeoLocation library. Package tag 1.0.0-beta.1. For documentation on how to use this package, please see Microsoft Azure SDK for GeoLocation SDK.

Azure Remote Rendering 1.1.11 Changelog

Other Changes

Dependency Updates
  • Updated azure-core to 1.32.0.
  • Updated azure-mixedreality-authentication to 1.2.6.

Azure Spring Cloud Appconfiguration Config 2.9.0 Changelog

Features Added

  • Added Geo-Replication support, only supported using endpoints.
  • Added spring.cloud.azure.appconfiguration.stores[0].endpoints which enables listing of multiple endpoints. See MSDocs or README for more details.

Azure Spring Cloud Appconfiguration Config 2.10.0-beta.1 Changelog

  • Added Geo-Replication support, only supported using endpoints.
  • Added spring.cloud.azure.appconfiguration.stores[0].endpoints which enables listing of multiple endpoints. See MSDocs or README for more details.
  • Adds support for Dynamic Features and adds support for the new Feature Management Schema, the Environment Variable AZURE_APP_CONFIGURATION_FEATURE_MANAGEMENT_SCHEMA_VERSION needs to be set to 2, otherwise Dynamic Features will not be enabled.

Azure Spring Cloud Appconfiguration Config Web 2.9.0 Changelog

Features Added

  • Added Geo-Replication support, only supported using endpoints.
  • Added spring.cloud.azure.appconfiguration.stores[0].endpoints which enables listing of multiple endpoints. See MSDocs or README for more details.

Azure Spring Cloud Appconfiguration Config Web 2.10.0-beta.1 Changelog

  • Added Geo-Replication support, only supported using endpoints.
  • Added spring.cloud.azure.appconfiguration.stores[0].endpoints which enables listing of multiple endpoints. See MSDocs or README for more details.
  • Adds support for Dynamic Features and adds support for the new Feature Management Schema, the Environment Variable AZURE_APP_CONFIGURATION_FEATURE_MANAGEMENT_SCHEMA_VERSION needs to be set to 2, otherwise Dynamic Features will not be enabled.

Azure Spring Cloud Feature Management 2.8.0 Changelog

  • This release is compatible with Spring Boot 2.5.0-2.5.14, 2.6.0-2.6.11, 2.7.0-2.7.3. (Note: 2.5.x (x>14), 2.6.y (y>11) and 2.7.z (z>3) should be supported, but they aren’t tested with this release.)
  • This release is compatible with Spring Cloud 2020.0.3-2020.0.6, 2021.0.0-2021.0.3. (Note: 2020.0.x (x>6) and 2021.0.y (y>3) should be supported, but they aren’t tested with this release.)

Dependency Upgrades

  • Upgrade azure-sdk’s version to latest released version.

Azure Spring Cloud Feature Management Web 2.8.0 Changelog

  • This release is compatible with Spring Boot 2.5.0-2.5.14, 2.6.0-2.6.11, 2.7.0-2.7.3. (Note: 2.5.x (x>14), 2.6.y (y>11) and 2.7.z (z>3) should be supported, but they aren’t tested with this release.)
  • This release is compatible with Spring Cloud 2020.0.3-2020.0.6, 2021.0.0-2021.0.3. (Note: 2020.0.x (x>6) and 2021.0.y (y>3) should be supported, but they aren’t tested with this release.)

Dependency Upgrades

  • Upgrade azure-sdk’s version to latest released version.

Azure Spring Cloud Starter Appconfiguration Config 2.9.0 Changelog

  • This release is compatible with Spring Boot 2.5.0-2.5.14, 2.6.0-2.6.11, 2.7.0-2.7.3. (Note: 2.5.x (x>14), 2.6.y (y>11) and 2.7.z (z>3) should be supported, but they aren’t tested with this release.)
  • This release is compatible with Spring Cloud 2020.0.3-2020.0.6, 2021.0.0-2021.0.3. (Note: 2020.0.x (x>6) and 2021.0.y (y>3) should be supported, but they aren’t tested with this release.)

Dependency Upgrades

  • Upgrade azure-sdk’s version to latest released version.

Azure Spring Cloud Starter Appconfiguration Config 2.10.0-beta.1 Changelog

  • Updated support spring support for beta.
  • Geo-replication beta
  • Dynamic Feature beta

Cognitive Search 11.5.1 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.
  • Upgraded azure-core-serializer-json-jackson from 1.2.21 to version 1.2.22.

Cognitive Search 11.6.0-beta.2 Changelog

Bugs Fixed

Communication Chat 1.3.1 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-communication-common to 1.2.1
  • Upgraded azure-core to 1.32.0

Communication Chat 1.3.2 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-communication-common to 1.2.2
  • Upgraded azure-core to 1.33.0

Communication Common 1.2.2 Changelog

Bug Fixes

  • Fixed the logic of PhoneNumberIdentifier to always maintain the original phone number string whether it included the leading + sign or not.

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.

Communication Identity 1.4.0 Changelog

Features Added

  • Added support to customize the Communication Identity access token’s validity period:
  • Added methods that provide the ability to create a Communication Identity access token with custom expiration:
  • CommunicationIdentityClient:
  • createUserAndToken(Iterable<CommunicationTokenScope> scopes, Duration tokenExpiresIn)
  • createUserAndTokenWithResponse(Iterable<CommunicationTokenScope> scopes, Duration tokenExpiresIn, Context context)
  • getToken(CommunicationUserIdentifier communicationUser, Iterable<CommunicationTokenScope> scopes, Duration tokenExpiresIn)
  • getTokenWithResponse(CommunicationUserIdentifier communicationUser, Iterable<CommunicationTokenScope> scopes, Duration tokenExpiresIn, Context context)
  • CommunicationIdentityAsyncClient:
  • createUserAndToken(Iterable<CommunicationTokenScope> scopes, Duration tokenExpiresIn)
  • createUserAndTokenWithResponse(Iterable<CommunicationTokenScope> scopes, Duration tokenExpiresIn)
  • getToken(CommunicationUserIdentifier communicationUser, Iterable<CommunicationTokenScope> scopes, Duration tokenExpiresIn)
  • getTokenWithResponse(CommunicationUserIdentifier communicationUser, Iterable<CommunicationTokenScope> scopes, Duration tokenExpiresIn)
  • Added a new API version CommunicationIdentityServiceVersion.V2022_10_01 that is now the default API version.
Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-communication-common from 1.2.1 to version 1.2.2.

Communication Phone Numbers 1.1.0-beta.10 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0
  • Upgraded azure-communication-common from 1.2.0 to version 1.2.1

Communication Phone Numbers 1.0.15 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-communication-common from 1.2.0 to version 1.2.1.

Communication Sms 1.1.6 Changelog

Other Changes

Dependency updates
  • Upgraded azure-communication-common to 1.2.1
  • Upgraded azure-core to 1.32.0

Confidential Ledger 1.0.2 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.

Confidential Ledger 1.0.3 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.

Container Registry 1.0.9 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.

Core - Client - AMQP 2.7.2 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to 1.33.0.
  • Upgraded Reactor from 3.4.22 to 3.4.23.

Core - Client - Core 1.33.0 Changelog

Features Added

  • Added configuration options to specify which HttpClient implementation to use from the classpath when using HttpClient.createDefault(HttpClientOptions). (#30894)
  • Added BinaryData.fromByteBuffer(ByteBuffer).
  • Added SyncPoller.createPoller(Duration, Function, Function, BiFunction, Function). (#31296)
  • Added TokenCredential.getTokenSync(TokenRequestContext). (#31056)

Bugs Fixed

  • Added a short delay to AccessTokenCache.getToken() to avoid an async-busy-loop when the first thread to retrieve a fresh token takes longer than usual and the cache is shared amongst many threads. (#31110)
  • Fixed issue when deserializing InputStream from an HTTP response.

Core - Client - Core Experimental 1.0.0-beta.33 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to 1.33.0.

Core - Client - Core Serializer Apache Avro 1.0.0-beta.29 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to 1.33.0.

Core - Client - Core Serializer GSON JSON 1.1.21 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to 1.33.0.

Core - Client - Core Serializer Jackson JSON 1.2.22 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to 1.33.0.
  • Upgraded Jackson from 2.13.3 to 2.13.4.

Core - Client - HTTP Netty 1.12.6 Changelog

Bugs Fixed

  • Fixed a bug where HttpClientOptions.connectTimeout wasn’t being passed when using HttpClientProvider(ClientOptions). (#31079)

Core - Client - HTTP OkHttp 1.11.3 Changelog

Bugs Fixed

  • Fixed a bug where HttpClientOptions.connectTimeout wasn’t being passed when using HttpClientProvider(ClientOptions). (#31079)

Core - Client - Test 1.12.1 Changelog

Bugs Fixed

  • Fixed a bug where session-records folder didn’t exist a NullPointerException would be thrown. Now the folder is created when it doesn’t exist.
  • Fixed a bug where URL.getPath of a file would contain special characters and result in the file not being found. Now URL.toURI is used which converts URL encoded characters to their filesystem representation ("%20" -> " ").

Core - Management - Core 1.8.1 Changelog

Core - Plugin - Tracing OpenTelemetry Plugin 1.0.0-beta.29 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to 1.33.0.

Cosmos DB 4.36.0 Changelog

Other Changes
  • Added system property to turn on replica validation - See PR 29767
  • Added improvement to avoid retry on same replica that previously failed with 410, 408 and >= 500 status codes - See PR 29767
  • Improvement when connectionEndpointRediscoveryEnabled is enabled - See PR 30281
  • Added replica validation for Unknown status if openConnectionsAndInitCaches is used and replica validation is enabled - See PR 30277

Cosmos DB 4.37.0 Changelog

Features Added

  • Added new preview APIs to ChangeFeedProcessor for handling all versions and deletes changes - See PR 30399
  • Added option to emit client-side metrics via micrometer.io MeterRegistry. - See PR 30065

Bugs Fixed

  • Fixed a race condition that could result in a memory/thread leak for BulkExecutor instances (and their corresponding cosmos-daemon-BulkExecutor-* thread). - See PR 31082

Cosmos DB 4.37.1 Changelog

Bugs Fixed

Cosmos DB 4.38.0 Changelog

Features Added

  • Added option to set throughput control group name on per-request level for batch and bulk operations. - See PR 31362

Cosmos DB Encryption 1.6.0 Changelog

Other Changes
  • Updated azure-cosmos to version 4.36.0.

Cosmos DB Encryption 1.7.0 Changelog

Other Changes
  • Updated azure-cosmos to version 4.37.0.

Cosmos DB Encryption 1.7.1 Changelog

Other Changes
  • Updated azure-cosmos to version 4.37.1.

Cosmos DB Encryption 1.8.0 Changelog

Other Changes
  • Updated azure-cosmos to version 4.38.0.

Digital Twins - Core 1.3.3 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core dependency to 1.33.0
  • Upgraded azure-core-http-netty dependency to 1.12.6.
  • Upgraded azure-core-identity dependency to 1.6.1.
  • Upgraded azure-core-serializer-json-jackson dependency to 1.2.22.

Event Grid 4.12.2 Changelog

Other Changes

Dependency Updates
  • Updated azure-core to 1.32.0.
  • Updated azure-core-http-netty to 1.12.5.

Event Grid 4.12.3 Changelog

Other Changes

Dependency Updates
  • Updated azure-core to 1.33.0.
  • Updated azure-core-http-netty to 1.12.6.

Event Hubs 5.13.1 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core to 1.32.0.
  • Upgraded azure-core-amqp to 2.7.1.

Event Hubs 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Event Hubs 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Event Hubs 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Event Hubs 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Event Hubs 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Event Hubs 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Event Hubs 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Event Hubs 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Event Hubs 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Event Hubs 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Event Hubs 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Event Hubs 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Event Hubs 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Event Hubs 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Event Hubs 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Event Hubs 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Event Hubs 5.14.0 Changelog

Features Added

  • Added algorithm for mapping partition keys to partition ids.
  • Added EventHubBufferedProducerAsyncClient and EventHubBufferedProducerClient

Bugs Fixed

  • Introducing ReactorShim to proxy certain reactive operations to appropriate Reactor operators, these are the operations for which recent Reactor versions have more optimized operators compared to an older version, or same operators with breaking change across Reactor versions
  • When available, using the backpressure aware windowTimeout operator through ReactorShim. (23950)
  • Fixed issue where FAIL_OVERFLOW when pushing events in EventHubBufferedProducerClient would result in a tight loop, so no more events would be published. (30258)

Event Hubs - Azure Blob Storage Checkpoint Store 1.15.1 Changelog

Other Changes

Dependency Updates
  • Update azure-messaging-eventhubs dependency to 5.13.1.
  • Update azure-storage-blob dependency to 12.19.1.

Event Hubs - Azure Blob Storage Checkpoint Store 1.16.0 Changelog

Breaking Changes

  • Remove com.azure.messaging.eventhubs.checkpointstore.blob.Messages from public API.

Form Recognizer 4.0.0 Changelog

Breaking Changes

  • Removed property kind from model DocumentPage
  • Removed model DocumentPageKind, DocumentEntity, DocumentFootnote, and DocumentCaption.
  • Renamed models:
  • ModelOperationDetails to OperationDetails
  • ModelOperationSummary to OperationSummary
  • ModelOperationKind to OperationKind
  • ModelOperationStatus to OperationStatus
  • DocumentOperationKind to OperationKind
  • BuildModelOptions to BuildDocumentModelOptions
  • ComposeModelOptions to ComposeDocumentModelOptions
  • DocumentOperationResult to OperationResult
  • CopyAuthorization to DocumentModelCopyAuthorization
  • LengthUnit to DocumentPageLengthUnit
  • SelectionMarkState to DocumentSelectionMarkState
  • Renamed properties documentModelCount and documentModelLimit to customDocumentModelCount and customDocumentModelLimit on model ResourceDetails.
  • Renamed clients methods:
  • getModel to getDocumentModel
  • listModels to listDocumentModels
  • deleteModel to deleteDocumentModel
  • beginBuildModel to beginBuildDocumentModel
  • beginComposeModel to beginComposeDocumentModel
  • Renamed property DocumentFieldType.INTEGER to DocumentFieldType.LONG
  • Renamed method getValueInteger to getValueLong and getValueFloat to getValueLong on DocumentField model
  • Renamed properties on model DocumentAnalysisAudience

Features Added

  • Added a method getWords() on model DocumentLine.
  • Added TypedDocumentField<T> model for strongly typed representation of Fields on analyzed documents. DocumentField extends from TypedDocumentField<T>.
  • Added interfaces from com.azure.core.client.traits to FormRecognizerClientBuilder and FormTrainingClientBuilder

Form Recognizer 4.0.1 Changelog

Bugs Fixed

  • Fixed bug when deserializing properties on DocumentField.

Identity 1.6.0 Changelog

Breaking Changes

  • Credential types supporting multi-tenant authentication will now throw ClientAuthenticationException if the requested tenant ID doesn’t match the credential’s tenant ID, and is not included in the additionallyAllowedTenants option. Applications must now explicitly add additional tenants to the additionallyAllowedTenants list, or add ‘*’ to list, to enable acquiring tokens from tenants other than the originally specified tenant ID. See BREAKING_CHANGES.md.

  • These beta features in version 1.6.0-beta.1 have been removed from this release and will be added back in version 1.7.0-beta.1:
  • removed VisualStudioCodeCredential from DefaultAzureCredential token chain
  • AZURE_CLIENT_CERTIFICATE_PASSWORD support for EnvironmentCredential
  • in-memory token caching support for ManagedIdentityCredential.

Features Added

  • Added additionallyAllowedTenants to the following credential builders to force explicit opt-in behavior for multi-tenant authentication:
  • AuthorizationCodeCredentialBuilder
  • AzureCliCredentialBuilder
  • AzurePowerShellCredentialBuilder
  • ClientAssertionCredentialBuilder
  • ClientCertificateCredentialBuilder
  • ClientSecretCredentialBuilder
  • DefaultAzureCredentialBuilder
  • OnBehalfOfCredentialBuilder
  • UsernamePasswordCredentialBuilder
  • VisualStudioCodeCredentialBuilder
  • VisualStudioCredentialBuilder

Identity 1.7.0-beta.1 Changelog

Features Added

  • EnvironmentCredential will read the environment variable AZURE_CLIENT_CERTIFICATE_PASSWORD for a pem/pfx certificate specified by AZURE_CLIENT_CERTIFICATE_PATH.
  • Added support for in-memory token caching in ManagedIdentityCredential.

Breaking Changes

  • Removed VisualStudioCodeCredential from DefaultAzureCredential token chain. Issue 27364 tracks this.

Identity 1.6.1 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.

Identity 1.7.0-beta.2 Changelog

Features Added

  • GetTokenSync method implementation/support in Token Credentials.
  • Read AZURE_REGIONAL_AUTHORITY_NAME from the environment to specify region for client credential types.

IoT Device Update 1.0.0 Changelog

This is the first stable release for the Device Update for IoT Hub client library.

Changes since 1.0.0-beta.3

Features Added
  • Added filter to listDeviceClasses device management method.
  • Updated description for some methods to be more descriptive and less ambiguous.
Breaking Changes
  • Removed filter from listBestUpdatesForGroup device management method.
Other Changes
Dependency Updates
  • Upgraded azure-core from 1.30.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.3 to version 1.12.5.

Key Vault - Administration 4.2.0 Changelog

Breaking Changes

  • Made it so that we verify that the challenge resource matches the vault domain by default. This should affect few customers who can use the disableChallengeResourceVerification() method in client builders to disable this functionality. See https://aka.ms/azsdk/blog/vault-uri for more information.

Key Vault - Certificates 4.4.0 Changelog

Breaking Changes

  • Made it so that we verify that the challenge resource matches the vault domain by default. This should affect few customers who can use the disableChallengeResourceVerification() method in client builders to disable this functionality. See https://aka.ms/azsdk/blog/vault-uri for more information.

Key Vault - Keys 4.5.0 Changelog

Breaking Changes

  • Made it so that we verify that the challenge resource matches the vault domain by default. This should affect few customers who can use the disableChallengeResourceVerification() method in client builders to disable this functionality. See https://aka.ms/azsdk/blog/vault-uri for more information.

Key Vault - Secrets 4.5.0 Changelog

Breaking Changes

  • Made it so that we verify that the challenge resource matches the vault domain by default. This should affect few customers who can use the disableChallengeResourceVerification() method in client builders to disable this functionality. See https://aka.ms/azsdk/blog/vault-uri for more information.

Metrics Advisor 1.1.8 Changelog

Other Changes

Dependency Updates
  • Updated azure-core to 1.33.0.
  • Updated azure-core-http-netty to 1.12.6.

Monitor Query 1.0.10 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.

Resource Management 2.19.0 Changelog

Resource Management - App Service 2.19.0 Changelog

Resource Management - Authorization 2.19.0 Changelog

Resource Management - Cognitive Search 2.19.0 Changelog

Resource Management - Compute 2.19.0 Changelog

Resource Management - Container Apps 1.0.0-beta.4 Changelog

Resource Management - Container Instances 2.19.0 Changelog

Resource Management - Container Registry 2.19.0 Changelog

Resource Management - Container Service 2.19.0 Changelog

Resource Management - Content Delivery Network 2.19.0 Changelog

Resource Management - Cosmos DB 2.19.0 Changelog

Resource Management - DNS 2.19.0 Changelog

Resource Management - DNS Resolver 1.0.0-beta.2 Changelog

Resource Management - Data Factory 1.0.0-beta.17 Changelog

Resource Management - Data Factory 1.0.0-beta.18 Changelog

Resource Management - Dev Center 1.0.0-beta.2 Changelog

Resource Management - Dynatrace 1.0.0-beta.2 Changelog

Resource Management - Event Hubs 2.19.0 Changelog

Resource Management - Hybrid Network 1.0.0-beta.2 Changelog

Resource Management - Key Vault 2.19.0 Changelog

Resource Management - Kusto 1.0.0-beta.5 Changelog

Resource Management - Managed Service Identity 2.19.0 Changelog

Resource Management - Media Services 2.2.0-beta.1 Changelog

Resource Management - Media Services 2.2.0 Changelog

Resource Management - Monitor 2.19.0 Changelog

Resource Management - NetApp Files 1.0.0-beta.11 Changelog

Resource Management - Network 2.19.0 Changelog

Resource Management - Nginx 1.0.0-beta.2 Changelog

Resource Management - Policy Insights 1.0.0-beta.3 Changelog

Resource Management - Private DNS 2.19.0 Changelog

Resource Management - Redis 2.19.0 Changelog

Resource Management - Resources 2.19.0 Changelog

Resource Management - SQL 2.19.0 Changelog

Resource Management - SQL Virtual Machine 1.0.0-beta.3 Changelog

Resource Management - Security Center 1.0.0-beta.2 Changelog

Resource Management - Security Insights 1.0.0-beta.4 Changelog

Resource Management - Service Bus 2.19.0 Changelog

Resource Management - Spring Cloud 2.19.0 Changelog

Resource Management - Storage 2.19.0 Changelog

Resource Management - Traffic Manager 2.19.0 Changelog

SDK - Bill of Materials 1.2.6 Changelog

Dependency Updates

  • Updated Azure SDK dependency versions to the latest releases.

Schema Registry 1.2.4 Changelog

Other Changes

Dependency Updates
  • Update azure-core dependency to 1.32.0.
  • Update azure-core-http-netty dependency to 1.12.5.

Schema Registry 1.3.0 Changelog

Features Added

  • Added getVersion to SchemaProperties.
  • Added the following methods in SchemaRegistryAsyncClient:
  • Mono<SchemaRegistrySchema> getSchema(String groupName, String schemaName, int schemaVersion)
  • Mono<Response<SchemaRegistrySchema>> getSchemaWithResponse(String groupName, String schemaName, int schemaVersion)
  • Added the following methods in SchemaRegistryClient:
  • SchemaRegistrySchema getSchema(String groupName, String schemaName, int schemaVersion)
  • Response<SchemaRegistrySchema> getSchemaWithResponse(String groupName, String schemaName, int schemaVersion, Context context)

Schema Registry - Avro 1.0.4 Changelog

Other Changes

Dependency Updates
  • Update azure-core dependency to 1.32.0.
  • Update azure-data-schemaregistry dependency to 1.2.4.

Schema Registry - Avro 1.1.0 Changelog

Other Changes

Dependency Updates
  • Update azure-core dependency to 1.33.0.
  • Update azure-data-schemaregistry dependency to 1.3.0.

Service Bus 7.11.0 Changelog

Features Added

  • Added identifier to client. (#28904)

Service Bus 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Service Bus 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Service Bus 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Service Bus 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Service Bus 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Service Bus 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Service Bus 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Service Bus 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Service Bus 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Service Bus 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Service Bus 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Service Bus 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Service Bus 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Service Bus 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Service Bus 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Service Bus 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Spring 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Spring 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Spring 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Spring 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Spring 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Spring 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Spring 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Spring 4.5.0-beta.1 Changelog

Spring 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 6.0.0-beta.1 Changelog

Spring 4.4.0 Changelog

Spring 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Spring 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Spring 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Spring 6.0.0-beta.2 Changelog

Spring 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Spring 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Spring Cloud Azure Autoconfigure 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Spring Cloud Azure Autoconfigure 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring Cloud Azure Autoconfigure 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring Cloud Azure Autoconfigure 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Spring Cloud Integration Azure Core 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Spring Cloud Integration Azure Core 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring Cloud Integration Azure Core 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Spring Cloud Integration Azure Core 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Spring Data Cosmos 3.27.0 Changelog

Bugs Fixed

  • Fixing pagination bug when performing a cross-partition query to fill every page and fix the total page count reporting. - See PR 30694

Features Added

  • Exposed maxBufferedItemCount feature from CosmosQueryRequestOptions through application.properties flag - See PR 30921

Spring Data Cosmos 3.28.0 Changelog

Bugs Fixed

  • Fixing ARRAY_CONTAINS annotated query bug introduced by fixing to IN annotated queries. - See PR 31179

Spring Data Cosmos 3.28.1 Changelog

[!IMPORTANT] We strongly recommend our customers to use version 3.28.1 and above.

Other Changes
  • Updated azure-cosmos to version 4.37.1.

Spring Data Cosmos 3.29.0 Changelog

Other Changes
  • Updated azure-cosmos to version 4.38.0.

Storage 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Storage 4.5.0-beta.1 Changelog

Breaking Changes

Features Added

Bugs Fixed

Storage 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Storage 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Storage 6.0.0-beta.1 Changelog

Bugs Fixed

Features Added

Breaking Changes

Storage 4.4.0 Changelog

Bugs Fixed

Features Added

Breaking Changes

Storage 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Storage 6.0.0-beta.2 Changelog

Features Added

Bugs Fixed

Breaking Changes

Storage - Blobs 12.19.1 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.
  • Upgraded azure-storage-common from 12.18.0 to version 12.18.1.
  • Upgraded azure-storage-internal-avro from 12.4.1 to version 12.5.0-beta.2.

Storage - Blobs 12.20.0 Changelog

Features Added

  • Added support for 2021-10-04 service version.
  • Added ability to rename existing containers with BlobContainerClient.rename().
  • Added new overload for BlobClient.upload() that takes in InputStream without specifying length.

Breaking Changes

  • BlobItem.isPrefix() now returns false if it is not a virtual directory instead of null.
Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.
  • Upgraded azure-storage-common from 12.18.1 to version 12.19.0.
  • Upgraded azure-storage-internal-avro from 12.4.2 to version 12.5.0.

Storage - Blobs Batch 12.15.1 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.
  • Upgraded azure-storage-blob from 12.19.0 to version 12.20.0-beta.2.

Storage - Blobs Batch 12.16.0 Changelog

Features Added

  • Added support for 2021-10-04 service version.
Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.
  • Upgraded azure-storage-blob from 12.19.1 to version 12.20.0.

Storage - Blobs Cryptography 12.18.1 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.
  • Upgraded azure-storage-blob from 12.19.0 to version 12.20.0-beta.2.

Storage - Blobs Cryptography 12.19.0 Changelog

Features Added

  • Added support for 2021-10-04 service version.
Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.
  • Upgraded azure-storage-blob from 12.19.1 to version 12.20.0.

Storage - Common 12.18.1 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.

Storage - Common 12.19.0 Changelog

Features Added

  • Added support for 2021-10-04 service version.
Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.

Storage - Files Data Lake 12.12.1 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.
  • Upgraded azure-storage-blob from 12.19.0 to version 12.19.1.

Storage - Files Data Lake 12.13.0 Changelog

Features Added

  • Added support for 2021-10-04 service version.
  • Added support for flush parameter to DataLakeFileClient.appendWithResponse()
  • Added support for encryption scopes.
  • Added support for encryption scope SAS.
  • Added new method DataLakeFileSystemClient.exists() to determine whether file system exists.
  • Added DataLakeServiceClientBuilder.connectionString() to allow connection string to be set on the client builder.
  • Added DataLakeFileClient.uploadFromFileWithResponse() which returns a response of PathItem upon completion.
Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.
  • Upgraded azure-storage-blob from 12.19.1 to version 12.20.0.

Storage - Files Shares 12.15.1 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.
  • Upgraded azure-storage-common from 12.18.0 to version 12.18.1.

Storage - Files Shares 12.16.0 Changelog

Features Added

  • Added support for 2021-10-04 service version.

Bugs Fixed

  • Fixed a bug that would cause auth failures when trying to rename a file share/directory share while authenticating with a sas.
Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.
  • Upgraded azure-storage-common from 12.18.1 to version 12.19.0.

Storage - Internal Avro 12.4.2 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.
  • Upgraded azure-storage-common from 12.18.0 to version 12.18.1.

Storage - Internal Avro 12.5.0 Changelog

Features Added

  • Added support for 2021-10-04 service version.
Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.
  • Upgraded azure-storage-common from 12.18.1 to version 12.19.0.

Storage - Queues 12.14.2 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.
  • Upgraded azure-storage-common from 12.18.0 to version 12.18.1.

Storage - Queues 12.15.0 Changelog

Features Added

  • Added support for 2021-10-04 service version.
Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.
  • Upgraded azure-storage-common from 12.18.1 to version 12.19.0.

Synapse - Artifacts 1.0.0-beta.11 Changelog

Features Added

  • Updated LinkConnection for Synapse Link.
  • Added TargetSparkConfiguration property for SparkJobDefinition and Notebook.
  • Added GoogleSheets connector.
  • Added SAP ODP connector.
  • Added support OAuth2ClientCredential auth in RestSevice.
  • Added support rejected data linked service in dataflow sink.
  • Added Dataworld, AppFigures, Asana, Twilio connectors.
  • Added Fail Activity.

Tables 12.3.4 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core dependency to 1.32.0
  • Upgraded azure-core-http-netty dependency to 1.12.5

Tables 12.3.5 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core dependency to 1.33.0.
  • Upgraded azure-core-http-netty dependency to 1.12.6.
  • Utilizes jackson-dataformat-xml version 2.13.4

Text Analytics 5.2.1 Changelog

Other Changes

Dependency Updates
  • Updated azure-core to 1.33.0.
  • Updated azure-core-http-netty to 1.12.6.

Web PubSub 1.1.6 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.

Web PubSub 1.1.7 Changelog

Other Changes

Dependency Updates
  • Upgraded azure-core from 1.32.0 to version 1.33.0.
  • Upgraded azure-core-http-netty from 1.12.5 to version 1.12.6.

Need help

Latest Releases

View all the latest versions of Java packages here.

Installation Instructions

To use the GA and beta libraries, refer to the Maven dependency information below, which may be copied into your projects Maven pom.xml file as appropriate. If you are using a different build tool, refer to its documentation on how to specify dependencies.

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-ai-formrecognizer</artifactId>
  <version>4.0.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-ai-formrecognizer</artifactId>
  <version>4.0.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-ai-metricsadvisor</artifactId>
  <version>1.1.8</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-ai-textanalytics</artifactId>
  <version>5.2.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-analytics-synapse-artifacts</artifactId>
  <version>1.0.0-beta.11</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-communication-chat</artifactId>
  <version>1.3.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-communication-chat</artifactId>
  <version>1.3.2</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-communication-common</artifactId>
  <version>1.2.2</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-communication-identity</artifactId>
  <version>1.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-communication-phonenumbers</artifactId>
  <version>1.1.0-beta.10</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-communication-phonenumbers</artifactId>
  <version>1.0.15</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-communication-sms</artifactId>
  <version>1.1.6</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-containers-containerregistry</artifactId>
  <version>1.0.9</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-core</artifactId>
  <version>1.33.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-core-amqp</artifactId>
  <version>2.7.2</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-core-experimental</artifactId>
  <version>1.0.0-beta.33</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-core-http-netty</artifactId>
  <version>1.12.6</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-core-http-okhttp</artifactId>
  <version>1.11.3</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-core-management</artifactId>
  <version>1.8.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-core-serializer-avro-apache</artifactId>
  <version>1.0.0-beta.29</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-core-serializer-json-gson</artifactId>
  <version>1.1.21</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-core-serializer-json-jackson</artifactId>
  <version>1.2.22</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-core-test</artifactId>
  <version>1.12.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-core-tracing-opentelemetry</artifactId>
  <version>1.0.0-beta.29</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-cosmos</artifactId>
  <version>4.36.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-cosmos</artifactId>
  <version>4.37.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-cosmos</artifactId>
  <version>4.37.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-cosmos</artifactId>
  <version>4.38.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-cosmos-encryption</artifactId>
  <version>1.6.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-cosmos-encryption</artifactId>
  <version>1.7.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-cosmos-encryption</artifactId>
  <version>1.7.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-cosmos-encryption</artifactId>
  <version>1.8.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-data-appconfiguration</artifactId>
  <version>1.3.8</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-data-schemaregistry</artifactId>
  <version>1.2.4</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-data-schemaregistry</artifactId>
  <version>1.3.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-data-schemaregistry-apacheavro</artifactId>
  <version>1.0.4</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-data-schemaregistry-apacheavro</artifactId>
  <version>1.1.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-data-tables</artifactId>
  <version>12.3.4</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-data-tables</artifactId>
  <version>12.3.5</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-digitaltwins-core</artifactId>
  <version>1.3.3</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-identity</artifactId>
  <version>1.6.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-identity</artifactId>
  <version>1.7.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-identity</artifactId>
  <version>1.6.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-identity</artifactId>
  <version>1.7.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-iot-deviceupdate</artifactId>
  <version>1.0.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-maps-elevation</artifactId>
  <version>1.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-maps-geolocation</artifactId>
  <version>1.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-messaging-eventgrid</artifactId>
  <version>4.12.2</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-messaging-eventgrid</artifactId>
  <version>4.12.3</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-messaging-eventhubs</artifactId>
  <version>5.13.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-messaging-eventhubs</artifactId>
  <version>5.14.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-messaging-eventhubs-checkpointstore-blob</artifactId>
  <version>1.15.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-messaging-eventhubs-checkpointstore-blob</artifactId>
  <version>1.16.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-messaging-servicebus</artifactId>
  <version>7.11.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-messaging-webpubsub</artifactId>
  <version>1.1.6</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-messaging-webpubsub</artifactId>
  <version>1.1.7</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-mixedreality-remoterendering</artifactId>
  <version>1.1.11</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-monitor-query</artifactId>
  <version>1.0.10</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-appcontainers</artifactId>
  <version>1.0.0-beta.4</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-appplatform</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-appservice</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-authorization</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-cdn</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-compute</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-containerinstance</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-containerregistry</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-containerservice</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-cosmos</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-datafactory</artifactId>
  <version>1.0.0-beta.17</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-datafactory</artifactId>
  <version>1.0.0-beta.18</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-devcenter</artifactId>
  <version>1.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-dns</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-dnsresolver</artifactId>
  <version>1.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-dynatrace</artifactId>
  <version>1.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-eventhubs</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-hybridnetwork</artifactId>
  <version>1.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-keyvault</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-kusto</artifactId>
  <version>1.0.0-beta.5</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-mediaservices</artifactId>
  <version>2.2.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-mediaservices</artifactId>
  <version>2.2.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-monitor</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-msi</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-netapp</artifactId>
  <version>1.0.0-beta.11</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-network</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-nginx</artifactId>
  <version>1.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-policyinsights</artifactId>
  <version>1.0.0-beta.3</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-privatedns</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-redis</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-resources</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-search</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-security</artifactId>
  <version>1.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-securityinsights</artifactId>
  <version>1.0.0-beta.4</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-servicebus</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-sql</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-sqlvirtualmachine</artifactId>
  <version>1.0.0-beta.3</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-storage</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-trafficmanager</artifactId>
  <version>2.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-sdk-bom</artifactId>
  <version>1.2.6</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-search-documents</artifactId>
  <version>11.5.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-search-documents</artifactId>
  <version>11.6.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-security-confidentialledger</artifactId>
  <version>1.0.2</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-security-confidentialledger</artifactId>
  <version>1.0.3</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-security-keyvault-administration</artifactId>
  <version>4.2.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-security-keyvault-certificates</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-security-keyvault-keys</artifactId>
  <version>4.5.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-security-keyvault-secrets</artifactId>
  <version>4.5.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>azure-spring-cloud-appconfiguration-config</artifactId>
  <version>2.9.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>azure-spring-cloud-appconfiguration-config</artifactId>
  <version>2.10.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>azure-spring-cloud-appconfiguration-config-web</artifactId>
  <version>2.9.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>azure-spring-cloud-appconfiguration-config-web</artifactId>
  <version>2.10.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>azure-spring-cloud-feature-management</artifactId>
  <version>2.8.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>azure-spring-cloud-feature-management-web</artifactId>
  <version>2.8.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>azure-spring-cloud-starter-appconfiguration-config</artifactId>
  <version>2.9.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>azure-spring-cloud-starter-appconfiguration-config</artifactId>
  <version>2.10.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-spring-data-cosmos</artifactId>
  <version>3.27.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-spring-data-cosmos</artifactId>
  <version>3.28.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-spring-data-cosmos</artifactId>
  <version>3.28.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-spring-data-cosmos</artifactId>
  <version>3.29.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-blob</artifactId>
  <version>12.19.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-blob</artifactId>
  <version>12.20.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-blob-batch</artifactId>
  <version>12.15.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-blob-batch</artifactId>
  <version>12.16.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-blob-cryptography</artifactId>
  <version>12.18.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-blob-cryptography</artifactId>
  <version>12.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-common</artifactId>
  <version>12.18.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-common</artifactId>
  <version>12.19.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-file-datalake</artifactId>
  <version>12.12.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-file-datalake</artifactId>
  <version>12.13.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-file-share</artifactId>
  <version>12.15.1</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-file-share</artifactId>
  <version>12.16.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-internal-avro</artifactId>
  <version>12.4.2</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-internal-avro</artifactId>
  <version>12.5.0</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-queue</artifactId>
  <version>12.14.2</version>
</dependency>

<dependency>
  <groupId>com.azure</groupId>
  <artifactId>azure-storage-queue</artifactId>
  <version>12.15.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-actuator</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-actuator</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-actuator</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-actuator</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-actuator-autoconfigure</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-actuator-autoconfigure</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-actuator-autoconfigure</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-actuator-autoconfigure</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-autoconfigure</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-autoconfigure</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-autoconfigure</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-autoconfigure</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-core</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-core</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-core</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-core</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-resourcemanager</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-resourcemanager</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-resourcemanager</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-resourcemanager</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-service</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-service</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-service</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-service</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-eventhubs</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-eventhubs</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-eventhubs</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-eventhubs</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-eventhubs-core</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-eventhubs-core</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-eventhubs-core</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-eventhubs-core</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-servicebus</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-servicebus</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-servicebus</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-servicebus</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-servicebus-core</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-servicebus-core</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-servicebus-core</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-servicebus-core</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-trace-sleuth</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-trace-sleuth</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-trace-sleuth</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-trace-sleuth</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-core</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-core</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-core</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-core</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-eventhubs</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-eventhubs</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-eventhubs</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-eventhubs</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-servicebus</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-servicebus</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-servicebus</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-servicebus</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-storage-queue</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-storage-queue</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-storage-queue</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-integration-azure-storage-queue</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-eventhubs</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-eventhubs</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-eventhubs</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-eventhubs</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-servicebus</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-servicebus</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-servicebus</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-servicebus</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-storage-queue</artifactId>
  <version>4.5.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-storage-queue</artifactId>
  <version>6.0.0-beta.1</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-storage-queue</artifactId>
  <version>4.4.0</version>
</dependency>

<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-messaging-azure-storage-queue</artifactId>
  <version>6.0.0-beta.2</version>
</dependency>

Feedback

If you have a bug or feature request for one of the libraries, please post an issue to GitHub.