Skip to content

Releases: IBM/python-sdk-core

v3.22.0

15 Oct 14:18
Compare
Choose a tag to compare

3.22.0 (2024-10-15)

Features

  • IAMAssumeAuthenticator: introduce a new authenticator (#211) (29a8eb7)

v3.21.0

18 Sep 19:55
Compare
Choose a tag to compare

3.21.0 (2024-09-18)

Bug Fixes

  • logging: improve python core's debug logging (67b126c)

Features

v3.20.6

08 Aug 15:34
Compare
Choose a tag to compare

3.20.6 (2024-08-08)

Bug Fixes

  • build: use correct package list with setuptools (#207) (27fa51d)

v3.20.5

07 Aug 21:36
Compare
Choose a tag to compare

3.20.5 (2024-08-07)

Bug Fixes

v3.20.4

29 Jul 18:27
Compare
Choose a tag to compare

3.20.4 (2024-07-29)

Bug Fixes

  • remove test command and related code from setup.py (#203) (bd44dd1)

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