Skip to content

Releases: IBM/java-sdk-core

9.0.0

31 Jul 16:36
Compare
Choose a tag to compare

9.0.0 (2020-07-31)

Features

  • upgrade okhttp3 dependency to 3.14.9 (71f2bbe)

Reverts

  • Revert previous commit to amend commit message (ee86f76)

BREAKING CHANGES

  • With this change, we're removing support for Java 7.

Note: this commit is a re-introduction of commit
f4c97b0 with a new commit message

8.4.3

29 Jul 21:11
Compare
Choose a tag to compare

8.4.3 (2020-07-29)

Bug Fixes

  • surface ServiceResponseError outside of RuntimeError (#83) (349ca1a)

8.4.2

23 Jul 20:19
Compare
Choose a tag to compare

8.4.2 (2020-07-23)

Bug Fixes

8.4.1

13 Jul 19:30
Compare
Choose a tag to compare

8.4.1 (2020-07-13)

Bug Fixes

  • explicitly serialize null values found in dynamic properties (4c6598e)

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)