11.3.0 (2022-09-06)
Features Added
- Enabled national cloud support for Azure Search SDK. Please refer #22887 for further details.
- Support for TokenCredential has been added. With this addition, the Search SDK supports authentication via AAD.
Bugs Fixed
- Converted the complex fields correctly within the Search Fields. Please refer #16489 for more details.
- Fixed the typos
anayzerName
toanalyzerName
inconvertFieldsToPublic
method ofserviceUtils.ts
. - Fixed the issue with the presence of recursive structure while uploading documents. Please refer #15656 for further details.
Note
- This GA release includes AAD with multi-cloud support and all the bug fixes since the last 11.2.0 GA release. Other preview features and breaking changes from the 11.3.0-beta.1 to 11.3.0-beta.8 releases are not included in this GA release.