Skip to content

Commit 3260157

Browse files
authored
Docs-15072 finalize 5 0 6 v5.0 (#462)
* DOCS-15072-finalize 5.0.6 * update release date to jan 31st * fix spacing * add comma
1 parent 76e0661 commit 3260157

File tree

3 files changed

+29
-5
lines changed

3 files changed

+29
-5
lines changed

snooty.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,8 @@ windows-dir-version = "5.0" # wizard
202202
package-name-org = "mongodb-org"
203203
package-name-enterprise = "mongodb-enterprise"
204204
version = "5.0"
205-
release = "5.0.5"
206-
version-dev = "4.9"
205+
release = "5.0.6"
206+
version-dev = "5.3"
207207
pgp-version = "{+version+}"
208208
rsa-key = "4B7C549A058F8B6B"
209209
pgp-fingerprint = "E162F504A20CDF15827F718D4B7C549A058F8B6B"

source/includes/changelogs/releases/5.0.6.rst

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

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

5360
Storage
5461
~~~~~~~
@@ -69,34 +76,44 @@ Internals
6976
- :issue:`SERVER-54468` Enable Feature flag for Minimal support for sharding time-series collections
7077
- :issue:`SERVER-56167` Guarantee hang analyzer collects core dumps for sharded clusters, at minimum
7178
- :issue:`SERVER-57037` Improve precision of operator counters
79+
- :issue:`SERVER-57092` Use real test name for JS runner resmoke suites
7280
- :issue:`SERVER-57289` redact should not convert BSONArray into BSONObj
7381
- :issue:`SERVER-57312` Pin transitive Python dependencies and use the pinned file for installation in Evergreen
7482
- :issue:`SERVER-57772` Failpoints on mongos rewrite state change error codes in writeConcernError
83+
- :issue:`SERVER-58035` Remove db.runCommandWithMetadata from mongo shell
7584
- :issue:`SERVER-58135` ReplSetTest initiate failing in replica sets with chaining disabled
7685
- :issue:`SERVER-59428` Use more robust regex matching in rollback resumable index build fixture
86+
- :issue:`SERVER-59779` Call asCluster() before replSetFreeze in ReplSetTest
7787
- :issue:`SERVER-59781` multi_statement_transaction.js does not retry transaction on StaleConfig
88+
- :issue:`SERVER-60048` CheckReplDBHash should not fail for cases where we expect retryable findAndModify images to be inconsistent after a restart
7889
- :issue:`SERVER-60217` [v5.0] enableReconfigRollbackCommittedWritesCheck should be applied on 4.4
7990
- :issue:`SERVER-60310` OCSP response validation should not consider statuses of irrelevant certificates
8091
- :issue:`SERVER-60334` Pause the WiredTigerSizeStorer during Rollback To Stable
92+
- :issue:`SERVER-60392` Fix timing in priority_takeover_two_nodes_equal_priority test.
8193
- :issue:`SERVER-60513` Run burn_in_tags compile on -large distro
8294
- :issue:`SERVER-60517` Enforce eviction_dirty_target < eviction_dirty_trigger in the fuzzer
8395
- :issue:`SERVER-60685` TransactionCoordinator may interrupt locally executing update with non-Interruption error category, leading to server crash
8496
- :issue:`SERVER-60788` merge_causes_infinite_loop.js attempts to expose a problem that no longer exists
8597
- :issue:`SERVER-60809` Add ability to not idLookup after $search
98+
- :issue:`SERVER-60959` Insert to a Time-Series getting error collection ErrorCodes::TimeseriesBucketCleared
8699
- :issue:`SERVER-61005` rs.initiate() fails with "Invariant failure" under specific startup options
87100
- :issue:`SERVER-61012` Instantiation of TEMPLATE rule sometimes has a command in generated ninja
88101
- :issue:`SERVER-61097` SizeStorer can cause deadlocks with cache eviction
102+
- :issue:`SERVER-61121` Make TransactionMetricsObserver support TxnNumberAndRetryCounter
103+
- :issue:`SERVER-61122` Log TxnNumberAndRetryCounter in metrics and log methods inside TransactionParticipant and TransactionRouter
89104
- :issue:`SERVER-61188` When storeImageInSideCollection=true, pre-image noop entries for collection with preImageRecordingEnabledForCollection=true are assigned wrong opTimes
90105
- :issue:`SERVER-61194` Prevent time-series bucket OID reuse with coarse granularity
91106
- :issue:`SERVER-61201` Creating a view can lead to a deadlock
92107
- :issue:`SERVER-61214` Ensure having the latest known entry of the catalog cache when creating config.system.sessions
93108
- :issue:`SERVER-61216` The --cache-disable flag results in a python stacktrace
94109
- :issue:`SERVER-61275` Destruct the size storer after the session cache has shutdown
110+
- :issue:`SERVER-61307` Add context to parsing errors for $setWindowFields' partitionBy expression
95111
- :issue:`SERVER-61358` validate cachedir incorrectly re-raising InvalidChecksum
96112
- :issue:`SERVER-61427` Unique index builds can cause a loss of availability during commit due to checking many false duplicates
97113
- :issue:`SERVER-61479` Increase the number of retries to connect to a replica set following a stepdown
98114
- :issue:`SERVER-61532` Opcounters to detect constrain violations need to be exposed.
99115
- :issue:`SERVER-61550` Modify auto_workload_path in perf.yml to be relative to cwd
116+
- :issue:`SERVER-61590` Presence of system.buckets collection should not assume that the collection is time-series collection.
100117
- :issue:`SERVER-61591` Robustify currentop_shell.js test
101118
- :issue:`SERVER-61602` timeseries_min_max.js assumes measurements are returned in insertion order
102119
- :issue:`SERVER-61650` Disconnect nodes before restarting replication in sync_source_selection_ignores_minvalid_after_rollback.js
@@ -126,7 +143,14 @@ Internals
126143
- :issue:`SERVER-62212` Support writeConcern for dbCheck
127144
- :issue:`SERVER-62226` Disable dbcheck_no_history_on_secondary.js on EFT
128145
- :issue:`SERVER-62243` Wait for vector clock document majority-commit without timeout
146+
- :issue:`SERVER-62277` Performance regression from dbstats due to occupied disk space calculation
147+
- :issue:`SERVER-62336` Tolerate SnapshotTooOld errors in dbCheck testing
148+
- :issue:`SERVER-62380` Wait for majority commit point to be advanced on each node before starting rollback test in rollback_set_fcv.js
129149
- :issue:`SERVER-62382` Several Amazon Linux 2 tests on the 5.0, 5.1, 5.2 and master waterfalls are not running
150+
- :issue:`SERVER-62419` recover_multiple_migrations_on_stepup.js fails when executed in config server stepdown suite
151+
- :issue:`SERVER-62423` Fix replsetinitiate_works_with_keyfile_profile_verbose_options.js to work on ephemeralForTest
152+
- :issue:`SERVER-62592` Make timeseries_sharding_admin_commands.js clearJumboFlag test more resilient
153+
- :issue:`SERVER-62706` dbcheck.js: handle replica sets with mixed debug/release members
130154
- :issue:`WT-8395` Inconsistent data after upgrade from 4.4.3 and 4.4.4 to 4.4.8+ and 5.0.2+
131155
- :issue:`WT-8534` Allow retrieving checkpoint snapshot for backup restore recovery
132156
- :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)