Skip to content

Commit 18806f8

Browse files
committed
release notes
1 parent 4719cd9 commit 18806f8

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

release-notes/VERSION.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Version: 2.21.4
2+
3+
There are no new fixes in this release; it serves to track the 2.21.4 release
4+
of the upstream Jackson projects.
5+
6+
# Version: 2.21.3
7+
8+
There are no new fixes in this release; it serves to track the 2.21.3 release
9+
of the upstream Jackson projects.
10+
11+
# Version: 2.21.2
12+
13+
There are no new fixes in this release; it serves to track the 2.21.2 release
14+
of the upstream Jackson projects.
15+
116
# Version: 2.21.1
217

318
There are no new fixes in this release; it serves to track the 2.21.1 release
@@ -23,7 +38,6 @@ of the upstream Jackson projects.
2338

2439
This patch release tracks Jackson 2.20. The 2.20 series has full support for
2540
Scala 2.11, 2.12, 2.13 and 3.3+. Java 8 is the minimum supported Java version.
26-
There are no new fixes in this release.
2741

2842
## Fixes
2943

@@ -61,8 +75,14 @@ Scala 2.11, 2.12, 2.13 and 3.3+. Java 8 is the minimum supported Java version.
6175

6276
* [[gh-pr-702]](https://github.com/FasterXML/jackson-module-scala/pull/702) Handle token reading issue in ScalaObjectDeserializer
6377
* [[gh-pr-706]](https://github.com/FasterXML/jackson-module-scala/pull/706) Upgrade paranamer dependency to 2.8.3
78+
* [[gh-pr-713]](https://github.com/FasterXML/jackson-module-scala/pull/713) Add ScalaModule.builder() to over another way to customise the Scala module
6479
* [[gh-722]](https://github.com/FasterXML/jackson-module-scala/issues/722) Collection deserializer should create empty collection instead of null (when input is null)
6580

81+
# Version: 2.18.8
82+
83+
There are no new fixes in this release; it serves to track the 2.18.7 release
84+
of the upstream Jackson projects.
85+
6686
# Version: 2.18.7
6787

6888
There are no new fixes in this release; it serves to track the 2.18.7 release

release-notes/VERSION3.md

Lines changed: 5 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.1.4
4+
5+
There are no new fixes in this release; it serves to track the 3.1.4 release
6+
of the upstream Jackson projects.
7+
38
# 3.1.3
49

510
There are no new fixes in this release; it serves to track the 3.1.3 release

0 commit comments

Comments
 (0)