github Azure/azure-sdk-for-java azure-ai-agents-persistent_1.0.0-beta.2

1.0.0-beta.2 (2025-06-17)

Breaking Changes

  • Merges RunsClient and RunStepsClient into RunsClient
  • Merges VectorStoresClient, VectorStoreFilesClient, VectoreStoreFileBatchesClient into one VectoreStoresClient
  • PersistentAgentsAdministrationClientBuilder is replace with PersistentAgentsClientBuilder and administration related operations are separated out into PersistentAgentsAdministrationClient
  • Introduced PersistentAgentsClient and other clients have been made sub-clients of PersistentAgentsClient
  • AgentsServiceVersion is renamed to PersistentAgentsServiceVersion

Bugs Fixed

Other Changes

  • Deletion operations in service clients will not return any content. Exception will be raised if deletion fails.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.