Releases: IBM/java-sdk-core
Releases · IBM/java-sdk-core
9.11.1
9.11.1 (2021-08-02)
Bug Fixes
- http: avoid gzipping zero length content (4c86252)
9.11.0
9.11.0 (2021-07-12)
Features
- BaseService: remove final modifier from createServiceCall (#132) (2e35d1f)
9.10.4
9.10.4 (2021-07-08)
Bug Fixes
- bump maven-compiler-plugin source and target version to 1.8 (#131) (e8e8a40)
9.10.3
9.10.3 (2021-06-08)
Bug Fixes
- change method name to
constructServiceUrl
(#126) (4a5eae9)
9.10.1
9.10.1 (2021-05-19)
Bug Fixes
- http: enable TLSv1.3; disable TLSv1.0 TLSv1.1 (#123) (3b05fd5)
9.10.0
9.10.0 (2021-05-18)
Features
- add
BaseService.constructServiceURL
method (#122) (76eda02)
9.9.1
9.9.1 (2021-04-01)
Bug Fixes
- deps: update dependencies to avoid vulnerabilities (775a4d9)
9.9.0
9.9.0 (2021-03-11)
Features
- add getQueryParam utility method to support pagination (082e62d)