Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jul 10, 2024
1 parent 78f90ea commit 950b2e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ Project: jackson-databind
#4570: Deprecate `ObjectMapper.canDeserialize()`/`ObjectMapper.canSerialize()`
#4580: Add `MapperFeature.SORT_CREATOR_PROPERTIES_BY_DECLARATION_ORDER` to use
Creator properties' declaration order for sorting
#4584: Provide extension point for detecting "primary" Constructor for Kotlin
(and similar) data classes
#4602: Possible wrong use of _arrayDelegateDeserializer in
BeanDeserializerBase::deserializeFromObjectUsingNonDefault()
(reported by Eduard G)
Expand Down

0 comments on commit 950b2e8

Please sign in to comment.