diff --git a/config/redirects b/config/redirects index 9cda1d0f0..5175739e5 100644 --- a/config/redirects +++ b/config/redirects @@ -1,6 +1,6 @@ define: prefix docs/drivers/java/sync define: base https://www.mongodb.com/${prefix} -define: versions v4.3 v4.4 v4.5 v4.6 v4.7 v4.8 v4.9 v4.10 v4.11 v5.0 master +define: versions v4.3 v4.4 v4.5 v4.6 v4.7 v4.8 v4.9 v4.10 v4.11 v5.0 v5.1 master raw: ${prefix}/ -> ${base}/current/ raw: ${prefix}/master -> ${base}/upcoming/ diff --git a/snooty.toml b/snooty.toml index 0e1d22544..dc73f4597 100644 --- a/snooty.toml +++ b/snooty.toml @@ -19,8 +19,8 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/" driver = "java" driver-long = "MongoDB Java Driver" driver-short = "Java driver" -version = "5.0" -full-version = "{+version+}.1" +version = "5.1" +full-version = "{+version+}.0" mdb-server = "MongoDB Server" package-name-org = "mongodb-org" api = "https://mongodb.github.io/mongo-java-driver/{+version+}" diff --git a/source/includes/language-compatibility-table-java.rst b/source/includes/language-compatibility-table-java.rst index 530d5d5a4..97695e11b 100644 --- a/source/includes/language-compatibility-table-java.rst +++ b/source/includes/language-compatibility-table-java.rst @@ -12,6 +12,15 @@ - Java 6 - Java 5 + * - 5.1 + - ✓ + - ✓ + - ✓ + - ✓ + - + - + - + * - 5.0 - ✓ - ✓ diff --git a/source/includes/mongodb-compatibility-table-java.rst b/source/includes/mongodb-compatibility-table-java.rst index a4dcccfa2..6db2a71c0 100644 --- a/source/includes/mongodb-compatibility-table-java.rst +++ b/source/includes/mongodb-compatibility-table-java.rst @@ -17,6 +17,20 @@ - MongoDB 3.0 - MongoDB 2.6 + * - 5.1 + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - + - + - + - + * - 5.0 - ✓ - ✓