There was an error while loading. Please reload this page.
2 parents 5b897a1 + 6877a5c commit 0d3f431Copy full SHA for 0d3f431
1 file changed
release-notes/VERSION-2.x
@@ -12,6 +12,11 @@ Modules:
12
13
-
14
15
+2.19.2 (18-Jul-2025)
16
+2.19.1 (13-Jun-2025)
17
+
18
+No changes since 2.19.0
19
20
2.19.0 (24-Apr-2025)
21
22
#336: Optimize `InstantDeserializer` `addInColonToOffsetIfMissing()`
@@ -26,6 +31,12 @@ Modules:
26
31
#364: Deserialization of Month in ONE_BASED_MONTHS mode fails for value "12"
27
32
(reported, fix contributed by Boleslav B)
28
33
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
29
40
2.18.4 (06-May-2025)
30
41
42
#291: `InstantDeserializer` fails to parse negative numeric timestamp strings
0 commit comments