Skip to content

Releases: Azure/azure-sdk-for-java

azure-resourcemanager-cognitiveservices_1.2.0-beta.1

22 May 06:41
d88b976
Compare
Choose a tag to compare

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 added
  • projects() was added
  • projectConnections() was added
  • accountConnections() was added
  • accountCapabilityHosts() was added

models.AccountProperties was modified

  • withAssociatedProjects(java.util.List) was added
  • withDefaultProject(java.lang.String) was added
  • defaultProject() was added
  • associatedProjects() was added
  • withNetworkInjections(models.NetworkInjections) was added
  • allowProjectManagement() was added
  • withAllowProjectManagement(java.lang.Boolean) was added
  • networkInjections() was added

models.DeploymentProperties was modified

  • spilloverDeploymentName() was added
  • withSpilloverDeploymentName(java.lang.String) was added

azure-communication-phonenumbers_1.3.0-beta.1

21 May 19:17
17e1248
Compare
Choose a tag to compare

1.3.0-beta.1 (2025-05-21)

Features Added

azure-cosmos_4.71.0-beta.1

19 May 20:24
Compare
Choose a tag to compare
Pre-release

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

17 May 18:54
Compare
Choose a tag to compare
Pre-release

11.8.0-beta.7 (2025-05-16)

Features Added

  • Added new KnowledgeAgent apis to index clients and introduced new SearchKnowledgeAgentClient 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 to SemanticSearchResult and updated SemanticConfiguration with a new rankingOrder property.
  • Introduced new skill ChatCompletionSkill that integrates with Azure AI Foundry.
  • Enhanced DocumentIntelligenceLayoutSkill with new properties: ChunkingProperties, ExtractionOptions, and OutputFormat.
  • Added IndexerPermissionOptions to SearchIndexerDataSourceConnection to support ingestion of various types of permission data.
  • Introduced sub-field vector support (multi-vectors) via VectorQuery.Fields, and added new query option VectorQuery.PerDocumentVectorLimit.

azure-resourcemanager-chaos_1.3.0

16 May 03:59
1b9fa94
Compare
Choose a tag to compare

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 removed
  • models.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 removed
  • listAll() 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 removed
  • withAdditionalProperties(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 added
  • operations() was added
  • percentComplete() was added

models.Operations was modified

  • list(com.azure.core.util.Context) was added
  • list() was added

azure-messaging-eventhubs_5.20.3

16 May 23:29
377fd3b
Compare
Choose a tag to compare

5.20.3 (2025-04-16)

Bugs Fixed

  • Fixes issue where EventHubBufferedProducerClient and EventHubBufferedProducerAsyncClient are unable to flush. (#44904)

azure-messaging-eventhubs-checkpointstore-blob_1.20.7

17 May 08:13
439895c
Compare
Choose a tag to compare

1.20.7 (2025-04-16)

Other Changes

Dependency Updates

  • Upgraded azure-messaging-eventhubs from 5.20.2 to version 5.20.3.
  • Upgraded azure-storage-blob from 12.29.1 to version 12.30.0.

azure-messaging-eventgrid_4.30.0

16 May 23:24
377fd3b
Compare
Choose a tag to compare

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

16 May 20:44
34ccebd
Compare
Choose a tag to compare

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

16 May 19:11
f648abd
Compare
Choose a tag to compare

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