Skip to content

API changes

Andrey P edited this page Nov 6, 2017 · 1 revision

API changes tracker for Jackson modules

Reports on API changes and backward compatibility for Jackson modules.

Reports are generated daily by the https://github.com/lvc/japi-tracker tool according to the article https://wiki.eclipse.org/Evolving_Java-based_APIs_2.

Good article to understand backward binary compatibility (BC) and backward source compatibility (SC) in Java: Backwards compatibility with Java bytecode editing.

JARs: http://repo1.maven.org/maven2/com/fasterxml/jackson/core/

Jackson Core

Report: https://abi-laboratory.pro/java/tracker/timeline/jackson-core/

jackson-core-1 jackson-core-2

Jackson Databind

Report: https://abi-laboratory.pro/java/tracker/timeline/jackson-databind/

jackson-databind-1 jackson-databind-2