File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Version: 2.22.0
2+
3+ This patch release tracks Jackson 2.22. The 2.22 series has full support for
4+ Scala 2.11, 2.12, 2.13 and 3.3+. Java 8 is the minimum supported Java version.
5+ There are no new fixes in this release.
6+
17# Version: 2.21.4
28
39There are no new fixes in this release; it serves to track the 2.21.4 release
Original file line number Diff line number Diff line change 11Check VERSION.md for jackson-module-scala 2.x release information. This file tracks jackson-module-scala 3.x.
22
3+ # 3.2.0
4+
5+ This patch release tracks Jackson 3.2.0. The 3.2 series has full support for Scala 2.12, 2.13 and 3.
6+ There are no new fixes in this release.
7+
38# 3.1.4
49
510There are no new fixes in this release; it serves to track the 3.1.4 release
@@ -52,6 +57,7 @@ of the upstream Jackson projects.
5257# 3.0.0
5358
5459This patch release tracks Jackson 3.0.0. The 3.0 series has full support for Scala 2.12, 2.13 and 3.
60+ Java 17 is the minimum supported version now (Jackson 3 generally has a minimum requirement of Java 17).
5561There are many changes in related Jackson libraries that affect all Jackson users. jackson-module-scala changes
5662are less significant. The most notable change is the addition of ScalaModule builder.
5763Users who don't use DefaultScalaModule may need to change to using ScalaModule builder.
You can’t perform that action at this time.
0 commit comments