Skip to content

Commit d5a75f9

Browse files
DOCSP-34501 finalize 6.0.12 release notes (#5390) (#5520)
* DOCSP-34501 finalize 6.0.12 release notes * DOCSP-34501 ian feedback
1 parent 4accce8 commit d5a75f9

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

source/includes/changelogs/releases/6.0.12.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ Internals
6666
to non-existing oplog
6767
- :issue:`SERVER-80886` $out may fail with a StaleDbVersion after a
6868
movePrimary
69-
- :issue:`SERVER-80901` Audit gFeatureFlagServerlessChangeStreams
7069
- :issue:`SERVER-80988` [6.0] Search Index Management Commands Fail To
7170
Detect Collection on Other Shards
7271
- :issue:`SERVER-81033` Ignore the collMod response from the DBPrimary
@@ -80,10 +79,14 @@ Internals
8079
- :issue:`SERVER-81390` HashAggStage fails to respect the collation when
8180
spilling to disk
8281
- :issue:`SERVER-81431` Add canaries_only task to older mongo branches
82+
- :issue:`SERVER-81435` Add metrics to capture impact of time series
83+
group commit
8384
- :issue:`SERVER-81524` No-op invocations of setUserWriteBlockMode must
8485
await majority confirmation of SystemLastOpTime
8586
- :issue:`SERVER-81532` FIx tag on timeseries_groupby_reorder.js
8687
- :issue:`SERVER-81581` Extend BlackDuck timeout
88+
- :issue:`SERVER-81603` Set the stream worker thread of the balancer as
89+
interruptible to support a correct stepdown of the config server
8790
- :issue:`SERVER-81762` Wait to run test until HMAC keys refresh
8891
finishes in read_preference_metrics.js
8992
- :issue:`SERVER-81886` Disable jstests/core/fts_index3.js on non-FCV
@@ -118,6 +121,12 @@ Internals
118121
- :issue:`SERVER-82864` Handle WriteConflict errors in
119122
fle2_contention_kill_parent.js
120123
- :issue:`SERVER-82990` Investigate powercycle failures on v6.0 and v5.0
124+
- :issue:`SERVER-83134` Unit tests of ShardSplitDonorServiceTest get
125+
failed in v6.0
126+
- :issue:`SERVER-83144` Wait for secondaries to refresh HMAC key in
127+
read_preference_metrics.js
128+
- :issue:`SERVER-83150` Document::shred() does not copy document
129+
metadata
121130
- :issue:`WT-7492` Ignore the evict drain wait msg in stdout.txt for
122131
test_cursor_random
123132
- :issue:`WT-7929` Investigate a solution to avoid FTDC stalls during

source/release-notes/6.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Patch Releases
5252

5353
.. _6.0.12-release-notes:
5454

55-
6.0.12 - Nov 13, 2023
55+
6.0.12 - Nov 27, 2023
5656
~~~~~~~~~~~~~~~~~~~~~
5757

5858
- :issue:`SERVER-69244` $merge fails when session default read concern

0 commit comments

Comments
 (0)