-
Added redemptions module to call user redemptions management OST APIs.
-
Added redeemable SKUs module to call redeemable SKUs OST APIs.
-
Readme changes for documenting new parameters in transactions module. These parameters can help to get data between specific time interval.
-
Added webhooks module to call webhook management OST APIs.
-
Support for verify webhook signature.
-
Added base tokens module to V2 API’s
-
OST API V2 interaction layer implementation.
-
Removed API V0 and V1 support.
-
README.adoc has API V2 usage instructions
-
Added user balances module to V1 API’s
-
Added transaction ledger module to V1 API’s
Initial release of the official OST JAVA SDK
-
This release has support for interacting with V1 API along with V0
-
README.adoc has API V1 usage instructions
-
README_V0.adoc has API V0 usage instructions