Skip to content

Commit ba3be60

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-30365 release-notes (#266)
* DOCSP-30365-release-notes * DOCSP-30365-release-notes * DOCSP-30365-release-notes * DOCSP-30365-release-notes * DOCSP-30365-release-notes * DOCSP-30365-release-notes * DOCSP-30365-release-notes * DOCSP-30365-release-notes * DOCSP-30365-release-notes * DOCSP-30365-release-notes * DOCSP-30365-release-notes --------- Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 31b9f6d commit ba3be60

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ toc_landing_pages = ["/run-commands",
1414

1515
[constants]
1616

17-
version = "1.9.1"
17+
version = "1.10.0"
1818
mdb-version = "6.0"
1919
pgp-version = "{+mdb-version+}"
2020

source/changelog.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,25 @@ Release Notes
1212
:depth: 1
1313
:class: singlecol
1414

15+
16+
v1.10.0
17+
-------
18+
19+
*Released June 14, 2023*
20+
21+
- :issue:`MONGOSH-1469` Node driver for MongoDB 5.6.0.
22+
- :issue:`MONGOSH-1432` Added helper for the
23+
``checkMetadataConsistency`` command. For details, see the
24+
`driver command example
25+
<https://www.mongodb.com/docs/drivers/node/v5.6/fundamentals/run-command/#example>`__.
26+
- :issue:`MONGOSH-1442` Added helpers for shard key selection:
27+
28+
- ``db.collection.analyzeShardKey( key )``
29+
- ``db.collection.configureQueryAnalyzer( { mode, sampleRate } )``
30+
31+
`Full release notes available on JIRA
32+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=36119>`__.
33+
1534
v1.9.1
1635
------
1736

0 commit comments

Comments
 (0)