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.
2 parents 23044e2 + 048efe0 commit 22b224fCopy full SHA for 22b224f
release-notes/VERSION-2.x
@@ -31,6 +31,10 @@ No changes since 2.19.0
31
32
2.19.0 (24-Apr-2025)
33
34
+#307: Instant precision should be retained in ObjectMapper#readTree (add
35
+ `JsonNodeFeature.USE_BIG_DECIMAL_FOR_FLOATS` to force use of `BigDecimal`
36
+ for `JsonNode` reads)
37
+ (reported by @jzheaux)
38
#336: Optimize `InstantDeserializer` `addInColonToOffsetIfMissing()`
39
(contributed by David S)
40
#337: Negative `Duration` does not round-trip properly with
0 commit comments