Skip to content

Commit aeb9b7e

Browse files
committed
Update release notes wrt #4041
1 parent 494924c commit aeb9b7e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

release-notes/CREDITS-2.x

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1655,9 +1655,14 @@ David Schlosnagle (schlosna@github)
16551655
(2.16.0)
16561656
16571657
Philipp Kräutli (pkraeutli@github)
1658-
* Reportedd #4009: Locale "" is deserialised as `null` if `ACCEPT_EMPTY_STRING_AS_NULL_OBJECT`
1658+
* Reported #4009: Locale "" is deserialised as `null` if `ACCEPT_EMPTY_STRING_AS_NULL_OBJECT`
16591659
is enabled
16601660
(2.16.0)
16611661
1662+
iProdigy (iProdigy@github)
1663+
* Contributed fix #4041: Actually cache EnumValues#internalMap
1664+
(2.16.0)
1665+
1666+
16621667
16631668

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Project: jackson-databind
3131
is enabled
3232
(reported by Philipp K)
3333
#4011: Add guardrail setting for `TypeParser` handling of type parameters
34+
#4041: Actually cache EnumValues#internalMap
35+
(contributed by @iProdigy)
3436

3537
2.15.3 (not yet released)
3638

0 commit comments

Comments
 (0)