We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b326f95 commit cde7c55Copy full SHA for cde7c55
release-notes/VERSION-2.x
@@ -21,6 +21,10 @@ No changes since 2.19.0
21
22
2.19.0 (24-Apr-2025)
23
24
+#307: Instant precision should be retained in ObjectMapper#readTree (add
25
+ `JsonNodeFeature.USE_BIG_DECIMAL_FOR_FLOATS` to force use of `BigDecimal`
26
+ for `JsonNode` reads)
27
+ (reported by @jzheaux)
28
#336: Optimize `InstantDeserializer` `addInColonToOffsetIfMissing()`
29
(contributed by David S)
30
#337: Negative `Duration` does not round-trip properly with
0 commit comments