Skip to content

Releases: IBM/go-sdk-core

v5.6.0

26 Jul 20:30
Compare
Choose a tag to compare

5.6.0 (2021-07-26)

Features

  • add support for new ComputeResourceAuthenticator (#123) (c7631e3)

v5.5.1

22 Jun 10:04
Compare
Choose a tag to compare

5.5.1 (2021-06-22)

Bug Fixes

v5.5.0

02 Jun 04:11
Compare
Choose a tag to compare

5.5.0 (2021-06-02)

Features

v5.4.5

28 May 19:51
Compare
Choose a tag to compare

5.4.5 (2021-05-28)

Bug Fixes

  • allow user to set "Host" request header (#118) (efd7fe3)

v5.4.4

21 May 18:51
Compare
Choose a tag to compare

5.4.4 (2021-05-21)

Bug Fixes

  • add check for empty string in ParseDate with tests (#116) (35cd647)

v5.4.3

14 May 22:51
Compare
Choose a tag to compare

5.4.3 (2021-05-14)

Bug Fixes

  • build: prevent semantic-release from committing package-lock.json (#115) (7fa259f)

v5.4.2

29 Apr 19:23
Compare
Choose a tag to compare

5.4.2 (2021-04-29)

Bug Fixes

  • switch to a fork of the original JWT package (#114) (18d04ad)

v5.4.1

27 Apr 15:04
Compare
Choose a tag to compare

5.4.1 (2021-04-27)

Bug Fixes

  • support expected (but empty) response body (#111) (2f857c2)

v5.4.0

23 Apr 14:34
Compare
Choose a tag to compare

5.4.0 (2021-04-23)

Bug Fixes

  • eliminate goroutine leak in the authenticators (#109) (e5d921a)

Features

  • add FileWithMetadata type to the core (#110) (c1a4884)

v5.3.0

30 Mar 23:12
Compare
Choose a tag to compare

5.3.0 (2021-03-30)

Features

  • add support for unmarshalling two-dimensional slices of model instances (#103) (1438a2c)