File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ What's New in 5.4
3131The 5.4 driver release includes the following changes, fixes,
3232and features:
3333
34+ - Adds support for converting field names to snake case during serialization. To
35+ learn more, see the :ref:`kotlin-serialization-snake-case-eg` on the
36+ Serialization page.
37+
3438.. sharedinclude:: dbx/jvm/v5.4-wn-items.rst
3539
3640 .. replacement:: install-bom-link
@@ -53,10 +57,6 @@ and features:
5357 the `SearchOperator <{+core-api+}/client/model/search/SearchOperator.html>`__
5458 interface API documentation
5559
56- - Adds support for converting field names to snake case during serialization. To
57- learn more, see the :ref:`kotlin-serialization-snake-case-eg` on the
58- Serialization page.
59-
6060.. _kotlin-coroutine-version-5.3:
6161
6262What's New in 5.3
You can’t perform that action at this time.
0 commit comments