Skip to content

Commit 3a0e4c6

Browse files
ianf-mongodbjeff-allen-mongo
authored andcommitted
DOCS-14170 Database tools 100.5.0 changelog update
1 parent 061d067 commit 3a0e4c6

File tree

3 files changed

+39
-1
lines changed

3 files changed

+39
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dbtools-short = "Database Tools"
1212
dbtools-pkg = "mongodb-database-tools"
1313
package-name-org = "mongodb-org"
1414
package-name-enterprise = "mongodb-enterprise"
15-
version = "100.4.1"
15+
version = "100.5.0"
1616
release = "{+version+}"
1717
pgp-version = "{+version+}"
1818
pgp-fingerprint = "E162F504A20CDF15827F718D4B7C549A058F8B6B"
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
.. _100.5.0-changelog:
2+
3+
100.5.0 Changelog
4+
-----------------
5+
6+
*Released 2021-08-10*
7+
8+
This release includes support for the loadbalanced URI option, which
9+
provides compatibility with MongoDB Atlas Serverless.
10+
11+
Build Failure
12+
~~~~~~~~~~~~~
13+
14+
- :issue:`TOOLS-2938` Re-add Ubuntu 16.04 PowerPC platform
15+
16+
Release
17+
~~~~~~~
18+
19+
- :issue:`TOOLS-2880` Release Database Tools 100.5.0
20+
21+
Bug
22+
~~~
23+
24+
- :issue:`TOOLS-2863` cs.AuthMechanismProperties is not initialized
25+
when mechanism set by --authenticationMechanism
26+
27+
New Feature
28+
~~~~~~~~~~~
29+
30+
- :issue:`TOOLS-2937` Set loadbalanced option in
31+
db.configureClient()
32+
33+
Task
34+
~~~~
35+
36+
- :issue:`TOOLS-2932` Upgrade to Go Driver 1.7.1

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.5.0.rst
14+
1315
.. include:: /includes/changelogs/releases/100.4.1.rst
1416

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

0 commit comments

Comments
 (0)