File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11define: prefix docs/languages/kotlin/kotlin-sync-driver
22define: base https://www.mongodb.com/${prefix}
3- define: versions v5.1 v5.2 v5.3 v5.4 master
3+ define: versions v5.1 v5.2 v5.3 v5.4 v5.5 master
44
55symlink: upcoming -> master
6- symlink: current -> v5.4
6+ symlink: current -> v5.5
77
88# raw: <source file> -> ${base}/<destination>
99
Original file line number Diff line number Diff line change @@ -370,10 +370,10 @@ AWS documentation for the version you need:
370370.. note::
371371
372372 For the AWS SDK for Java v2, the Java driver currently tests by using the
373- ``software.amazon.awssdk:auth:2.18.9 `` dependency.
373+ ``software.amazon.awssdk:auth:2.30.31 `` dependency.
374374
375375 For the AWS SDK for Java v1, the Java driver currently tests by using the
376- ``com.amazonaws:aws-java-sdk-core:1.12.337 `` dependency.
376+ ``com.amazonaws:aws-java-sdk-core:1.12.782 `` dependency.
377377
378378To supply your credentials, see the following AWS documentation for the
379379version you need:
Original file line number Diff line number Diff line change @@ -33,6 +33,11 @@ What's New in 5.5
3333 learn more about compatible versions of the server, see
3434 :ref:`kotlin-sync-compatibility`.
3535
36+ The 5.5 driver release includes the following changes, fixes,
37+ and features:
38+
39+ .. sharedinclude:: dbx/jvm/v5.5-wn-items.rst
40+
3641.. _kotlin-sync-version-5.4:
3742
3843What's New in 5.4
You can’t perform that action at this time.
0 commit comments