Releases: IBM/java-sdk-core
Releases · IBM/java-sdk-core
5.0.1
09 Jul 15:39
Compare
Sorry, something went wrong.
No results found
feat(serialization): Allow dynamic models to have non-public default ctors (#41 )
5.0.0
18 Jun 18:49
Compare
Sorry, something went wrong.
No results found
removed obsolete methods from BaseService (#40 ):
BaseService.setApiKey()
BaseService.getApiKey()
BaseService.setAuthenticator() is now public to allow SDK users to set an authenticator config on an existing service (#40 )
4.4.0
07 Jun 15:05
Compare
Sorry, something went wrong.
No results found
Fix Java 7 support
Add HTTP status code and message in response
4.3.0
03 Jun 19:22
Compare
Sorry, something went wrong.
No results found
Added support for ICP4D authentication
4.2.0
13 May 16:05
Compare
Sorry, something went wrong.
No results found
Remove detect secrets files (#36 )
feat(http): improve SDK's ability to configure http client instances
refactor: Refactor bluemix to cloud.ibm
fix: generate javadoc index page correctly
4.1.0
30 Apr 22:15
Compare
Sorry, something went wrong.
No results found
Added support for de-serializing operation responses containing top-level JSON arrays
Added deployment of javadocs to gh-pages as part of release build process
4.0.2
27 Apr 15:57
Compare
Sorry, something went wrong.
No results found
Allow IAM client_id/client_secret values to be set by SDK users via the IamOptions instance passed to a generated service ctor.
4.0.1
17 Apr 20:35
Compare
Sorry, something went wrong.
No results found
Renamed DynamicModel methods to match Map method names
4.0.0
16 Apr 17:19
Compare
Sorry, something went wrong.
No results found
Introduced new DynamicModel subclass which contains a more type-strict map for additional properties.
Allow user-supplied values for the IAM client_id and secret to be used when interacting with the IAM token server.
3.0.3
09 Apr 17:24
Compare
Sorry, something went wrong.
No results found
Changes
Fix: Also search for iam_apikey in credential files downloaded from IBM Cloud