Skip to content

Commit e707976

Browse files
author
Chris Cho
authored
DOCSP-27865: v10.1.1 patch release (#153)
1 parent 21c3308 commit e707976

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

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.0"
11+
current-version = "10.1.1"
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"

source/release-notes.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
Release Notes
33
=============
44

5-
.. default-domain:: mongodb
5+
MongoDB Connector for Spark 10.1.1
6+
----------------------------------
7+
8+
- Corrected a bug in which aggregations including the ``$collStats`` pipeline stage
9+
did not return a count field for Time Series collections.
610

711
MongoDB Connector for Spark 10.1.0
812
----------------------------------

0 commit comments

Comments
 (0)