Skip to content

Commit 5fa4781

Browse files
authored
Spark Connector Minor versions 10.2 (#165)
* Spark Connector Minor versions 10.2 * Delete settings.json Deleting VS code settings
1 parent 57218ea commit 5fa4781

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: prefix docs/spark-connector
22
define: base https://www.mongodb.com/${prefix}
3-
define: versions v1.1 v2.0 v2.1 v2.2 v2.3 v2.4 v3.0 v10.0 v10.1 master
3+
define: versions v1.1 v2.0 v2.1 v2.2 v2.3 v2.4 v3.0 v10.0 v10.1 v10.2 master
44

55
raw: ${prefix}/ -> ${base}/current/
66
raw: ${prefix}/configuration -> ${base}/current/configuration/

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc_landing_pages = ["configuration"]
88
[constants]
99
driver-short = "Spark Connector"
1010
driver-long = "MongoDB {+driver-short+}"
11-
current-version = "10.1.1"
11+
current-version = "10.2.0"
1212
artifact-id-2-13 = "mongo-spark-connector_2.13"
1313
artifact-id-2-12 = "mongo-spark-connector_2.12"
1414
spark-core-version = "3.3.1"

0 commit comments

Comments
 (0)