Skip to content

Commit b2586b0

Browse files
authored
update version (#110)
* update version * matrix update
1 parent 15239e5 commit b2586b0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

snooty.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]
66
toc_landing_pages = ["/java-api", "/python-api", "/scala-api", "/r-api"]
77

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

source/index.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,26 +28,26 @@ versions of Apache Spark and MongoDB:
2828
- **3.0.x**, **3.1.x**
2929
- **2.6 or later**
3030

31-
* - 2.4.3
31+
* - 2.4.4
3232
- 2.4.x
3333
- 2.6 or later
3434

35-
* - 2.3.5
35+
* - 2.3.6
3636
- 2.3.x
3737
- 2.6 or later
3838

39-
* - 2.2.9
39+
* - 2.2.10
4040
- 2.2.x
4141
- 2.6 or later
4242

43-
* - 2.1.8
43+
* - 2.1.9
4444
- 2.1.x
4545
- 2.6 or later
4646

4747
* - 2.0.0
4848
- 2.0.x
4949
- 2.6 or later
50-
50+
5151
* - 1.1.0
5252
- 1.6.x
5353
- 2.6 or later
@@ -79,7 +79,7 @@ versions of Apache Spark and MongoDB:
7979
- **July 30, 2018**, `MongoDB Connector for Spark versions v2.3.0,
8080
v2.2.4, and v2.1.3
8181
<https://www.mongodb.com/products/spark-connector>`_ Released.
82-
82+
8383
- **June 19, 2018**, `MongoDB Connector for Spark versions v2.2.3 and
8484
v2.1.2
8585
<https://www.mongodb.com/products/spark-connector>`_ Released.

0 commit comments

Comments
 (0)