Skip to content

Commit 2b0e9eb

Browse files
committed
(DOCSP-20701) Create v10 branch (#84)
1 parent cc14690 commit 2b0e9eb

32 files changed

+772
-1065
lines changed

snooty.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title = "MongoDB Spark Connector"
33

44
intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]
55

6-
toc_landing_pages = ["/java-api", "/python-api", "/scala-api", "/r-api"]
6+
toc_landing_pages = ["configuration"]
77

88
[constants]
9-
current-version = "3.0.2"
10-
spark-core-version = "3.0.2"
11-
spark-sql-version = "3.0.2"
9+
current-version = "10"
10+
spark-core-version = "3.0.1"
11+
spark-sql-version = "3.0.1"
1212
scala-version = "2.12"
1313
scala-version-full = "2.12.13"
1414

0 commit comments

Comments
 (0)