Releases: IBM/java-sdk-core
Releases · IBM/java-sdk-core
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)
8.1.2 - 2020-02-20
- fix: add support for deserializing RFC3339 full-date values
8.1.1 - 2020-02-13
- fix json serialization of lists
8.1.0 - 2019-12-21
- 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
- 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).