Skip to content

Releases: IBM/python-sdk-core

v3.20.0

17 Apr 19:45
Compare
Choose a tag to compare

3.20.0 (2024-04-17)

Features

  • send user-agent header with auth token requests (#191) (37014b5)

v3.19.2

28 Feb 16:45
Compare
Choose a tag to compare

3.19.2 (2024-02-28)

Bug Fixes

v3.19.1

24 Jan 17:47
Compare
Choose a tag to compare

3.19.1 (2024-01-24)

Bug Fixes

  • use the correct SSL config if cert verification is disabled (#187) (7fc172a)

v3.19.0

22 Jan 14:11
Compare
Choose a tag to compare

3.19.0 (2024-01-22)

Features

  • rename ApiException.code to ApiException.status_code (#185) (cf74671)

v3.18.2

11 Dec 20:56
Compare
Choose a tag to compare

3.18.2 (2023-12-11)

Bug Fixes

  • use retry_interval as retry backoff_max (#184) (7e84825)

v3.18.1

08 Dec 22:01
Compare
Choose a tag to compare

3.18.1 (2023-12-08)

Bug Fixes

v3.18.0

15 Nov 18:03
Compare
Choose a tag to compare

3.18.0 (2023-11-15)

Features

  • MCSPAuthenticator: add new authenticator for Multi-Cloud Saas Platform (#181) (1be97e5)

v3.17.3

06 Nov 15:54
Compare
Choose a tag to compare

3.17.3 (2023-11-06)

Bug Fixes

  • build: bump urllib version to avoid vulnerability (#180) (5363104)

v3.17.2

10 Oct 09:58
Compare
Choose a tag to compare

3.17.2 (2023-10-10)

Bug Fixes

  • use on-the-fly compression only for file objects (#177) (dd1cd05)

v3.17.1

04 Oct 19:04
Compare
Choose a tag to compare

3.17.1 (2023-10-04)

Bug Fixes

  • add correct support for compressing file-like objects (#174) (2f91105)