File tree Expand file tree Collapse file tree 6 files changed +8
-22
lines changed
search/azure-search-documents Expand file tree Collapse file tree 6 files changed +8
-22
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.2.0b2 (Unreleased)
4-
5- ### Features Added
6-
7- ### Breaking Changes
8-
9- ### Bugs Fixed
3+ ## 1.2.0 (2024-10-08)
104
115### Other Changes
126
7+ - Stable release for the Proof-of-Possession (PoP) token support to ` InteractiveBrowserBrokerCredential ` .
8+
139## 1.2.0b1 (2024-09-20)
1410
1511### Features Added
Original file line number Diff line number Diff line change 22# Copyright (c) Microsoft Corporation.
33# Licensed under the MIT License.
44# ------------------------------------
5- VERSION = "1.2.0b2 "
5+ VERSION = "1.2.0 "
Original file line number Diff line number Diff line change 4141 url = "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity-broker" ,
4242 keywords = "azure, azure sdk" ,
4343 classifiers = [
44- "Development Status :: 4 - Beta " ,
44+ "Development Status :: 5 - Production/Stable " ,
4545 "Programming Language :: Python" ,
4646 "Programming Language :: Python :: 3 :: Only" ,
4747 "Programming Language :: Python :: 3" ,
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.18.1 (Unreleased)
4-
5- ### Features Added
6-
7- ### Breaking Changes
3+ ## 1.19.0 (2024-10-08)
84
95### Bugs Fixed
106
Original file line number Diff line number Diff line change 22# Copyright (c) Microsoft Corporation.
33# Licensed under the MIT License.
44# ------------------------------------
5- VERSION = "1.18.1 "
5+ VERSION = "1.19.0 "
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 11.6.0b6 (Unreleased)
4-
5- ### Features Added
6-
7- ### Breaking Changes
3+ ## 11.6.0b6 (2024-10-08)
84
95### Bugs Fixed
106
117- Fixed the issue that ` encryptionKey ` in ` SearchIndexer ` was lost during serialization. #37521
128
13- ### Other Changes
14-
159## 11.6.0b5 (2024-09-19)
1610
1711### Features Added
You can’t perform that action at this time.
0 commit comments