github Azure/azure-sdk-for-java azure-search-documents_11.1.0

latest releases: azure-sdk-template-two_1.0.0-beta.3715864, azure-sdk-template_1.2.1-beta.3715864, azure-messaging-eventgrid-namespaces_1.0.0-beta.1...
3 years ago

11.1.0 (2020-09-09)

New Features

  • GA release of buildSearchFields on SearchIndexClient and SearchIndexAsyncClient.
  • GA release of JsonSerializer functionality for SearchClient and SearchAsyncClient.
  • GA release of default HttpLogOptions on client builders.

Breaking Changes

  • Renamed SearchableFieldProperty to SearchableField and SimpleFieldProperty to SimpleField.
  • Renamed FieldBuilderOptions.setConverter to FieldBuilderOptions.setJsonSerializer.
  • Replaced ObjectSerializer setters in builders with JsonSerializer to better represent the type requirement.

Bug Fixes

  • Deprecated getter OcrSkill.setShouldDetectOrientation() and replaced with correct Javabeans named isShouldDetectOrientation().

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

NewReleases is sending notifications on new releases.