Skip to content

Releases: IBM/python-sdk-core

v3.20.3

11 Jul 15:19
Compare
Choose a tag to compare

3.20.3 (2024-07-11)

Bug Fixes

  • improve the detection and loading of default certificates (#197) (3dc4cc4)

v3.20.2

09 Jul 19:18
Compare
Choose a tag to compare

3.20.2 (2024-07-09)

Bug Fixes

  • always load the default certs on our custom SSL context (#196) (ff14a4b)

v3.20.1

03 Jun 17:09
Compare
Choose a tag to compare

3.20.1 (2024-06-03)

Bug Fixes

  • specify the maximum version of requests to avoid regression (#194) (f4ac0d1)

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)