File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,19 @@ Versions: 3.x (for earlier see VERSION-2.x)
55=== Releases ===
66------------------------------------------------------------------------
77
8+ 3.0.0-rc3 (not yet released)
9+
10+ #5032: Move `jackson-datatype-jsr310` module into `jackson-databind`
11+ (implemented by @pjfanning)
12+
8133.0.0-rc2 (28-Mar-2025)
914
1015#2882: Tighten accessor naming rules to not allow leading lower-case or
1116 non-letter character for getters/setters
1217#5003: Extend, improve set of `JsonNode.asXxx()` methods for number types
1318#5025: Add support for automatic detection of subtypes (like `@JsonSubTypes`)
1419 from Java 17 sealed types
15- (contributed by Andy B
20+ (contributed by Andy B)
1621#5034: Extend, improve set of `JsonNode.asXxx()` methods for non-number
1722 types (Boolean, String)
1823
You can’t perform that action at this time.
0 commit comments