Releases: IBM/java-sdk-core
Releases · IBM/java-sdk-core
9.0.0
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
8.4.3 (2020-07-29)
Bug Fixes
- surface ServiceResponseError outside of RuntimeError (#83) (349ca1a)
8.4.2
8.4.2 (2020-07-23)
Bug Fixes
8.4.1
8.4.1 (2020-07-13)
Bug Fixes
- explicitly serialize null values found in dynamic properties (4c6598e)
8.4.0
8.4.0 (2020-06-14)
Features
8.3.0
8.3.0 (2020-05-15)
Features
- Add setter for properties of DynamicModel (51e50af)
8.2.0
8.2.0 (2020-05-11)
Features
- support service config via system properties (#79) (d5e7a27)
8.1.5
8.1.5 (2020-05-08)
Bug Fixes
- allow '=' character in environment config values (afadad5)
8.1.4
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
8.1.3 (2020-03-10)
Bug Fixes
- docs: update example commit messages in CONTRIBUTING to force patch release (a871690)