Releases: Azure/azure-sdk-for-java
Releases · Azure/azure-sdk-for-java
azure-resourcemanager-network_2.54.0
2.54.0 (2025-10-13)
Bugs Fixed
- Fixed a bug that
ApplicationGateway.availabilityZones()
throws exception.
Other Changes
Dependency Updates
- Updated
api-version
to2024-10-01
.
azure-resourcemanager-containerservice_2.55.0
2.55.0 (2025-10-13)
Other Changes
Dependency Updates
- Updated
api-version
to2025-08-01
.
azure-identity_1.18.1
1.18.1 (2025-10-13)
Features Added
- Fixed
DefaultAzureCredential
behavior whenAZURE_TOKEN_CREDENTIALS
environment variable is explicitly set toManagedIdentityCredential
. 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
from1.56.1
to version1.57.0
. - Upgraded
azure-core-http-netty
from1.16.1
to version1.16.2
.
azure-identity-broker_1.1.18
1.1.18 (2025-10-13)
Other Changes
Dependency Updates
- Upgraded
azure-identity
from1.18.0
to version1.18.1
.
azure-search-documents_11.8.0
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 inSemanticConfiguration.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 definingSearchIndex
,SimpleField
, andSearchableField
and the ability to
use it when analyzing text withSearchIndexClient.analyzeText
andSearchIndexAsyncClient.analyzeText
. - Support
DocumentIntelligenceLayoutSkill
skillset skill andOneLake
SearchIndexerDataSourceConnection
data source. - Support for
QueryDebugMode
in searching to retrieve detailed information about search processing. Onlyvector
is
supported forQueryDebugMode
.
- Support for reranker boosted scores in search results and the ability to sort results on either reranker or reranker
Breaking Changes
- All features from
11.8.0-beta.x
versions that weren't GA'd in2025-09-01
were removed. VectorSearchCompression.rerankWithOriginalVectors
andVectorSearchCompression.defaultOversampling
don't work with
2025-09-01
and were replaced byVectorSearchCompression.RescoringOptions.enabledRescoring
and
VectorSearchCompression.RescoringOptions.defaultOversampling
. If using2024-07-01
continue using the old properties,
otherwise if using2025-09-01
use the new properties inRescoringOptions
.
Other Changes
- Upgraded
azure-core
from1.56.1
to version1.57.0
. - Upgraded
azure-core-http-netty
from1.16.1
to version1.16.2
. - Upgraded
azure-core-serializer-json-jackson
from1.6.1
to version1.6.2
.
azure-resourcemanager-durabletask_1.0.0
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 removedjava.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 removedwithName(java.lang.String)
was removedjava.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
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 thecid
scheme. TheContentId
property can be set on theEmailAttachment
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
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 removedvalidate()
was removedwithThroughput(java.lang.Long)
was removedwithIops(java.lang.Long)
was removedthroughput()
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 addedwithEncryption(models.EncryptionProperties)
was added
azure-resourcemanager-storagemover_1.4.0
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 removedwithTarget(java.lang.String)
was removedwithMessage(java.lang.String)
was removed
models.AgentPropertiesErrorDetails
was modified
withMessage(java.lang.String)
was removedwithCode(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 addedwithIdentity(models.ManagedServiceIdentity)
was added
models.Minute
was modified
fromJson(com.azure.json.JsonReader)
was addedtoJson(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 addedsourceTargetMap()
was added
models.Endpoint
was modified
identity()
was added
models.JobDefinition$Definition
was modified
withJobType(models.JobType)
was addedwithSourceTargetMap(models.JobDefinitionPropertiesSourceTargetMap)
was added
azure-core_1.57.0
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
to3.7.11
. (#46894)