github Azure/azure-sdk-for-python azure-search-documents_11.4.0b10

11.4.0b10 (2023-10-10)

Breaking Changes

These changes do not impact the API of stable versions such as 11.3.0.
Only code written against a beta version such as 11.4.0b6 may be affected.

  • Renamed vector_search_configuration to vector_search_profile in SearchField.
  • Renamed vectors to vector_queries in Search method.
  • Renamed azure.search.documents.models.Vector to azure.search.documents.models.VectorQuery.
  • Stopped supporting api version V2023_07_01_PREVIEW anymore.

Other Changes

  • Default to use API version V2023_10_01_PREVIEW

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

NewReleases is sending notifications on new releases.