Releases: Azure/azure-sdk-for-java
azure-resourcemanager-cognitiveservices_1.2.0-beta.1
1.2.0-beta.1 (2025-05-22)
- Azure Resource Manager CognitiveServices client library for Java. This package contains Microsoft Azure SDK for CognitiveServices Management SDK. Cognitive Services Management Client. Package tag package-preview-2025-04-01-preview. For documentation on how to use this package, please see Azure Management Libraries for Java.
Features Added
-
models.ProjectListResult
was added -
models.Project$Update
was added -
models.ConnectionOAuth2
was added -
models.CapabilityHost$Update
was added -
models.ConnectionServicePrincipal
was added -
models.ConnectionSharedAccessSignature
was added -
models.CapabilityHost$UpdateStages
was added -
models.CapabilityHost
was added -
models.ResourceBase
was added -
models.ConnectionPropertiesV2BasicResource
was added -
models.ServicePrincipalAuthTypeConnectionProperties
was added -
models.CapabilityHost$Definition
was added -
models.CapabilityHostKind
was added -
models.CapabilityHostProperties
was added -
models.Project$UpdateStages
was added -
models.ConnectionPropertiesV2
was added -
models.ConnectionAccessKey
was added -
models.CustomKeysConnectionProperties
was added -
models.ProjectConnections
was added -
models.AccountConnections
was added -
models.ConnectionAuthType
was added -
models.ManagedPERequirement
was added -
models.Project$Definition
was added -
models.PatAuthTypeConnectionProperties
was added -
models.ConnectionPropertiesV2BasicResource$Definition
was added -
models.NoneAuthTypeConnectionProperties
was added -
models.AccountKeyAuthTypeConnectionProperties
was added -
models.AccessKeyAuthTypeConnectionProperties
was added -
models.ConnectionApiKey
was added -
models.AccountCapabilityHosts
was added -
models.ManagedPEStatus
was added -
models.ConnectionUpdateContent
was added -
models.ConnectionManagedIdentity
was added -
models.ConnectionPropertiesV2BasicResource$Update
was added -
models.CapabilityHostProvisioningState
was added -
models.CustomKeys
was added -
models.ManagedIdentityAuthTypeConnectionProperties
was added -
models.ProjectProperties
was added -
models.ConnectionCategory
was added -
models.ProjectCapabilityHosts
was added -
models.Projects
was added -
models.Project
was added -
models.OAuth2AuthTypeConnectionProperties
was added -
models.ApiKeyAuthConnectionProperties
was added -
models.Project$DefinitionStages
was added -
models.ConnectionAccountKey
was added -
models.NetworkInjections
was added -
models.SasAuthTypeConnectionProperties
was added -
models.UsernamePasswordAuthTypeConnectionProperties
was added -
models.CapabilityHost$DefinitionStages
was added -
models.ConnectionPropertiesV2BasicResourceArmPaginatedResult
was added -
models.ConnectionGroup
was added -
models.AadAuthTypeConnectionProperties
was added -
models.ConnectionUsernamePassword
was added -
models.ConnectionPropertiesV2BasicResource$DefinitionStages
was added -
models.ConnectionPropertiesV2BasicResource$UpdateStages
was added -
models.ConnectionPersonalAccessToken
was added -
models.ScenarioType
was added
CognitiveServicesManager
was modified
projectCapabilityHosts()
was addedprojects()
was addedprojectConnections()
was addedaccountConnections()
was addedaccountCapabilityHosts()
was added
models.AccountProperties
was modified
withAssociatedProjects(java.util.List)
was addedwithDefaultProject(java.lang.String)
was addeddefaultProject()
was addedassociatedProjects()
was addedwithNetworkInjections(models.NetworkInjections)
was addedallowProjectManagement()
was addedwithAllowProjectManagement(java.lang.Boolean)
was addednetworkInjections()
was added
models.DeploymentProperties
was modified
spilloverDeploymentName()
was addedwithSpilloverDeploymentName(java.lang.String)
was added
azure-communication-phonenumbers_1.3.0-beta.1
1.3.0-beta.1 (2025-05-21)
Features Added
- Adds support for the Browse Available Phone Numbers and Reservations APIs
- This adds an alternate way to search and purchase phone numbers that allows customers to select which phone numbers they want to reserve and purchase.
- Adds support for automated purchases of phone numbers from countries requiring a Do Not Resell agreement.
- For more information, refer to: https://learn.microsoft.com/azure/communication-services/concepts/numbers/sub-eligibility-number-capability
- API version
2025-04-01
is the default.
azure-cosmos_4.71.0-beta.1
4.71.0-beta.1 (2025-05-19)
Features Added
- Added Weighted RRF for Hybrid and Full Text Search queries - PR 45328
azure-search-documents_11.8.0-beta.7
11.8.0-beta.7 (2025-05-16)
Features Added
- Added new
KnowledgeAgent
apis to index clients and introduced newSearchKnowledgeAgentClient
for managing and querying Knowledge Agents,
enabling multi-index grounding for agentic retrieval. - Added a method overloads for search client operations to include the
querySourceAuthentication
parameter, allowing users to specify the authentication method for the query source. - Added a
resync
method to indexer clients to resync selective options from the data source to be re-ingested by the indexer. - Added
permissionFilter
to Field Builder annotations, indication whether a field should be used as a permission filter. - Added
rerankerBoostedScore
toSemanticSearchResult
and updatedSemanticConfiguration
with a newrankingOrder
property. - Introduced new skill
ChatCompletionSkill
that integrates with Azure AI Foundry. - Enhanced
DocumentIntelligenceLayoutSkill
with new properties:ChunkingProperties
,ExtractionOptions
, andOutputFormat
. - Added
IndexerPermissionOptions
toSearchIndexerDataSourceConnection
to support ingestion of various types of permission data. - Introduced sub-field vector support (multi-vectors) via
VectorQuery.Fields
, and added new query optionVectorQuery.PerDocumentVectorLimit
.
azure-resourcemanager-chaos_1.3.0
1.3.0 (2025-05-15)
- Azure Resource Manager Chaos client library for Java. This package contains Microsoft Azure SDK for Chaos Management SDK. Chaos Management Client. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
models.TargetListResult
was removed
models.OperationListResult
was removed
models.CapabilityTypeListResult
was removed
models.ExperimentListResult
was removed
models.ExperimentExecutionListResult
was removed
models.ResourceIdentityType
was removed
models.TargetTypeListResult
was removed
models.CapabilityListResult
was removed
models.TargetType
was modified
location()
was removed
models.UserAssignedIdentity
was modified
java.util.UUID clientId()
->java.lang.String clientId()
java.util.UUID principalId()
->java.lang.String principalId()
models.ResourceIdentity
was modified
withType(models.ResourceIdentityType)
was removedmodels.ResourceIdentityType type()
->models.ManagedServiceIdentityType type()
models.DelayAction
was modified
java.lang.String type()
->models.ExperimentActionType type()
models.ContinuousAction
was modified
java.lang.String type()
->models.ExperimentActionType type()
models.CapabilityType
was modified
location()
was removed
models.Operations
was modified
listAll(com.azure.core.util.Context)
was removedlistAll()
was removed
models.ChaosExperimentAction
was modified
java.lang.String type()
->models.ExperimentActionType type()
models.DiscreteAction
was modified
java.lang.String type()
->models.ExperimentActionType type()
models.ChaosTargetSelector
was modified
additionalProperties()
was removedwithAdditionalProperties(java.util.Map)
was removed
Features Added
-
implementation.models.TargetTypeListResult
was added -
models.ExperimentActionType
was added -
implementation.models.TargetListResult
was added -
models.ManagedServiceIdentityType
was added -
implementation.models.ExperimentListResult
was added -
implementation.models.OperationListResult
was added -
implementation.models.CapabilityTypeListResult
was added -
implementation.models.CapabilityListResult
was added -
implementation.models.ExperimentExecutionListResult
was added
models.ResourceIdentity
was modified
withType(models.ManagedServiceIdentityType)
was added
models.CapabilityType
was modified
requiredAzureRoleDefinitionIds()
was added
models.ExperimentExecution
was modified
systemData()
was added
models.OperationStatus
was modified
resourceId()
was addedoperations()
was addedpercentComplete()
was added
models.Operations
was modified
list(com.azure.core.util.Context)
was addedlist()
was added
azure-messaging-eventhubs_5.20.3
5.20.3 (2025-04-16)
Bugs Fixed
- Fixes issue where
EventHubBufferedProducerClient
andEventHubBufferedProducerAsyncClient
are unable toflush
. (#44904)
azure-messaging-eventhubs-checkpointstore-blob_1.20.7
1.20.7 (2025-04-16)
Other Changes
Dependency Updates
- Upgraded
azure-messaging-eventhubs
from5.20.2
to version5.20.3
. - Upgraded
azure-storage-blob
from12.29.1
to version12.30.0
.
azure-messaging-eventgrid_4.30.0
4.30.0 (2025-05-16)
Features Added
- Added new values to
SystemEventNames
related to Azure Communication Services and Azure Edge.
azure-cosmos_4.70.0
4.70.0 (2025-05-16)
Bugs Fixed
- Fixed an issue where child partition is getting overridden with null continuation token if a split happens during the first request of a parent partition. - See PR 45363
Other Changes
- Added a way to opt-in into Per-Partition Automatic Failover using enablement flag from the account metadata. - PR 45317
azure-cosmos_4.68.1
4.68.1 (2025-05-16)
Bugs Fixed
- Fixed an issue where child partition is getting overridden with null continuation token if a split happens during the first request of a parent partition. - See PR 45363