github Azure/azure-sdk-for-java azure-search-documents_11.2.0-beta.1

latest releases: spring-cloud-azure-dependencies_5.11.0, spring-cloud-azure_5.11.0, spring-cloud-azure-starter-appconfiguration-config_5.11.0...
pre-release3 years ago

11.2.0-beta.1 (2020-09-10)

New Features

  • Added SearchBatchClient and SearchBatchAsyncClient which handle automatically creating and sending document batches.
  • Added IndexingHook interface to provide callback functionality when indexing documents with batching clients.
  • Added IndexingParametersConfiguration, and related enums, to offer strongly type configuration for IndexingParameters.
  • Added ScoringStatistics and SessionId to SearchOptions.

Breaking Changes

  • Updated Jackson annotations to include required = true when service must receive or return the property.

Bug Fixes

  • Changed Fluent annotations to Immutable when the class is immutable.

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

NewReleases is sending notifications on new releases.