Skip to content

Releases: Azure/azure-sdk-for-java

azure-resourcemanager-network_2.54.0

13 Oct 09:58
8f80a14
Compare
Choose a tag to compare

2.54.0 (2025-10-13)

Bugs Fixed

  • Fixed a bug that ApplicationGateway.availabilityZones() throws exception.

Other Changes

Dependency Updates

  • Updated api-version to 2024-10-01.

azure-resourcemanager-containerservice_2.55.0

13 Oct 07:12
a793987
Compare
Choose a tag to compare

2.55.0 (2025-10-13)

Other Changes

Dependency Updates

  • Updated api-version to 2025-08-01.

azure-identity_1.18.1

14 Oct 00:53
Compare
Choose a tag to compare

1.18.1 (2025-10-13)

Features Added

  • Fixed DefaultAzureCredential behavior when AZURE_TOKEN_CREDENTIALS environment variable is explicitly set to ManagedIdentityCredential. The credential now skips unnecessary probe requests and enables retry logic with exponential backoff for improved resiliency in environments where the managed identity endpoint may be temporarily unavailable.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.56.1 to version 1.57.0.
  • Upgraded azure-core-http-netty from 1.16.1 to version 1.16.2.

azure-identity-broker_1.1.18

14 Oct 00:53
Compare
Choose a tag to compare

1.1.18 (2025-10-13)

Other Changes

Dependency Updates

  • Upgraded azure-identity from 1.18.0 to version 1.18.1.

azure-search-documents_11.8.0

10 Oct 17:25
Compare
Choose a tag to compare

11.8.0 (2025-10-10)

Features Added

  • Added support for 2025-09-01 service version.
    • Support for reranker boosted scores in search results and the ability to sort results on either reranker or reranker
      boosted scores in SemanticConfiguration.rankingOrder.
    • Support for VectorSearchCompression.RescoringOptions to configure how vector compression handles the original
      vector when indexing and how vectors are used during rescoring.
    • Added SearchIndex.description to provide a textual description of the index.
    • Support for LexicalNormalizer when defining SearchIndex, SimpleField, and SearchableField and the ability to
      use it when analyzing text with SearchIndexClient.analyzeText and SearchIndexAsyncClient.analyzeText.
    • Support DocumentIntelligenceLayoutSkill skillset skill and OneLake SearchIndexerDataSourceConnection data source.
    • Support for QueryDebugMode in searching to retrieve detailed information about search processing. Only vector is
      supported for QueryDebugMode.

Breaking Changes

  • All features from 11.8.0-beta.x versions that weren't GA'd in 2025-09-01 were removed.
  • VectorSearchCompression.rerankWithOriginalVectors and VectorSearchCompression.defaultOversampling don't work with
    2025-09-01 and were replaced by VectorSearchCompression.RescoringOptions.enabledRescoring and
    VectorSearchCompression.RescoringOptions.defaultOversampling. If using 2024-07-01 continue using the old properties,
    otherwise if using 2025-09-01 use the new properties in RescoringOptions.

Other Changes

  • Upgraded azure-core from 1.56.1 to version 1.57.0.
  • Upgraded azure-core-http-netty from 1.16.1 to version 1.16.2.
  • Upgraded azure-core-serializer-json-jackson from 1.6.1 to version 1.6.2.

azure-resourcemanager-durabletask_1.0.0

08 Oct 19:27
cc73100
Compare
Choose a tag to compare

1.0.0 (2025-09-25)

  • Azure Resource Manager Durable Task client library for Java. This package contains Microsoft Azure SDK for Durable Task Management SDK. Package api-version 2025-11-01. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

models.SchedulerSku was modified

  • validate() was removed
  • java.lang.String name() -> models.SchedulerSkuName name()
  • withName(java.lang.String) was removed

models.RetentionPolicyDetails was modified

  • validate() was removed

models.SchedulerPropertiesUpdate was modified

  • validate() was removed

models.RetentionPolicyProperties was modified

  • validate() was removed

models.SchedulerProperties was modified

  • validate() was removed

models.TaskHubProperties was modified

  • validate() was removed

models.OperationDisplay was modified

  • validate() was removed

models.SchedulerSkuUpdate was modified

  • validate() was removed
  • withName(java.lang.String) was removed
  • java.lang.String name() -> models.SchedulerSkuName name()

models.SchedulerUpdate was modified

  • validate() was removed

Features Added

  • models.SchedulerSkuName was added

models.SchedulerSku was modified

  • withName(models.SchedulerSkuName) was added

models.SchedulerSkuUpdate was modified

  • withName(models.SchedulerSkuName) was added

azure-communication-email_1.1.0

08 Oct 22:30
039a1f1
Compare
Choose a tag to compare

1.1.0 (2025-10-08)

Features Added

  • Consumers can now provide a value for the ContentId property when sending emails with attachments.
    This allows consumers to reference attachments in the email body using the cid scheme. The ContentId property can be set on the EmailAttachment object.

Bug fixes

  • Fixed change introduced in preview versions that required EmailAttachment Content to be pre-encoded in base64. Content should now again be constructed using raw binary data.

azure-resourcemanager-mongocluster_1.1.0-beta.2

08 Oct 20:55
0b6ac24
Compare
Choose a tag to compare

1.1.0-beta.2 (2025-09-29)

  • Azure Resource Manager Mongo Cluster client library for Java. This package contains Microsoft Azure SDK for Mongo Cluster Management SDK. The Microsoft Azure management API provides create, read, update, and delete functionality for Azure Cosmos DB for MongoDB vCore resources including clusters and firewall rules. Package api-version 2025-08-01-preview. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

models.MongoClusterRestoreParameters was modified

  • validate() was removed

models.KeyEncryptionKeyIdentity was modified

  • validate() was removed

models.PrivateEndpoint was modified

  • validate() was removed

models.ManagedServiceIdentity was modified

  • validate() was removed

models.DatabaseRole was modified

  • validate() was removed

models.IdentityProvider was modified

  • validate() was removed

models.ShardingProperties was modified

  • validate() was removed

models.EntraIdentityProviderProperties was modified

  • validate() was removed

models.MongoClusterReplicaParameters was modified

  • validate() was removed

models.MongoClusterProperties was modified

  • validate() was removed

models.PromoteReplicaRequest was modified

  • validate() was removed

models.AdministratorProperties was modified

  • validate() was removed

models.UserProperties was modified

  • validate() was removed

models.OperationDisplay was modified

  • validate() was removed

models.MongoClusterUpdate was modified

  • validate() was removed

models.ComputeProperties was modified

  • validate() was removed

models.HighAvailabilityProperties was modified

  • validate() was removed

models.BackupProperties was modified

  • validate() was removed

models.CustomerManagedKeyEncryptionProperties was modified

  • validate() was removed

models.StorageProperties was modified

  • iops() was removed
  • validate() was removed
  • withThroughput(java.lang.Long) was removed
  • withIops(java.lang.Long) was removed
  • throughput() was removed

models.EntraIdentityProvider was modified

  • validate() was removed

models.FirewallRuleProperties was modified

  • validate() was removed

models.PrivateEndpointConnection was modified

  • validate() was removed

models.ReplicationProperties was modified

  • validate() was removed

models.EncryptionProperties was modified

  • validate() was removed

models.AuthConfigProperties was modified

  • validate() was removed

models.DataApiProperties was modified

  • validate() was removed

models.UserAssignedIdentity was modified

  • validate() was removed

models.ConnectionString was modified

  • validate() was removed

models.PrivateLinkResourceProperties was modified

  • validate() was removed

models.PrivateLinkServiceConnectionState was modified

  • validate() was removed

models.PrivateEndpointConnectionProperties was modified

  • validate() was removed

models.MongoClusterUpdateProperties was modified

  • validate() was removed

models.CheckNameAvailabilityRequest was modified

  • validate() was removed

Features Added

models.MongoClusterUpdateProperties was modified

  • encryption() was added
  • withEncryption(models.EncryptionProperties) was added

azure-resourcemanager-storagemover_1.4.0

14 Oct 10:38
c572ebb
Compare
Choose a tag to compare

1.4.0 (2025-08-29)

  • Azure Resource Manager Storage Mover client library for Java. This package contains Microsoft Azure SDK for Storage Mover Management SDK. The Azure Storage Mover REST API. Package api-version 2025-07-01. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

models.UploadLimit was removed

models.JobRunList was removed

models.AgentList was removed

models.JobDefinitionList was removed

models.StorageMoverList was removed

models.OperationListResult was removed

models.EndpointList was removed

models.ProjectList was removed

models.JobRunError was modified

  • withCode(java.lang.String) was removed
  • withTarget(java.lang.String) was removed
  • withMessage(java.lang.String) was removed

models.AgentPropertiesErrorDetails was modified

  • withMessage(java.lang.String) was removed
  • withCode(java.lang.String) was removed

Features Added

  • models.UserAssignedIdentity was added

  • models.AzureMultiCloudConnectorEndpointUpdateProperties was added

  • models.SourceEndpointProperties was added

  • models.TargetEndpointProperties was added

  • models.AzureStorageNfsFileShareEndpointProperties was added

  • models.AzureMultiCloudConnectorEndpointProperties was added

  • models.JobDefinitionPropertiesSourceTargetMap was added

  • models.ManagedServiceIdentity was added

  • models.SourceTargetMap was added

  • models.ManagedServiceIdentityType was added

  • models.TargetEndpoint was added

  • models.AzureStorageNfsFileShareEndpointUpdateProperties was added

  • models.JobType was added

  • models.SourceEndpoint was added

models.EndpointBaseUpdateParameters was modified

  • identity() was added
  • withIdentity(models.ManagedServiceIdentity) was added

models.Minute was modified

  • fromJson(com.azure.json.JsonReader) was added
  • toJson(com.azure.json.JsonWriter) was added

models.Endpoint$Definition was modified

  • withIdentity(models.ManagedServiceIdentity) was added

models.Endpoint$Update was modified

  • withIdentity(models.ManagedServiceIdentity) was added

models.JobDefinition was modified

  • jobType() was added
  • sourceTargetMap() was added

models.Endpoint was modified

  • identity() was added

models.JobDefinition$Definition was modified

  • withJobType(models.JobType) was added
  • withSourceTargetMap(models.JobDefinitionPropertiesSourceTargetMap) was added

azure-core_1.57.0

06 Oct 22:47
a1434d4
Compare
Choose a tag to compare

1.57.0 (2025-10-06)

Features Added

  • Adds RetryStrategy.calculateRetryDelay(RequestRetryCondition) to allow for richer inspection of the reason the
    request failed and is being retried when calculating the delay. (#46384)

Bugs Fixed

  • Fixed a bug where SharedExecutorService didn't allow core threads to time out, even when a time out was set.

Other Changes

Dependency Updates

  • Upgraded Reactor from 3.7.9 to 3.7.11. (#46894)