Skip to content

Commit e46b3d5

Browse files
authored
DOCS-15720 100.6.1 release (#81)
* DOCS-15720 Adds release notes to build * DOCS-15720 Add link for release notes * DOCS-15720 Add link for release notes
1 parent 4392de7 commit e46b3d5

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
.. _100.6.1-changelog:
2+
3+
100.6.1 Changelog
4+
-----------------
5+
6+
*Released 2022-11-03*
7+
8+
This release fixes an issue where users without permissions
9+
to read ``config.system.preimages`` could not run
10+
:program:`mongodump`.
11+
This release also fixes issues with installing the Database Tools on
12+
Amazon Linux 2 aarch64 and RHEL 8.3 s390x. The Database Tools
13+
are now available on RHEL 9.0 x86. We also made several
14+
improvements to our testing and release infrastructure.
15+
16+
Bug
17+
~~~
18+
19+
- :issue:`TOOLS-3176` - Ignore config.system.preimages namespace
20+
- :issue:`TOOLS-3179` - Mongo Tools Enterprise Z series package is being published to Community repo
21+
- :issue:`TOOLS-3204` - Tools should not be packaged as arm64 on aarch64 platforms
22+
23+
Task
24+
~~~~
25+
26+
- :issue:`TOOLS-2956` - Use the new notary service to notarize MacOS builds
27+
- :issue:`TOOLS-3056` - Add RHEL9 x86 to Tools
28+
- :issue:`TOOLS-3185` - Fix TestMongorestoreTxns failure on all platforms when run against latest Server
29+
- :issue:`TOOLS-3201` - Add a .snyk file to exclude tests from snyk code analysis

source/release-notes/database-tools-changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Database Tools Changelog
1010
:depth: 1
1111
:class: twocols
1212

13+
.. include:: /includes/changelogs/releases/100.6.1.rst
14+
1315
.. include:: /includes/changelogs/releases/100.6.0.rst
1416

1517
.. include:: /includes/changelogs/releases/100.5.4.rst

0 commit comments

Comments
 (0)