Releases: IBM/python-sdk-core
Releases · IBM/python-sdk-core
v3.22.0
3.22.0 (2024-10-15)
Features
- IAMAssumeAuthenticator: introduce a new authenticator (#211) (29a8eb7)
v3.21.0
3.21.0 (2024-09-18)
Bug Fixes
- logging: improve python core's debug logging (67b126c)
Features
v3.20.6
3.20.6 (2024-08-08)
Bug Fixes
- build: use correct package list with setuptools (#207) (27fa51d)
v3.20.4
3.20.4 (2024-07-29)
Bug Fixes
- remove test command and related code from
setup.py
(#203) (bd44dd1)
v3.20.3
3.20.3 (2024-07-11)
Bug Fixes
- improve the detection and loading of default certificates (#197) (3dc4cc4)
v3.20.2
3.20.2 (2024-07-09)
Bug Fixes
- always load the default certs on our custom SSL context (#196) (ff14a4b)
v3.20.1
3.20.1 (2024-06-03)
Bug Fixes
- specify the maximum version of
requests
to avoid regression (#194) (f4ac0d1)
v3.20.0
3.20.0 (2024-04-17)
Features
- send user-agent header with auth token requests (#191) (37014b5)