Skip to content

Commit 33d9bf5

Browse files
committed
Update release notes wrt #5032
1 parent 766923c commit 33d9bf5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

release-notes/VERSION

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
813
3.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

0 commit comments

Comments
 (0)