Skip to content

Jackson 2.10, configurable flattener

Compare
Choose a tag to compare
@pieterbos pieterbos released this 18 Feb 15:58
· 1004 commits to master since this release
f19e858

Functional changes

The flattener and operational template creator have been changed so that it can now be configured - each step can be enabled or disabled.

Breaking changes

  • Jackson has been upgraded to 2.10.0. This may cause compatibility problems with your applications, but they should be relatively easy to fix. Be sure to test your JSON parsing and generating. Archie version 0.11.0 will NOT work with jackson 2.9.x and below!