Skip to content

Commit 13e1e40

Browse files
authored
DOCS-15072-finalize 5.0.6 (#444)
* DOCS-15072-finalize 5.0.6 * update release date to jan 31st * fix spacing * add comma
1 parent 0e01bd1 commit 13e1e40

File tree

3 files changed

+28
-4
lines changed

3 files changed

+28
-4
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ windows-dir-version = "5.0" # wizard
210210
package-name-org = "mongodb-org"
211211
package-name-enterprise = "mongodb-enterprise"
212212
version = "5.0"
213-
release = "5.0.5"
213+
release = "5.0.6"
214214
version-dev = "5.3"
215215
pgp-version = "{+version+}"
216216
rsa-key = "4B7C549A058F8B6B"

source/includes/changelogs/releases/5.0.6.rst

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Sharding
99
- :issue:`SERVER-45149` replSetStepDown command in txn_two_phase_commit_failover.js should not timeout
1010
- :issue:`SERVER-56127` Retryable update may execute more than once if chunk is migrated and shard key pattern uses nested fields
1111
- :issue:`SERVER-56227` Add user-facing command to set allowMigrations to false for a sharded collection
12+
- :issue:`SERVER-58622` DDL coordinator handle write concern error incorrectly when removing coordinator document
1213
- :issue:`SERVER-60624` txn_commit_optimizations_for_read_only_shards.js pauses replication on coordinator and can leave transaction stuck in prepare
1314
- :issue:`SERVER-60682` TransactionCoordinator may block acquiring WiredTiger write ticket to persist its decision, prolonging transactions being in the prepared state
1415
- :issue:`SERVER-60860` ReshardingCollectionCloner uses primary read preference when nearest was intended
@@ -25,6 +26,10 @@ Sharding
2526
- :issue:`SERVER-61816` cancel_coordinate_txn_commit_with_tickets_exhausted.js can hang forever due to race condition between transaction reaper and transaction coordinator
2627
- :issue:`SERVER-61945` Resharding collection cloning may fail with NamespaceNotSharded when "nearest" read preference chooses secondary
2728
- :issue:`SERVER-61950` ReshardingOplogFetcher waits on network request completing without interruption, potentially preventing shard step-up from ever completing
29+
- :issue:`SERVER-61976` [Resharding] Shards can error while refreshing their shard version following step-up, stalling the resharding operation
30+
- :issue:`SERVER-62065` Upgrade path from 3.6 to 4.0 can leave chunk entries without history on the shards
31+
- :issue:`SERVER-62171` Add logs to output of runConcurrentMoveChunk in sharding_statistics_server_status.js
32+
- :issue:`SERVER-62178` Resharding can fail with NamespaceNotSharded if recipient primary fails over before creating temporary resharding collection
2833
- :issue:`SERVER-62207` ReshardCollection with small maxTimeMS can crash the shard due to incorrect BSON object lifetime
2934
- :issue:`SERVER-62245` MigrationRecovery must not assume that only one migration needs to be recovered
3035
- :issue:`SERVER-62296` MoveChunk should recover any unfinished migration before starting a new one
@@ -37,7 +42,9 @@ Replication
3742
Query
3843
~~~~~
3944

40-
:issue:`SERVER-57588` Inconsistent query results when an array position is indexed whose value is an array
45+
- :issue:`SERVER-57588` Inconsistent query results when an array position is indexed whose value is an array
46+
- :issue:`SERVER-59754` Incorrect logging of queryHash/planCacheKey for operations that share the same $lookup shape
47+
- :issue:`SERVER-62147` Exhaust query using the OP_QUERY protocol is broken when more than one getMore batch is required
4148

4249
Storage
4350
~~~~~~~
@@ -58,34 +65,44 @@ Internals
5865
- :issue:`SERVER-54468` Enable Feature flag for Minimal support for sharding time-series collections
5966
- :issue:`SERVER-56167` Guarantee hang analyzer collects core dumps for sharded clusters, at minimum
6067
- :issue:`SERVER-57037` Improve precision of operator counters
68+
- :issue:`SERVER-57092` Use real test name for JS runner resmoke suites
6169
- :issue:`SERVER-57289` redact should not convert BSONArray into BSONObj
6270
- :issue:`SERVER-57312` Pin transitive Python dependencies and use the pinned file for installation in Evergreen
6371
- :issue:`SERVER-57772` Failpoints on mongos rewrite state change error codes in writeConcernError
72+
- :issue:`SERVER-58035` Remove db.runCommandWithMetadata from mongo shell
6473
- :issue:`SERVER-58135` ReplSetTest initiate failing in replica sets with chaining disabled
6574
- :issue:`SERVER-59428` Use more robust regex matching in rollback resumable index build fixture
75+
- :issue:`SERVER-59779` Call asCluster() before replSetFreeze in ReplSetTest
6676
- :issue:`SERVER-59781` multi_statement_transaction.js does not retry transaction on StaleConfig
77+
- :issue:`SERVER-60048` CheckReplDBHash should not fail for cases where we expect retryable findAndModify images to be inconsistent after a restart
6778
- :issue:`SERVER-60217` [v5.0] enableReconfigRollbackCommittedWritesCheck should be applied on 4.4
6879
- :issue:`SERVER-60310` OCSP response validation should not consider statuses of irrelevant certificates
6980
- :issue:`SERVER-60334` Pause the WiredTigerSizeStorer during Rollback To Stable
81+
- :issue:`SERVER-60392` Fix timing in priority_takeover_two_nodes_equal_priority test.
7082
- :issue:`SERVER-60513` Run burn_in_tags compile on -large distro
7183
- :issue:`SERVER-60517` Enforce eviction_dirty_target < eviction_dirty_trigger in the fuzzer
7284
- :issue:`SERVER-60685` TransactionCoordinator may interrupt locally executing update with non-Interruption error category, leading to server crash
7385
- :issue:`SERVER-60788` merge_causes_infinite_loop.js attempts to expose a problem that no longer exists
7486
- :issue:`SERVER-60809` Add ability to not idLookup after $search
87+
- :issue:`SERVER-60959` Insert to a Time-Series getting error collection ErrorCodes::TimeseriesBucketCleared
7588
- :issue:`SERVER-61005` rs.initiate() fails with "Invariant failure" under specific startup options
7689
- :issue:`SERVER-61012` Instantiation of TEMPLATE rule sometimes has a command in generated ninja
7790
- :issue:`SERVER-61097` SizeStorer can cause deadlocks with cache eviction
91+
- :issue:`SERVER-61121` Make TransactionMetricsObserver support TxnNumberAndRetryCounter
92+
- :issue:`SERVER-61122` Log TxnNumberAndRetryCounter in metrics and log methods inside TransactionParticipant and TransactionRouter
7893
- :issue:`SERVER-61188` When storeImageInSideCollection=true, pre-image noop entries for collection with preImageRecordingEnabledForCollection=true are assigned wrong opTimes
7994
- :issue:`SERVER-61194` Prevent time-series bucket OID reuse with coarse granularity
8095
- :issue:`SERVER-61201` Creating a view can lead to a deadlock
8196
- :issue:`SERVER-61214` Ensure having the latest known entry of the catalog cache when creating config.system.sessions
8297
- :issue:`SERVER-61216` The --cache-disable flag results in a python stacktrace
8398
- :issue:`SERVER-61275` Destruct the size storer after the session cache has shutdown
99+
- :issue:`SERVER-61307` Add context to parsing errors for $setWindowFields' partitionBy expression
84100
- :issue:`SERVER-61358` validate cachedir incorrectly re-raising InvalidChecksum
85101
- :issue:`SERVER-61427` Unique index builds can cause a loss of availability during commit due to checking many false duplicates
86102
- :issue:`SERVER-61479` Increase the number of retries to connect to a replica set following a stepdown
87103
- :issue:`SERVER-61532` Opcounters to detect constrain violations need to be exposed.
88104
- :issue:`SERVER-61550` Modify auto_workload_path in perf.yml to be relative to cwd
105+
- :issue:`SERVER-61590` Presence of system.buckets collection should not assume that the collection is time-series collection.
89106
- :issue:`SERVER-61591` Robustify currentop_shell.js test
90107
- :issue:`SERVER-61602` timeseries_min_max.js assumes measurements are returned in insertion order
91108
- :issue:`SERVER-61650` Disconnect nodes before restarting replication in sync_source_selection_ignores_minvalid_after_rollback.js
@@ -115,7 +132,14 @@ Internals
115132
- :issue:`SERVER-62212` Support writeConcern for dbCheck
116133
- :issue:`SERVER-62226` Disable dbcheck_no_history_on_secondary.js on EFT
117134
- :issue:`SERVER-62243` Wait for vector clock document majority-commit without timeout
135+
- :issue:`SERVER-62277` Performance regression from dbstats due to occupied disk space calculation
136+
- :issue:`SERVER-62336` Tolerate SnapshotTooOld errors in dbCheck testing
137+
- :issue:`SERVER-62380` Wait for majority commit point to be advanced on each node before starting rollback test in rollback_set_fcv.js
118138
- :issue:`SERVER-62382` Several Amazon Linux 2 tests on the 5.0, 5.1, 5.2 and master waterfalls are not running
139+
- :issue:`SERVER-62419` recover_multiple_migrations_on_stepup.js fails when executed in config server stepdown suite
140+
- :issue:`SERVER-62423` Fix replsetinitiate_works_with_keyfile_profile_verbose_options.js to work on ephemeralForTest
141+
- :issue:`SERVER-62592` Make timeseries_sharding_admin_commands.js clearJumboFlag test more resilient
142+
- :issue:`SERVER-62706` dbcheck.js: handle replica sets with mixed debug/release members
119143
- :issue:`WT-8395` Inconsistent data after upgrade from 4.4.3 and 4.4.4 to 4.4.8+ and 5.0.2+
120144
- :issue:`WT-8534` Allow retrieving checkpoint snapshot for backup restore recovery
121145
- :issue:`WT-8576` Enable logging in test checkpoint

source/release-notes/5.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Patch Releases
1919

2020
.. _5.0.6-release-notes:
2121

22-
5.0.6 - Upcoming
23-
~~~~~~~~~~~~~~~~
22+
5.0.6 - January 31, 2022
23+
~~~~~~~~~~~~~~~~~~~~~~~~
2424

2525
Issues fixed:
2626

0 commit comments

Comments
 (0)