File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -212,6 +212,9 @@ Lee Jiwon (@dlwldnjs1009)
212212 [3.1.0]
213213 * Implemented #5621: Fix typo: MissingInjectableValueExcepion → MissingInjectableValueException
214214 [3.1.0]
215+ * Fixed #5867: Fix `Map.Entry` deserialization for property-level
216+ `Shape.NATURAL` override
217+ [3.1.0]
215218
216219Garret Wilson (@garretwilson)
217220 * Suggested #4157: Add `MapperFeature.INFER_RECORD_GETTERS_FROM_COMPONENTS_ONLY` to ignore
Original file line number Diff line number Diff line change @@ -19,6 +19,9 @@ No changes since 3.1
1919 `DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES`
2020 (reported by Lavender S)
2121 (fix by @cowtowncoder, w/ Claude code)
22+ #5867: Fix `Map.Entry` deserialization for property-level
23+ `Shape.NATURAL` override
24+ (fixed by Lee Jiwon)
2225
23263.1.1 (27-Mar-2026)
2427
You can’t perform that action at this time.
0 commit comments