Release highlightsedit

These are the important new features and changes in minor releases. Every release also updates the Java API Client to the latest API specification. This includes new APIs and bug fixes in the specification of existing APIs.

For a list of detailed changes, including bug fixes, please see the GitHub project realease notes.

Version 8.6edit

  • Allow using java.lang.reflect.Type in addition to java.lang.Class to define application types for deserialization - #438

Version 8.5edit

Version 8.4edit

Version 8.3edit

  • Add toString() implementation to all value classes - #269

Version 8.2edit

Version 8.1edit

Version 8.0edit

  • Change the JSON-P implementation from Glassfish to Parsson - #63
  • Accept null values in lists - #68