File tree Expand file tree Collapse file tree
sdk/identity/azure-identity Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.14.0b3 (Unreleased)
3+ ## 1.14.0 (Unreleased)
44
55### Features Added
66
1414
1515### Bugs Fixed
1616
17- - Credential types correctly implement ` azure-core ` 's ` TokenCredential ` protocol.
18- ([ #25175 ] ( https://github.com/Azure/azure-sdk-for-python/issues/25175 ) )
17+ - Credential types correctly implement ` azure-core ` 's ` TokenCredential ` protocol. ([ #25175 ] ( https://github.com/Azure/azure-sdk-for-python/issues/25175 ) )
1918
2019### Other Changes
2120
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.14.0b3 "
5+ VERSION = "1.14.0 "
Original file line number Diff line number Diff line change 3737 author_email = "azpysdkhelp@microsoft.com" ,
3838 url = "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity" ,
3939 classifiers = [
40- "Development Status :: 4 - Beta " ,
40+ "Development Status :: 5 - Production/Stable " ,
4141 "Programming Language :: Python" ,
4242 "Programming Language :: Python :: 3 :: Only" ,
4343 "Programming Language :: Python :: 3" ,
You can’t perform that action at this time.
0 commit comments