File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1559,3 +1559,6 @@ Ajay Siwach (Siwach16@github)
1559
1559
* Contributed #3637: Add enum features into `@JsonFormat.Feature`
1560
1560
(2.15.0)
1561
1561
1562
+ Zhenyu Luo (luozhenyu@github)
1563
+ * Contributed #3745: Deprecate classes in package `com.fasterxml.jackson.databind.jsonschema`
1564
+ (2.15.0)
Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ Project: jackson-databind
34
34
#3736 : Try to avoid auto -detecting Fields for Record types
35
35
#3742 : schemaType of `LongSerializer` is wrong
36
36
(reported by @luozhenyu)
37
+ #3745 : Deprecate classes in package `com.fasterxml.jackson.databind.jsonschema`
38
+ (contributed by @luozhenyu)
37
39
#3748 : `DelegatingDeserializer` missing override of `getAbsentValue()`
38
40
(and couple of other methods)
39
41
You can’t perform that action at this time.
0 commit comments