Releases: IBM/java-sdk-core
Releases · IBM/java-sdk-core
9.13.2
9.13.2 (2021-10-02)
Bug Fixes
- build: fix gpg signing step on travis bionic image (#149) (9f19ff8)
9.13.1
9.13.1 (2021-09-30)
Bug Fixes
- ContainerAuthenticator: fix some javadoc comments (#145) (ac8aecb)
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)