We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296a374 commit 73c2ed2Copy full SHA for 73c2ed2
source/release-notes/3.2.txt
@@ -33,6 +33,18 @@ Minor Releases
33
34
/release-notes/3.2-changelog
35
36
+.. _3.2.18-release-notes:
37
+
38
+3.2.18 - Nov 29, 2017
39
+~~~~~~~~~~~~~~~~~~~~~
40
41
+- :issue:`SERVER-29287`: Upgrade pcre to 8.41
42
+- :issue:`SERVER-31101`: WT table not dropped after collection is dropped due to long-running OperationContext
43
+- :issue:`SERVER-31149`: Enable recovery progress messages
44
45
+- `All JIRA issues closed in 3.2.18
46
+ <https://jira.mongodb.org/issues/?jql=project%20in%20(SERVER%2CTOOLS%2CWT)%20AND%20resolution%3D%27Fixed%27%20and%20fixversion%3D%273.2.18%27>`_
47
48
.. _3.2.17-release-notes:
49
50
3.2.17 - Sept 28, 2017
0 commit comments