Skip to content

Releases: IBM/java-sdk-core

8.4.0

14 Jun 11:31
Compare
Choose a tag to compare

8.4.0 (2020-06-14)

Features

8.3.0

15 May 18:46
Compare
Choose a tag to compare

8.3.0 (2020-05-15)

Features

  • Add setter for properties of DynamicModel (51e50af)

8.2.0

11 May 16:33
Compare
Choose a tag to compare

8.2.0 (2020-05-11)

Features

  • support service config via system properties (#79) (d5e7a27)

8.1.5

08 May 19:08
Compare
Choose a tag to compare

8.1.5 (2020-05-08)

Bug Fixes

  • allow '=' character in environment config values (afadad5)

8.1.4

01 May 14:43
Compare
Choose a tag to compare

8.1.4 (2020-05-01)

Bug Fixes

  • trailing slash when building request urls, remove whitespace when parsing external config properties (#77) (57382f1)

8.1.3

10 Mar 09:30
Compare
Choose a tag to compare

8.1.3 (2020-03-10)

Bug Fixes

  • docs: update example commit messages in CONTRIBUTING to force patch release (a871690)

8.1.2 - 2020-02-20

20 Feb 09:48
Compare
Choose a tag to compare
  • fix: add support for deserializing RFC3339 full-date values

8.1.1 - 2020-02-13

13 Feb 22:53
a6d6541
Compare
Choose a tag to compare
  • fix json serialization of lists

8.1.0 - 2019-12-21

21 Dec 18:50
Compare
Choose a tag to compare
  • fix: propagate token server exception to main request invocation thread (#74)
  • feat: Improve token server interactions in IAM and CP4D authenticators (#73)
  • fix: Close extra stream used to save byte array in InputStreamRequestBody (#72)

8.0.0 - 2019-11-12

12 Nov 17:12
Compare
Choose a tag to compare
  • feat: Enhance vcap parsing to implement two-step search algorithm (#69)
  • feat: Remove configureService invocation from BaseService ctor (#69)

Note: do not upgrade your SDK project to this version of the Java core unless you are using the appropriate version of the SDK generator (see this).