Skip to content

JavaSDK version 0.4

Compare
Choose a tag to compare
@pgilmorepf pgilmorepf released this 28 Sep 20:14
· 411 commits to versioned since this release

== SDK Patch Notes, Sept 28, 2015 ==

=== API Changes ===
Client/Server-API: GetCharacterInventory can return a new error type: CharacterNotFound
Admin-API: RevokeInventoryItemRequest can operate on a character-inventory by providing a CharacterId in the request
All: Very minor API-Documentation updates

=== Java Specific Changes ===
CloudScript fixes, added a CloudScript JUnit test
Better error-reporting for bad/failed api calls