Skip to content

Commit 4c0a067

Browse files
committed
Update release notes wrt #878
1 parent 703e032 commit 4c0a067

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

release-notes/CREDITS-2.x

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Contributors:
1818
# 2.19.0 (not yet released)
1919

2020
WrongWrong (@k163377)
21+
* #878: Fix for #876
2122
* #868: Added test case for FAIL_ON_NULL_FOR_PRIMITIVES
2223
* #866: Upgrade to JUnit5
2324
* #861: Update Kotlin to 1.9.24

release-notes/VERSION-2.x

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Co-maintainers:
1818

1919
2.19.0 (not yet released)
2020

21+
#878: Fixed a problem where settings like `@JsonSetter(nulls = AS_EMPTY)` were not being applied when the input was `undefined`.
2122
#869: By using Enum.entries in the acquisition of KotlinFeature.defaults, the initialization load was reduced, albeit slightly.
2223
#861: Kotlin has been upgraded to 1.9.24.
2324
#858: Minor performance improvement of findDefaultCreator in edge cases.

0 commit comments

Comments
 (0)