Skip to content

Releases: IBM/python-sdk-core

v3.8.0

17 Mar 21:51

Choose a tag to compare

3.8.0 (2021-03-17)

Features

  • add datetime to string utils for lists (2a4260c)

v3.7.0

12 Mar 00:28

Choose a tag to compare

3.7.0 (2021-03-12)

Features

  • add get_query_param utility method to support pagination (b40edde)

v3.6.0

05 Mar 12:33

Choose a tag to compare

3.6.0 (2021-03-05)

Bug Fixes

  • split token manager url path (18d64b5)
  • update default iam url to omit path (1fbdd0c)

Features

  • expose refresh token in iam authenticator (31e988d)

v3.5.2

10 Feb 22:23

Choose a tag to compare

3.5.2 (2021-02-10)

Bug Fixes

  • build: main migration (3664e2e)
  • build: main migration release (8b3debc)

v3.5.1

01 Feb 19:40

Choose a tag to compare

3.5.1 (2021-02-01)

Bug Fixes

  • remove unnecessary logging of exceptions (e94d5ae)
  • silently ignore missing configuration file (d438ade)

v3.5.0

27 Jan 13:41

Choose a tag to compare

3.5.0 (2021-01-27)

Features

  • BaseService: use a requests.Session for retry and other configuration (14bcf41)

v3.4.0

26 Jan 20:59

Choose a tag to compare

3.4.0 (2021-01-26)

Features

  • update minimum supported python version to 3.6 (7f9b968)

v3.3.6

08 Jan 21:18

Choose a tag to compare

3.3.6 (2021-01-08)

Bug Fixes

  • include requirements.txt in MANIFEST.in for setup.py reference (cc8935a)

v3.3.5

08 Jan 18:46

Choose a tag to compare

3.3.5 (2021-01-08)

Bug Fixes

  • update setup.py requirements to match requirements.txt (c618928)

v3.3.4

07 Jan 14:33

Choose a tag to compare

3.3.4 (2021-01-07)

Bug Fixes

  • update pyjwt parameters to satisfy 2.x changes (f2d7225)