@@ -1796,44 +1796,44 @@ Susan Witts (susanw1@github)
1796
1796
assign to property ' @id'
1797
1797
(2.17.2 )
1798
1798
1799
- Ulf Dreyer (u3r@github )
1799
+ Ulf Dreyer (@u3r )
1800
1800
* Reported #4085 : `@JsonView` does not work on class -level for records
1801
1801
(2.18.0 )
1802
1802
1803
- Mark Herkrath (herkrath@github )
1803
+ Mark Herkrath (@herkrath )
1804
1804
* Reported #4356 : `BeanDeserializerModifier::updateBuilder()` doesn' t work for
1805
1805
beans with Creator methods
1806
1806
(2.18.0)
1807
1807
1808
- David Moten (davidmoten@github )
1808
+ David Moten (@davidmoten )
1809
1809
* Contributed #4453: Allow JSON Integer to deserialize into a single-arg constructor of
1810
1810
parameter type `double`
1811
1811
(2.18.0)
1812
1812
1813
- Teodor Danciu (teodord@github )
1813
+ Teodor Danciu (@teodord )
1814
1814
* Reported #4464: When `Include.NON_DEFAULT` setting is used, `isEmpty()` method is
1815
1815
not called on the serializer
1816
1816
(2.18.0)
1817
1817
1818
- Matthew Luckam (mluckam@github )
1818
+ Matthew Luckam (@mluckam )
1819
1819
* Contributed #4483: Remove `final` on method BeanSerializer.serialize()
1820
1820
(2.18.0)
1821
1821
1822
- Alexandre Jacob (ajacob@github )
1822
+ Alexandre Jacob (@ajacob )
1823
1823
* Reported #4545: Unexpected deserialization behavior with `@JsonCreator`,
1824
1824
`@JsonProperty` and javac `-parameters`
1825
1825
(2.18.0)
1826
1826
1827
- Eduard Gomoliako (Gems@github )
1827
+ Eduard Gomoliako (@Gems )
1828
1828
* Reported #4602: Possible wrong use of _arrayDelegateDeserializer in
1829
1829
BeanDeserializerBase::deserializeFromObjectUsingNonDefault()
1830
1830
(2.18.0)
1831
1831
1832
- Mathijs Vogelzang (mathijs81@github )
1832
+ Mathijs Vogelzang (@mathijs81 )
1833
1833
* Reported #4678: Java records don' t serialize with `MapperFeature.REQUIRE_SETTERS_FOR_GETTERS`
1834
1834
(2.18.0 )
1835
1835
1836
- Rikkarth (rikkarth@github )
1836
+ Rikkarth (@rikkarth )
1837
1837
* Contributed #4709 : Add `JacksonCollectors` with `toArrayNode()` implementation
1838
1838
(2.18.0 )
1839
1839
@@ -1844,3 +1844,8 @@ Maxim Valeev (@MaximValeev)
1844
1844
wrongwrong (@k163377)
1845
1845
* Contributed #4749 : Fixed problem in StdDelegatingSerializer#serializeWithType where final serializer lookup was done
1846
1846
on the pre-converted value when _delegateSerializer was null
1847
+
1848
+ Mike Minicki (@martel)
1849
+ * Reported #4788 : `EnumFeature.WRITE_ENUMS_TO_LOWERCASE` overrides `@JsonProperty` values
1850
+
1851
+
0 commit comments