Skip to content

Commit ca2bddf

Browse files
committed
move release note
1 parent 4f23cb1 commit ca2bddf

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

source/data-formats/serialization.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,8 @@ encode defaults:
227227
:end-before: end-codec
228228
:dedent:
229229

230+
.. _kotlin-sync-serialization-snake-case-eg:
231+
230232
Enforcing Snake Case Naming Example
231233
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
232234

source/whats-new.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ What's New in 5.4
2929
The 5.4 driver release includes the following changes, fixes,
3030
and features:
3131

32+
- Adds support for converting field names to snake case during serialization. To
33+
learn more, see the :ref:`kotlin-sync-serialization-snake-case-eg` on the
34+
Serialization page.
35+
3236
.. sharedinclude:: dbx/jvm/v5.4-wn-items.rst
3337

3438
.. replacement:: install-bom-link

0 commit comments

Comments
 (0)