Skip to content

Commit df74ca2

Browse files
author
Chris Cho
authored
DOCSP-8038: update java driver version to 3.12 (#595)
* DOCSP-8038 - Update compatibility table and links for Java Driver
1 parent ec0f9d4 commit df74ca2

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-3
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
'mms-docs': ('https://docs.cloud.mongodb.com%s', ''),
6969
'mms-home': ('https://cloud.mongodb.com%s', ''),
7070
'guides': ('https://docs.mongodb.com/guides%s', ''),
71-
'java-docs-latest': ('http://mongodb.github.io/mongo-java-driver/3.11/%s', ''),
71+
'java-docs-latest': ('http://mongodb.github.io/mongo-java-driver/3.12/%s', ''),
7272
'kafka-21-javadoc': ('https://kafka.apache.org/21/javadoc/org/apache/kafka%s', ''),
7373
'csharp-docs-latest': ('http://mongodb.github.io/mongo-csharp-driver/2.9%s', ''),
7474
'aws-docs': ('https://docs.aws.amazon.com/%s', ''),

source/connectors/kafka.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@ This guide is divided into the following topics:
4141

4242
For questions or issues , visit our :community-support:`Community Support
4343
Resources </>`.
44-

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
- Java 8
1111
- Java 11 [*]_
1212

13+
* - Version 3.12
14+
-
15+
- |checkmark|
16+
- |checkmark|
17+
- |checkmark|
18+
- |checkmark|
19+
1320
* - Version 3.11
1421
-
1522
- |checkmark|

source/includes/mongodb-compatibility-table-java.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- MongoDB 3.0
1515
- MongoDB 2.6
1616

17-
* - Version 3.11
17+
* - Version 3.12
1818
- |checkmark|
1919
- |checkmark|
2020
- |checkmark|
@@ -23,6 +23,14 @@
2323
- |checkmark|
2424
- |checkmark|
2525

26+
* - Version 3.11
27+
- |checkmark|
28+
- |checkmark|
29+
- |checkmark|
30+
- |checkmark|
31+
- |checkmark|
32+
- |checkmark|
33+
- |checkmark|
2634

2735
* - Version 3.10
2836
-

0 commit comments

Comments
 (0)