8000 DOCSP-49751: v5.5 release (#218) · mongodb/docs-kotlin@cfbc38f · GitHub
[go: up one dir, main page]

Skip to content

Commit cfbc38f

Browse files
authored
DOCSP-49751: v5.5 release (#218)
* DOCSP-49751: v5.5 release * build
1 parent 7dbba8b commit cfbc38f

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

config/redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
define: prefix docs/drivers/kotlin/coroutine
22
define: base https://www.mongodb.com/${prefix}
3-
define: versions v4.10 v4.11 v5.0 v5.1 v5.2 v5.3 v5.4 master
3+
define: versions v4.10 v4.11 v5.0 v5.1 v5.2 v5.3 v5.4 v5.5 master
44

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

88
raw: ${prefix}/ -> ${base}/current/
99

source/fundamentals/auth.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,10 +303,10 @@ AWS documentation for the version you need:
303303
.. note::
304304

305305
For the AWS SDK for Java v2, the Java driver currently tests using the
306-
``software.amazon.awssdk:auth:2.18.9`` dependency.
306+
``software.amazon.awssdk:auth:2.30.31`` dependency.
307307

308308
For the AWS SDK for Java v1, the Java driver currently tests using the
309-
``com.amazonaws:aws-java-sdk-core:1.12.337`` dependency.
309+
``com.amazonaws:aws-java-sdk-core:1.12.782`` dependency.
310310

311311
To supply your credentials, see the following AWS documentation for the
312312
version you need:

source/includes/language-compatibility-table-kotlin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
* - Kotlin Driver Version
88
- Kotlin 1.8
99

10-
* - 4.10 to 5.4
10+
* - 4.10 to 5.5
1111
- ✓

source/whats-new.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ and features:
4444
- Adds support for the ``connectTimeoutMS`` option when using the
4545
default TLS transport layer.
4646

47+
.. sharedinclude:: dbx/jvm/v5.5-wn-items.rst
48+
4749
.. _kotlin-coroutine-version-5.4:
4850

4951
What's New in 5.4

0 commit comments

Comments
 (0)
0