@@ -35,8 +35,8 @@ Minor Releases
35
35
36
36
.. _3.2.19-release-notes:
37
37
38
- 3.2.19 - Upcoming
39
- ~~~~~~~~~~~~~~~~~
38
+ 3.2.19 - Feb 6, 2018
39
+ ~~~~~~~~~~~~~~~~~~~~
40
40
41
41
- :issue:`SERVER-30189`: Reduce calls to allocator for large $in expressions
42
42
- :issue:`SERVER-30853`: Update Mongod init scripts to set unlimited locked memory
@@ -74,7 +74,7 @@ Issues fixed:
74
74
- :issue:`SERVER-30943`: Segmentation fault on attempt to access an invalidated BSON Object in JS scope
75
75
76
76
- :issue:`WT-3327`: Checkpoints can hang if time runs backward
77
-
77
+
78
78
- :ref:`3.2.17-changelog`
79
79
80
80
- `All JIRA issues closed in 3.2.17
@@ -125,7 +125,7 @@ Issues fixed:
125
125
126
126
- :issue:`SERVER-26452`: ``renameCollection`` should handle write conflicts.
127
127
128
- - :issue:`SERVER-29365`: No-op ``applyOps`` does not wait for majority writeConcern before returning.
128
+ - :issue:`SERVER-29365`: No-op ``applyOps`` does not wait for majority writeConcern before returning.
129
129
130
130
- :issue:`SERVER-28014`: When ssl mode is ``preferSSL``, should log
131
131
connections that do not use SSL.
@@ -137,7 +137,7 @@ Issues fixed:
137
137
138
138
.. _3.2.13-release-notes:
139
139
140
- 3.2.13 -- May 1, 2017
140
+ 3.2.13 -- May 1, 2017
141
141
~~~~~~~~~~~~~~~~~~~~~
142
142
143
143
Issues fixed:
@@ -1286,7 +1286,7 @@ List of known issues in the 3.2.1 release:
1286
1286
- Performance regression on unicode-aware text processing logic (text
1287
1287
index v3): :issue:`SERVER-19936`
1288
1288
1289
- - Results from the :pipeline:`$indexStats` operator do not take into account queries
1289
+ - Results from the :pipeline:`$indexStats` operator do not take into account queries
1290
1290
which use the :pipeline:`$match` or :dbcommand:`mapReduce` functions: :issue:`SERVER-22048`
1291
1291
1292
1292
Known Issues in 3.2.0
@@ -1322,8 +1322,8 @@ List of known issues in the 3.2.0 release:
1322
1322
1323
1323
- Severe performance regression in insert workload under Windows with
1324
1324
WiredTiger: :issue:`SERVER-21792`
1325
-
1326
- - Results from the :pipeline:`$indexStats` operator do not take into account queries
1325
+
1326
+ - Results from the :pipeline:`$indexStats` operator do not take into account queries
1327
1327
which use the :pipeline:`$match` or :dbcommand:`mapReduce` functions: :issue:`SERVER-22048`
1328
1328
1329
1329
Download
0 commit comments