Skip to content

Releases: IBM/python-sdk-core

v3.13.1

15 Nov 15:42

Choose a tag to compare

3.13.1 (2021-11-15)

Bug Fixes

  • strip trailing slashes in BaseService.set_service_url (#130) (37d0099)

v3.13.0

08 Nov 17:27

Choose a tag to compare

3.13.0 (2021-11-08)

Features

  • VPCInstanceAuthenticator: add support for new VPC authentication flow (#129) (5cb1c21)

v3.12.0

15 Oct 20:29

Choose a tag to compare

3.12.0 (2021-10-15)

Features

  • add authentication_type method to authenticators (#127) (c56ce73)

v3.11.3

24 Aug 16:57

Choose a tag to compare

3.11.3 (2021-08-24)

Bug Fixes

  • multiple IAM based authenticator overrides (#124) (b142e9e)

v3.11.2

20 Aug 16:16

Choose a tag to compare

3.11.2 (2021-08-20)

Bug Fixes

  • retries: change default retry_interval to 1 second (was 0.1) (#122) (3daef00)

v3.11.1

18 Aug 16:39

Choose a tag to compare

3.11.1 (2021-08-18)

Bug Fixes

  • encode serialized JSON string as UTF-8 (#121) (6c1ddac)

v3.11.0

12 Aug 15:38

Choose a tag to compare

3.11.0 (2021-08-12)

Features

v3.10.1

08 Jul 15:16

Choose a tag to compare

3.10.1 (2021-07-08)

Bug Fixes

  • remove reserved keywords from kwargs before passing it to requests (#117) (6191978)

v3.10.0

12 May 20:03

Choose a tag to compare

3.10.0 (2021-05-12)

Features

  • support api key use case for CP4D authenticator (830c28f)

v3.9.0

25 Mar 13:45

Choose a tag to compare

3.9.0 (2021-03-25)

Features

  • python: add max retry configuration for python requests session (481192c)