Skip to content

Commit 4c55625

Browse files
committed
Add missing ref to #351 (proper forward-reference handling for Object ids) in release notes
1 parent 7bc0fc4 commit 4c55625

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-notes/VERSION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -589,6 +589,8 @@ Special one-off "micro patch" for:
589589
(reported by metanet@github)
590590
#327: Should not consider explicitly differing renames a fail, as long as all are explicit
591591
#335: Allow use of `@JsonPropertyOrder(alphabetic=true)` for Map properties
592+
#351: ObjectId does not properly handle forward references during deserialization
593+
(contributed by pgelinas)
592594
#352 Add `ObjectMapper.setConfig()` for overriding `SerializationConfig`/`DeserializationConfig`
593595
#353: Problems with polymorphic types, `JsonNode` (related to #88)
594596
(reported by cemo@github)

0 commit comments

Comments
 (0)