Skip to content

Releases: IBM/ruby-sdk-core

v1.1.3

15 Mar 15:13
Compare
Choose a tag to compare
[skip ci] Bump version: 1.1.2 -> 1.1.3

v1.1.2

11 Feb 22:17
Compare
Choose a tag to compare
[skip ci] Bump version: 1.1.1 -> 1.1.2

v1.1.1

29 Jan 19:09
Compare
Choose a tag to compare
[skip ci] Bump version: 1.1.0 -> 1.1.1

v1.1.0

15 Nov 15:55
Compare
Choose a tag to compare

1.1.0 (2019-11-15)

Features

  • BaseService: add new method configure_service & enhance vcap parsing (fcdab84)

v1.0.1

30 Oct 18:48
Compare
Choose a tag to compare

1.0.1 (2019-10-30)

Bug Fixes

  • NoAuthAuthenticator: make sure no auth authenticator works with args (2da7943)

v1.0.0

03 Oct 17:09
Compare
Choose a tag to compare

1.0.0 (2019-10-03)

Bug Fixes

  • ApiException: fix issue with accessing message field in error (e827e0d)
  • auth: update headers instead of connector in core library (ba7885d)
  • CP4D: make url mandatory in cp4d authenticator (9c96ae8)

Features

  • Authentication: revamp authentication methods (33b51a6)
  • service_url: use service_url instead of url and make is accessible (ea95da4)

BREAKING CHANGES

  • service_url: use service_url instead of url
  • Authentication: revamp authentication methods to use authenticators. (33b51a6)

v1.0.0-rc2

23 Sep 12:23
ecd042c
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

This is a pre-release of for the major SDK release coming at the end of September. Download the gem here.

Features

  • Use service_url instead of url

v1.0.0.rc1

23 Sep 12:07
3081309
Compare
Choose a tag to compare
v1.0.0.rc1 Pre-release
Pre-release

This is a pre-release of for the major SDK release coming at the end of September. Download the gem here.

Features

  • New authentication methods
  • ICP4D was renamed to CP4D

v0.3.3

13 Aug 19:20
Compare
Choose a tag to compare

0.3.3 (2019-08-13)

Bug Fixes

  • auth: look up for apikey in creds file and use tr instead of sub (95145fa)

v0.3.2

08 Aug 19:43
Compare
Choose a tag to compare

0.3.2 (2019-08-08)

Bug Fixes

  • authentication: use variables instead of vars[*] when decidi… (#14) (c317303)
  • authentication: use variables instead of vars[*] when deciding on authentication (3966353)