File tree 3 files changed +9
-4
lines changed
3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
define: prefix docs/languages/kotlin/kotlin-sync-driver
2
2
define: 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
4
4
5
5
symlink: upcoming -> master
6
- symlink: current -> v5.4
6
+ symlink: current -> v5.5
7
7
8
8
# raw: <source file> -> ${base}/<destination>
9
9
Original file line number Diff line number Diff line change @@ -370,10 +370,10 @@ AWS documentation for the version you need:
370
370
.. note::
371
371
372
372
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.
374
374
375
375
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.
377
377
378
378
To supply your credentials, see the following AWS documentation for the
379
379
version you need:
Original file line number Diff line number Diff line change @@ -33,6 +33,11 @@ What's New in 5.5
33
33
learn more about compatible versions of the server, see
34
34
:ref:`kotlin-sync-compatibility`.
35
35
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
+
36
41
.. _kotlin-sync-version-5.4:
37
42
38
43
What's New in 5.4
You can’t perform that action at this time.
0 commit comments