File tree Expand file tree Collapse file tree 4 files changed +26
-0
lines changed
azure-keyvault-administration
azure-keyvault-certificates Expand file tree Collapse file tree 4 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 99### Bugs Fixed
1010
1111### Other Changes
12+ - (From 4.1.0b3) Python 2.7 is no longer supported. Please use Python version 3.6 or later.
13+ - (From 4.1.0b3) Updated minimum ` azure-core ` version to 1.20.0
14+ - (From 4.1.0b2) To support multi-tenant authentication, ` get_token ` calls during challenge
15+ authentication requests now pass in a ` tenant_id ` keyword argument
16+ ([ #20698 ] ( https://github.com/Azure/azure-sdk-for-python/issues/20698 ) ). See
17+ https://aka.ms/azsdk/python/identity/tokencredential for more details on how to integrate
18+ this parameter if ` get_token ` is implemented by a custom credential.
1219
1320## 4.1.0b3 (2022-02-08)
1421
Original file line number Diff line number Diff line change 99### Bugs Fixed
1010
1111### Other Changes
12+ - (From 4.4.0b3) Python 2.7 is no longer supported. Please use Python version 3.6 or later.
13+ - (From 4.4.0b2) To support multi-tenant authentication, ` get_token ` calls during challenge
14+ authentication requests now pass in a ` tenant_id ` keyword argument
15+ ([ #20698 ] ( https://github.com/Azure/azure-sdk-for-python/issues/20698 ) ). See
16+ https://aka.ms/azsdk/python/identity/tokencredential for more details on how to integrate
17+ this parameter if ` get_token ` is implemented by a custom credential.
1218
1319## 4.4.0b3 (2022-02-08)
1420
Original file line number Diff line number Diff line change 99### Bugs Fixed
1010
1111### Other Changes
12+ - (From 4.5.0b6) Python 2.7 is no longer supported. Please use Python version 3.6 or later.
13+ - (From 4.5.0b6) Updated minimum ` azure-core ` version to 1.20.0
14+ - (From 4.5.0b5) To support multi-tenant authentication, ` get_token ` calls during challenge
15+ authentication requests now pass in a ` tenant_id ` keyword argument
16+ ([ #20698 ] ( https://github.com/Azure/azure-sdk-for-python/issues/20698 ) ). See
17+ https://aka.ms/azsdk/python/identity/tokencredential for more details on how to integrate
18+ this parameter if ` get_token ` is implemented by a custom credential.
1219
1320## 4.5.0b6 (2022-02-08)
1421
Original file line number Diff line number Diff line change 99### Bugs Fixed
1010
1111### Other Changes
12+ - (From 4.4.0b3) Python 2.7 is no longer supported. Please use Python version 3.6 or later.
13+ - (From 4.4.0b2) To support multi-tenant authentication, ` get_token ` calls during challenge
14+ authentication requests now pass in a ` tenant_id ` keyword argument
15+ ([ #20698 ] ( https://github.com/Azure/azure-sdk-for-python/issues/20698 ) ). See
16+ https://aka.ms/azsdk/python/identity/tokencredential for more details on how to integrate
17+ this parameter if ` get_token ` is implemented by a custom credential.
1218
1319## 4.4.0b3 (2022-02-08)
1420
You can’t perform that action at this time.
0 commit comments