Releases: IBM/python-sdk-core
Releases · IBM/python-sdk-core
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)
v3.19.1
3.19.1 (2024-01-24)
Bug Fixes
- use the correct SSL config if cert verification is disabled (#187) (7fc172a)
v3.19.0
3.19.0 (2024-01-22)
Features
- rename
ApiException.code
to ApiException.status_code
(#185) (cf74671)
v3.18.2
3.18.2 (2023-12-11)
Bug Fixes
- use retry_interval as retry backoff_max (#184) (7e84825)
v3.18.0
3.18.0 (2023-11-15)
Features
- MCSPAuthenticator: add new authenticator for Multi-Cloud Saas Platform (#181) (1be97e5)