File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ toc_landing_pages = ["configuration"]
88[constants ]
99driver-short = " Spark Connector"
1010driver-long = " MongoDB {+driver-short+}"
11- current-version = " 10.1.0 "
11+ current-version = " 10.1.1 "
1212artifact-id-2-13 = " mongo-spark-connector_2.13"
1313artifact-id-2-12 = " mongo-spark-connector_2.12"
1414spark-core-version = " 3.3.1"
Original file line number Diff line number Diff line change 22Release 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
711MongoDB Connector for Spark 10.1.0
812----------------------------------
You can’t perform that action at this time.
0 commit comments