Skip to content

Commit 733aa21

Browse files
committed
Update release notes
1 parent 784d48f commit 733aa21

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

release-notes/VERSION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)