Releases: Azure/azure-sdk-for-java
azure-resourcemanager-compute_2.53.2
2.53.2 (2025-08-27)
Other Changes
Dependency Updates
- Updated core dependency from resources.
azure-resourcemanager-cdn_2.53.2
2.53.2 (2025-08-27)
Other Changes
Dependency Updates
- Updated core dependency from resources.
azure-resourcemanager-authorization_2.53.2
2.53.2 (2025-08-27)
Other Changes
Dependency Updates
- Updated core dependency from resources.
azure-resourcemanager-appservice_2.53.2
2.53.2 (2025-08-27)
Other Changes
Dependency Updates
- Updated core dependency from resources.
azure-resourcemanager-appplatform_2.50.5
2.50.5 (2025-08-27)
Please note, this package has been deprecated and will no longer be maintained after 03/31/2025.
We recommend azure-resourcemanager-appcontainers and azure-resourcemanager-containerservice as the replacement libraries.
Refer to Azure Spring Apps retirement announcement for the retirement details and how to migrate to the new services.
Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
Other Changes
Dependency Updates
- Updated core dependency from resources.
azure-resourcemanager-containerservicefleet_1.3.0-beta.1
1.3.0-beta.1 (2025-08-07)
- Azure Resource Manager Container Service Fleet client library for Java. This package contains Microsoft Azure SDK for Container Service Fleet Management SDK. Azure Kubernetes Fleet Manager api client. Package api-version 2025-04-01-preview. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
models.Fleets
was modified
delete(java.lang.String,java.lang.String)
was removed
Features Added
-
models.GateConfiguration
was added -
models.UpdateRunGateStatus
was added -
models.GatePatch
was added -
models.Timing
was added -
models.Gates
was added -
models.GateType
was added -
models.GatePatchProperties
was added -
models.GateProvisioningState
was added -
models.UpdateRunGateTargetProperties
was added -
models.GateTarget
was added -
models.Gate
was added -
models.GateState
was added
models.AutoUpgradeProfile$Update
was modified
withLongTermSupport(java.lang.Boolean)
was addedwithTargetKubernetesVersion(java.lang.String)
was added
ContainerServiceFleetManager
was modified
gates()
was added
models.AutoUpgradeProfile$Definition
was modified
withTargetKubernetesVersion(java.lang.String)
was addedwithLongTermSupport(java.lang.Boolean)
was added
models.FleetMember
was modified
labels()
was added
models.UpdateStageStatus
was modified
afterGates()
was addedbeforeGates()
was added
models.Fleets
was modified
deleteByResourceGroup(java.lang.String,java.lang.String)
was added
models.UpdateGroupStatus
was modified
afterGates()
was addedbeforeGates()
was added
models.FleetMember$Definition
was modified
withLabels(java.util.Map)
was added
models.FleetMemberUpdate
was modified
withLabels(java.util.Map)
was addedlabels()
was added
models.AutoUpgradeProfile
was modified
targetKubernetesVersion()
was addedlongTermSupport()
was added
models.UpdateGroup
was modified
beforeGates()
was addedwithAfterGates(java.util.List)
was addedwithBeforeGates(java.util.List)
was addedafterGates()
was added
models.UpdateStage
was modified
afterGates()
was addedbeforeGates()
was addedwithAfterGates(java.util.List)
was addedwithBeforeGates(java.util.List)
was added
models.FleetMember$Update
was modified
withLabels(java.util.Map)
was added
azure-communication-callautomation_1.5.0
1.5.0 (2025-08-25)
Features Added
- Added support for Teams multipersona users in create call, add participant, transfer, and redirect scenarios in OPS calls
- Added TeamsAppSource for use when creating outbound OPS calls
- Recording with the call connection ID is now supported. OPS calls can be recorded using the call connection ID.
- Added StartRecordingFailed event to indicate when the start recording API is unable to initiate the recording.
- Adds support for SIP headers prefixed with 'X-' and 'X-MS-Custom-' within the CustomCallingContext.
azure-sdk-template_1.2.1-beta.5258048
1.2.1-beta.5258048 (2025-08-25)
Features Added
- Test batch release
azure-communication-callautomation_1.6.0-beta.1
1.6.0-beta.1 (2025-08-25)
Features Added
- Added support for moving a participant from one call to another, enabling seamless participant transfer between active calls.
- Added support for retrieving Teams phone call details, including the ability to specify a custom calling context for enhanced integration scenarios.
- Added support for Personally Identifiable Information (PII) redaction and summarization in transcription, improving privacy and providing concise summaries of transcribed content.
- Added support for sentiment analysis in both speech and choice recognition, allowing detection of participant sentiment during call interactions.
azure-cosmos-spark_3-5_2-12_4.38.1
4.38.1 (2025-08-22)
Bugs Fixed
- Added log4j-core to the list of shaded packages to avoid conflicts when customers use log4j in a different version. - See PR 45924