Releases: IBM/java-sdk-core
Releases · IBM/java-sdk-core
9.12.1
9.12.1 (2021-08-13)
Bug Fixes
- support 'AUTHTYPE' as alias for 'AUTH_TYPE' config property (#141) (c64b6e6)
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)