Skip to content

Releases: IBM/python-sdk-core

v1.0.0

03 Oct 16:30

Choose a tag to compare

1.0.0 (2019-10-03)

Code Refactoring

  • base service: Separate out request into prepare_request and send (8a95b89)
  • classname: Classname is no longer needed param (fbdf3d4)
  • client config: merge from master client config to JWT token manager (0fe9482)
  • support duplicate part names in 'files' parameter of prepare_request (70cf579)
  • client props: Setting of the external client config happens in individual services (4148034)
  • config: Handle multi word service name (50fad59)
  • credential: Check for credential file in working dir before home dir (5c3d545)
  • display_name: display_name unused in constructor (4742b8e)
  • json: convert json to string for dict types (a037815)
  • model: remove _from_dict step in _convert_model (baba44d)
  • url: Change url to service_url (0689985)
  • value error: Throw error if authenticator is not set (795c630)
  • version: Update version to merge to master (7fe8d3c)

Features

  • authentication: Revamp to new authentication mechanism (b878a49)
  • authenticator: Refactor authenticators (bf7da48)
  • base: Add method read_external_sources (8fee5bf)
  • config: get_authenticator_from_environment for loading from env (c50d2bb)
  • disable-ssl-verification: log error for ssl error and others (33a40d6)
  • env: Load from env variables (866f279)

BREAKING CHANGES

  • version: This is a breaking change.

1.0.0rc10

02 Oct 22:11

Choose a tag to compare

1.0.0rc10 Pre-release
Pre-release
chore(version): update version

v0.5.2

02 Oct 18:27

Choose a tag to compare

0.5.2 (2019-10-02)

Bug Fixes

  • configs: Pass cllient configs to token managers (dc0c515)

1.0.0-rc9

27 Sep 18:42

Choose a tag to compare

1.0.0-rc9 Pre-release
Pre-release
chore(version): Update RC version

v1.0.0rc8

19 Sep 17:29

Choose a tag to compare

v1.0.0rc8 Pre-release
Pre-release
chore(version): Update versions

v1.0.0rc7

19 Sep 16:51

Choose a tag to compare

v1.0.0rc7 Pre-release
Pre-release
chore(version): Update release candidate version

v1.0.0rc6

17 Sep 14:19

Choose a tag to compare

v1.0.0rc6 Pre-release
Pre-release
chore(service_url): Update url to service url

v1.0.0rc5

04 Sep 14:25

Choose a tag to compare

v1.0.0rc5 Pre-release
Pre-release
Update version to rc5

v1.0.0rc4

04 Sep 14:24

Choose a tag to compare

v1.0.0rc4 Pre-release
Pre-release
update to find_packages()

v1.0.0rc2

30 Aug 15:35

Choose a tag to compare

v1.0.0rc2 Pre-release
Pre-release
update to rc2