Releases: IBM/java-sdk-core
Releases · IBM/java-sdk-core
4.0.0
3.0.3
3.0.2
3.0.1
2.0.2
3.0.0
Changes
rx()
andrxWithDetails()
methods replaced withreactiveRequest()
, meant to be used with RxJava- Along with the new
reactiveRequest()
method, there are now onlyexecute()
andenqueue()
. These return the same wrapped response as the oldexecuteWithDetails()
andenqueueWithDetails()
responses.
2.0.1
2.0.0: Merge pull request #14 from IBM/remove-watson-references
Remove Watson references
1.2.2: Merge pull request #13 from IBM/request-utils-test-fix
Fix failing unit test
1.2.1: Expose tests in library (#11)
* build: Build and package tests along with source code * fixed typo in sync2MC script