Releases: IBM/python-sdk-core
Releases · IBM/python-sdk-core
v3.17.3
3.17.3 (2023-11-06)
Bug Fixes
- build: bump urllib version to avoid vulnerability (#180) (5363104)
v3.17.2
3.17.2 (2023-10-10)
Bug Fixes
- use on-the-fly compression only for file objects (#177) (dd1cd05)
v3.17.1
3.17.1 (2023-10-04)
Bug Fixes
- add correct support for compressing file-like objects (#174) (2f91105)
v3.17.0
3.17.0 (2023-10-03)
Features
- bump min supported version of python to 3.8 (#175) (8933684)
v3.16.7
3.16.7 (2023-05-31)
Bug Fixes
- build: bump requests to latest version (2.31.0) (#171) (a293e76)
v3.16.6
3.16.6 (2023-05-22)
Bug Fixes
- ContainerAuthenticator: add sa-token as default CR token filename (#165) (7c6bd0f)
v3.16.5
3.16.5 (2023-03-23)
Bug Fixes
- allow control characters in JSON responses (#160) (2f09503)
v3.16.4
3.16.4 (2023-03-23)
Bug Fixes
- bump requests version to avoid import error (#159) (e9ca94c)
v3.16.3
3.16.3 (2023-03-22)
Bug Fixes
- detect JSON unmarshal errors in responses (#157) (30d7c52)