Skip to content

Commit 3953d83

Browse files
authored
DOCSP-42718: 10.4 release (#203)
1 parent fa36a7a commit 3953d83

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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 v10.2 v10.3 master
3+
define: versions v1.1 v2.0 v2.1 v2.2 v2.3 v2.4 v3.0 v10.0 v10.1 v10.2 v10.3 v10.4 master
44

55
symlink: current -> master
66

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ toc_landing_pages = [
1616
[constants]
1717
connector-short = "Spark Connector"
1818
connector-long = "MongoDB {+connector-short+}"
19-
current-version = "10.3.0"
19+
current-version = "10.4.0"
2020
artifact-id-2-13 = "mongo-spark-connector_2.13"
2121
artifact-id-2-12 = "mongo-spark-connector_2.12"
2222
spark-core-version = "3.3.1"

source/release-notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MongoDB Connector for Spark 10.4
2222

2323
The 10.4 connector release includes the following changes and new features:
2424

25-
- Updated the Java Sync Driver version to v5.1.x.
25+
- Updates the Java Sync Driver version to v5.1.x.
2626

2727
MongoDB Connector for Spark 10.3
2828
--------------------------------

0 commit comments

Comments
 (0)