Skip to content

Commit 2c1df8b

Browse files
committed
release notes
1 parent 75642df commit 2c1df8b

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

release-notes/VERSION.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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

39
There are no new fixes in this release; it serves to track the 2.21.4 release

release-notes/VERSION3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Check 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

510
There 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

5459
This 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).
5561
There are many changes in related Jackson libraries that affect all Jackson users. jackson-module-scala changes
5662
are less significant. The most notable change is the addition of ScalaModule builder.
5763
Users who don't use DefaultScalaModule may need to change to using ScalaModule builder.

0 commit comments

Comments
 (0)