File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11define: prefix docs/drivers/kotlin/coroutine
22define: 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
55symlink: upcoming -> main
6- symlink: current -> v5.4
6+ symlink: current -> v5.5
77
88raw: ${prefix}/ -> ${base}/current/
99
Original file line number Diff line number Diff 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
311311To supply your credentials, see the following AWS documentation for the
312312version you need:
Original file line number Diff line number Diff line change 77 * - Kotlin Driver Version
88 - Kotlin 1.8
99
10- * - 4.10 to 5.4
10+ * - 4.10 to 5.5
1111 - ✓
Original file line number Diff line number Diff 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
4951What's New in 5.4
You can’t perform that action at this time.
0 commit comments