Skip to content

Commit fade17f

Browse files
committed
Merge branch '2.x' into 3.0
2 parents 1acdf2e + 634923f commit fade17f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

release-notes/VERSION-2.x

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Project: jackson-databind
1616
customizability
1717
(contributed by @wrongwrong)
1818

19-
2.20.1 (not yet released)
19+
2.20.1 (30-Oct-2025)
2020

2121
#5292: `MapperFeature.FIX_FIELD_NAME_UPPER_CASE_PREFIX` does not work with
2222
Constructor parameters
@@ -71,6 +71,11 @@ Project: jackson-databind
7171
with `ObjectMapper`, prepare for 3.0)
7272
- Generate SBOMs [JSTEP-14]
7373
74+
2.19.4 (29-Oct-2025)
75+
2.19.3 (29-Oct-2025)
76+
77+
No changes since 2.19.2
78+
7479
2.19.2 (18-Jul-2025)
7580
7681
#5202: `JsonSetter.contentNulls` ignored for `Object[]`, `String[]`
@@ -175,6 +180,10 @@ Project: jackson-databind
175180
#5069: Add copy-constructor for `MappingIterator`
176181
(contributed by @wrongwrong)
177182

183+
2.18.5 (27-Oct-2025)
184+
185+
No changes since 2.18.4
186+
178187
2.18.4 (06-May-2025)
179188

180189
#4628: `@JsonIgnore` and `@JsonProperty.access=READ_ONLY` on Record property

0 commit comments

Comments
 (0)