Releases: IBM/java-sdk-core
Releases · IBM/java-sdk-core
7.0.0-rc6 - 2019-09-24
24 Sep 14:52
Compare
Sorry, something went wrong.
No results found
Introduced FileWIthMetadata class.
7.0.0-rc5 - 2019-09-19
19 Sep 18:53
Compare
Sorry, something went wrong.
No results found
Supply more descriptive error message for SSL exception in case of users on ICP or CP4D
7.0.0-rc4 - 2019-09-16
16 Sep 19:30
Compare
Sorry, something went wrong.
No results found
Change ordering of external files checked for authentication to prioritize current working directory over the home directory
7.0.0-rc3 - 2019-09-09
09 Sep 19:40
Compare
Sorry, something went wrong.
No results found
Defer validation of serviceURL until first use
7.0.0-rc2 - 2019-08-29
29 Aug 17:43
Compare
Sorry, something went wrong.
No results found
fix: removed JNDI reference :)
fix: updated copyright statements
fix: hide some CredentialUtils methods
fix: perform correct transformation on serviceName; use case-insensitive auth type comparisons
7.0.0-rc1 - 2019-09-27
27 Aug 21:07
Compare
Sorry, something went wrong.
No results found
Add ability to cancel service call (#54 )
Add HTTP logging config to HttpConfigOptions (#53 )
Rename NoauthAuthenticator to NoAuthAuthenticator
6.0.0
15 Aug 13:53
Compare
Sorry, something went wrong.
No results found
feat: Implemented new authentication framework design
fix: do not use 'serializeNulls' when initializing Gson
5.1.1
25 Jul 13:56
Compare
Sorry, something went wrong.
No results found
fix(serialization): Avoid ser/deser roundtripping asymmetry for Object map value type
5.1.0
16 Jul 13:36
Compare
Sorry, something went wrong.
No results found
feat(serialization): added gson type adapter for byte[] to automatically perform base64 encoding/decoding
Add ability to set up proxy authentication when configuring proxy with HttpConfigOptions
4.5.0
15 Jul 15:58
Compare
Sorry, something went wrong.
No results found
Add ability to set up proxy authentication when configuring proxy with HttpConfigOptions