Skip to content

Commit f2cb5d5

Browse files
committed
Update release notes wrt #3745
1 parent c55d157 commit f2cb5d5

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1559,3 +1559,6 @@ Ajay Siwach (Siwach16@github)
15591559
* Contributed #3637: Add enum features into `@JsonFormat.Feature`
15601560
(2.15.0)
15611561
1562+
Zhenyu Luo (luozhenyu@github)
1563+
* Contributed #3745: Deprecate classes in package `com.fasterxml.jackson.databind.jsonschema`
1564+
(2.15.0)

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Project: jackson-databind
3434
#3736: Try to avoid auto-detecting Fields for Record types
3535
#3742: schemaType of `LongSerializer` is wrong
3636
(reported by @luozhenyu)
37+
#3745: Deprecate classes in package `com.fasterxml.jackson.databind.jsonschema`
38+
(contributed by @luozhenyu)
3739
#3748: `DelegatingDeserializer` missing override of `getAbsentValue()`
3840
(and couple of other methods)
3941

0 commit comments

Comments
 (0)