Skip to content

Commit 0d3f431

Browse files
committed
Merge branch '2.x' into 3.x
2 parents 5b897a1 + 6877a5c commit 0d3f431

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

release-notes/VERSION-2.x

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Modules:
1212

1313
-
1414

15+
2.19.2 (18-Jul-2025)
16+
2.19.1 (13-Jun-2025)
17+
18+
No changes since 2.19.0
19+
1520
2.19.0 (24-Apr-2025)
1621

1722
#336: Optimize `InstantDeserializer` `addInColonToOffsetIfMissing()`
@@ -26,6 +31,12 @@ Modules:
2631
#364: Deserialization of Month in ONE_BASED_MONTHS mode fails for value "12"
2732
(reported, fix contributed by Boleslav B)
2833

34+
2.18.5 (not yet released)
35+
36+
#372: `java.util.Optional` deserialisation fails when using `TypeFactory.defaultInstance`
37+
for creating `JavaType` for `Optional<?>`
38+
(reported by @mattlocker)
39+
2940
2.18.4 (06-May-2025)
3041

3142
#291: `InstantDeserializer` fails to parse negative numeric timestamp strings

0 commit comments

Comments
 (0)