Releases: Azure/azure-sdk-for-java
Releases · Azure/azure-sdk-for-java
azure-resourcemanager-authorization_2.53.5
2.53.5 (2025-11-14)
Other Changes
- Improved Javadoc on classes.
azure-identity_1.19.0-beta.1
1.19.0-beta.1 (2025-11-14)
Features Added
- Added
enableAzureTokenProxy()method toWorkloadIdentityCredentialBuilderto enable custom token proxy support for Azure Kubernetes clusters. When enabled, the credential attempts to use a custom token proxy configured through environment variables (AZURE_KUBERNETES_TOKEN_PROXY,AZURE_KUBERNETES_CA_FILE,AZURE_KUBERNETES_CA_DATA,AZURE_KUBERNETES_SNI_NAME).
Other Changes
- Ported the authentication flow of WorkloadIdentityCredential to use Msal4j.
azure-ai-voicelive_1.0.0-beta.2
1.0.0-beta.2 (2025-11-14)
Features Added
- Added Model Context Protocol (MCP) support for tool integration:
MCPServerclass for defining MCP server configurations with server label, URL, authorization, headers, and tool restrictionsMCPToolclass representing MCP tool definitions with name, description, input schema, and annotationsResponseMCPListToolItemfor listing available tools on an MCP serverResponseMCPCallItemfor MCP tool call responses with arguments, output, and error handlingResponseMCPApprovalRequestItemandResponseMCPApprovalResponseItemfor tool call approval workflow- Server events:
ServerEventMcpListToolsInProgress,ServerEventMcpListToolsCompleted,ServerEventMcpListToolsFailed - Server events:
ServerEventResponseMcpCallArgumentsDelta,ServerEventResponseMcpCallArgumentsDone - New
ToolType.MCPfor MCP-based tool definitions - New
ServerEventTypeconstants for MCP-related events
Other Changes
Dependency Updates
- Dependency versions remain unchanged from
1.0.0-beta.1.
azure-resourcemanager-appservice_2.54.0
2.54.0 (2025-11-13)
Other Changes
Dependency Updates
- Updated
api-versionof AppService to2025-03-01.
azure-resourcemanager-cosmos_2.54.0-beta.1
2.54.0-beta.1 (2025-11-13)
Other Changes
Dependency Updates
- Updated
api-versionto2025-11-01-preview.
azure-resourcemanager-network_2.56.0
2.56.0 (2025-11-12)
Features Added
- Added
STANDARD_V2toPublicIPSkuType.
Bugs Fixed
- Fixed the bug that
list()inLocalNetworkGateways,VirtualNetworkGateways,VirtualNetworkGatewayConnectionsonly return resources from 1 resource group. - Improved
VirtualNetworkGatewayto create Public IP Address with Standard SKU (unless the gateway is Basic SKU). - Improved
PublicIpAddressto set the public IP allocation method to Static (unless the Public IP Address is Basic SKU).
azure-resourcemanager-hdinsight-containers_1.0.0-beta.4
1.0.0-beta.4 (2025-11-12)
Other Changes
Please note, this package has been deprecated and will no longer be maintained after January 31, 2025. We encourage you to migrate your workloads to Microsoft Fabric, and use azure-resourcemanager-fabric to continue receiving updates. Refer to service retirement announcement (https://azure.microsoft.com/updates?id=azure-hdinsight-on-aks-retirement) and SDK deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
azure-ai-projects_1.0.0-beta.3
1.0.0-beta.3 (2025-11-12)
Features Added
- Added OpenAI's official library for
Evaluationssubclients - New sub-clients:
EvaluationRules,EvaluationTaxonomies,Evaluators,Insights,Schedules
Breaking Changes
- Agents subclients where split into their own package
azure-ai-agents TelemetryandInferencesubclient was removed.
Bugs Fixed
- Projects Client: Get Azure OpenAI should use the parent resource unless caller provides a connection name
azure-ai-agents_1.0.0-beta.1
1.0.0-beta.1 (2025-11-12)
Features Added
- New Azure Agents client library for Java. This package contains Microsoft Azure Agents client library.
azure-resourcemanager-containerservice_2.56.0
2.56.0 (2025-11-10)
Other Changes
Dependency Updates
- Updated
api-versionto2025-09-01.