File tree 1 file changed +4
-4
lines changed
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
31
31
The 5.4 driver release includes the following changes, fixes,
32
32
and features:
33
33
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
+
34
38
.. sharedinclude:: dbx/jvm/v5.4-wn-items.rst
35
39
36
40
.. replacement:: install-bom-link
@@ -53,10 +57,6 @@ and features:
53
57
the `SearchOperator <{+core-api+}/client/model/search/SearchOperator.html>`__
54
58
interface API documentation
55
59
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
-
60
60
.. _kotlin-coroutine-version-5.3:
61
61
62
62
What's New in 5.3
You can’t perform that action at this time.
0 commit comments