Skip to content

Releases: Pyr0x1/jetf-api

Removed exception thrown when new properties are added on the server

31 Jan 14:34

Choose a tag to compare

Refactored the code to use an ObjectMapper that ignores unkown properties, so the library keeps working even if new properties are added on the server side for the used model classes.
In the test class, an ObjectMapper that fails when encountering unmapped properties was kept, in order to be alerted when the api changes without breaking users of the current version.

Full Changelog: 0.0.2...0.0.3

0.0.2

18 Aug 15:22

Choose a tag to compare

0.0.2 Pre-release
Pre-release
Updated pom for version 0.0.2

Test release

10 May 14:30
202388d

Choose a tag to compare

Test release Pre-release
Pre-release

test