Releases: IBM/python-sdk-core
Releases · IBM/python-sdk-core
v3.12.0
3.12.0 (2021-10-15)
Features
- add authentication_type method to authenticators (#127) (c56ce73)
v3.11.3
3.11.3 (2021-08-24)
Bug Fixes
- multiple IAM based authenticator overrides (#124) (b142e9e)
v3.11.2
3.11.2 (2021-08-20)
Bug Fixes
- retries: change default retry_interval to 1 second (was 0.1) (#122) (3daef00)
v3.11.1
3.11.1 (2021-08-18)
Bug Fixes
- encode serialized JSON string as UTF-8 (#121) (6c1ddac)
v3.10.1
3.10.1 (2021-07-08)
Bug Fixes
- remove reserved keywords from kwargs before passing it to requests (#117) (6191978)
v3.10.0
3.10.0 (2021-05-12)
Features
- support api key use case for CP4D authenticator (830c28f)
v3.9.0
3.9.0 (2021-03-25)
Features
- python: add max retry configuration for python requests session (481192c)
v3.8.0
3.8.0 (2021-03-17)
Features
- add datetime to string utils for lists (2a4260c)
v3.7.0
3.7.0 (2021-03-12)
Features
- add get_query_param utility method to support pagination (b40edde)