File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. _100.9.1-changelog :
2
+
3
+ 100.9.1 Changelog
4
+ -----------------
5
+
6
+ *Released 2023-11-09 *
7
+
8
+ This version updates external dependencies and fixes an issue where
9
+ mongodump could change the ordering of fields in a view definition.
10
+
11
+ Bug
12
+ ~~~
13
+
14
+ - :issue: `TOOLS-3367 ` Building fails: failed to detect local platform from kernel name
15
+ - :issue: `TOOLS-3388 ` mongodb/mongo-tools master :go.mod - Denial of Service DoS in golang.org/x/net
16
+ - :issue: `TOOLS-3411 ` MongoDump does not maintain field-order for sort and match in Views
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ Database Tools Changelog
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ .. include:: /includes/changelogs/releases/100.9.1.rst
14
+
13
15
.. include:: /includes/changelogs/releases/100.9.0.rst
14
16
15
17
.. include:: /includes/changelogs/releases/100.8.0.rst
You can’t perform that action at this time.
0 commit comments