File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
define: prefix docs/spark-connector
2
2
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
4
4
5
5
symlink: current -> master
6
6
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ toc_landing_pages = [
16
16
[constants ]
17
17
connector-short = " Spark Connector"
18
18
connector-long = " MongoDB {+connector-short+}"
19
- current-version = " 10.3 .0"
19
+ current-version = " 10.4 .0"
20
20
artifact-id-2-13 = " mongo-spark-connector_2.13"
21
21
artifact-id-2-12 = " mongo-spark-connector_2.12"
22
22
spark-core-version = " 3.3.1"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ MongoDB Connector for Spark 10.4
22
22
23
23
The 10.4 connector release includes the following changes and new features:
24
24
25
- - Updated the Java Sync Driver version to v5.1.x.
25
+ - Updates the Java Sync Driver version to v5.1.x.
26
26
27
27
MongoDB Connector for Spark 10.3
28
28
--------------------------------
You can’t perform that action at this time.
0 commit comments