diff --git a/sdk/search/Azure.Search.Documents/CHANGELOG.md b/sdk/search/Azure.Search.Documents/CHANGELOG.md index 47449b7dde90..9689cf6e4f6f 100644 --- a/sdk/search/Azure.Search.Documents/CHANGELOG.md +++ b/sdk/search/Azure.Search.Documents/CHANGELOG.md @@ -2,6 +2,10 @@ ## 11.2.0-preview.1 (Unreleased) +## 11.1.1 (2020-08-18) + +### Fixed +- Bug in TaskExtensions.EnsureCompleted method that causes it to unconditionally throw an exception in the environments with synchronization context ## 11.1.0 (2020-08-11) diff --git a/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj b/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj index acf834bfaa7a..48d76d8a6e84 100644 --- a/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj +++ b/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj @@ -2,7 +2,7 @@ Microsoft Azure.Search.Documents client library 11.2.0-preview.1 - 11.1.0 + 11.1.1 This is the Azure Cognitive Search client library for developing .NET applications with rich search experiences. It enables you to query your