Skip to content

Commit f2102e1

Browse files
authored
DOCSP-49751: v5.5 release (#96)
* DOCSP-49751: v5.5 release * build
1 parent beabf05 commit f2102e1

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

config/redirects

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
define: prefix docs/languages/kotlin/kotlin-sync-driver
22
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
44

55
symlink: upcoming -> master
6-
symlink: current -> v5.4
6+
symlink: current -> v5.5
77

88
# raw: <source file> -> ${base}/<destination>
99

source/security/authentication.txt

+2-2
Original file line numberDiff line numberDiff 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

378378
To supply your credentials, see the following AWS documentation for the
379379
version you need:

source/whats-new.txt

+5
Original file line numberDiff line numberDiff 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

3843
What's New in 5.4

0 commit comments

Comments
 (0)