Skip to content

Commit f1af612

Browse files
authored
Search November release (Azure#16855)
1 parent 6e6fff5 commit f1af612

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sdk/search/Azure.Search.Documents/CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Release History
22

3-
## 11.2.0-beta.2 (Unreleased)
3+
## 11.2.0-beta.2 (2020-11-10)
4+
5+
### Added
6+
7+
- Added `EncryptionKey` to `SearchIndexer`, `SearchIndexerDataSourceConnection`, and `SearchIndexerSkillset`.
8+
- Added configuration options to tune the performance of `SearchIndexingBufferedSender<T>`.
49

510
### Fixed
611

712
- Fixed issue calling `SearchIndexClient.GetIndexNames` that threw an exception ([#15590](https://github.com/Azure/azure-sdk-for-net/issues/15590))
813
- Fixed issue where `ScoringProfile.FunctionAggregation` did not correctly handle null values ([#16570](https://github.com/Azure/azure-sdk-for-net/issues/16570))
914
- Fixed overly permissive date parsing on facets ([#16412](https://github.com/Azure/azure-sdk-for-net/issues/16412))
1015

11-
### Added
12-
13-
- Added `EncryptionKey` to `SearchIndexer`, `SearchIndexerDataSourceConnection`, and `SearchIndexerSkillset`.
14-
- Added configuration options to tune the performance of `SearchIndexingBufferedSender<T>`.
15-
1616
## 11.2.0-beta.1 (2020-10-09)
1717

1818
### Added

0 commit comments

Comments
 (0)