File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -64,10 +64,12 @@ Versions: 3.x (for earlier see VERSION-2.x)
6464 (contributed by Joo-Hyuk K)
6565#4567: Enable `SerializationFeature.WRITE_ENUMS_USING_TO_STRING` by default (3.0)
6666 (contributed by Joo-Hyuk K)
67- #4572: Change `MapperFeature.SORT_PROPERTIES_ALPHABETICALLY` default to true
67+ #4572: Change `MapperFeature.SORT_PROPERTIES_ALPHABETICALLY` default to true#
6868 (contributed by Joo-Hyuk K)
6969#4589: Remove `MapperFeature.SORT_CREATOR_PROPERTIES_BY_DECLARATION_ORDER` from 3.0;
7070 make logic default
71+ #4664: Change `EnumNamingStrategy.convertEnumToExternalName()` to take `MapperConfig` argument-
72+ (contributed by Joo-Hyuk K)
7173- Remove `MappingJsonFactory`
7274- Add context parameter for `TypeSerializer` contextualization (`forProperty()`)
7375- Default for `JsonNodeFeature.STRIP_TRAILING_BIGDECIMAL_ZEROES` changed to `false` for 3.0
You can’t perform that action at this time.
0 commit comments