Skip to content

Commit 656f534

Browse files
authored
DOCS-15117 finalize 5.2.1 (#701)
1 parent 1f49109 commit 656f534

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

source/includes/changelogs/releases/5.2.1.rst

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,10 @@ Query
2626
Internals
2727
~~~~~~~~~
2828

29-
- :issue:`SERVER-51456` Database Profiler outputs incorrect value of property "keysDeleted" for a remove operation when a write conflict occurs
3029
- :issue:`SERVER-53993` Attach client strand before releasing the opCtx in AsyncCommandExecution tests
31-
- :issue:`SERVER-58153` Enable Feature flag for Remove Faulty Mongos From Cluster Topology
3230
- :issue:`SERVER-59366` Progress monitor for periodic health check
33-
- :issue:`SERVER-59375` Should collect summary statistics about transient faults
3431
- :issue:`SERVER-59394` Setup integration test simulating ldap failure scenario
35-
- :issue:`SERVER-59397` implement randomization for health check periods
3632
- :issue:`SERVER-59779` Call asCluster() before replSetFreeze in ReplSetTest
37-
- :issue:`SERVER-60846` Remove double severity in favor of discrete type
3833
- :issue:`SERVER-60848` Log which engine was used for processing a query
3934
- :issue:`SERVER-60974` Multiversion suites are overwritting receiveChunkWaitForRangeDeleterTimeoutMS
4035
- :issue:`SERVER-61592` Querying with ms precision does not return expected results (TS collection)
@@ -45,27 +40,18 @@ Internals
4540
- :issue:`SERVER-62017` Enable all feature flags by default in the sys-perf all feature flags variant
4641
- :issue:`SERVER-62085` Use more bits for hashedMultikeyMetadataPaths in validation
4742
- :issue:`SERVER-62153` max_time_ms_repl_targeting.js should succeed if the test step succeeds at least once
48-
- :issue:`SERVER-62174` FaultManager to support dynamic configuration of health check intervals
49-
- :issue:`SERVER-62188` Shutdown race with use after free in DeadlineFuture
50-
- :issue:`SERVER-62202` Log ID 5936504 should contain observer type as string
51-
- :issue:`SERVER-62204` do not schedule health check if observer is not enabled
5243
- :issue:`SERVER-62274` Add FCV testing for featureFlagSortArray
5344
- :issue:`SERVER-62277` Performance regression from dbstats due to occupied disk space calculation
5445
- :issue:`SERVER-62285` validate cachedir add push failure debug messages
5546
- :issue:`SERVER-62312` Enable feature flag in 4.4 backport and other housekeeping
56-
- :issue:`SERVER-62321` Increase kActiveFaultDuration for fault manager test suite.
57-
- :issue:`SERVER-62357` Increase the default health check progress monitor interval
5847
- :issue:`SERVER-62368` Range deleter must honor rangeDeleterBatchDelayMS
5948
- :issue:`SERVER-62371` Syntax error on rare code path in ldap_mongos_health_checking.js
6049
- :issue:`SERVER-62373` LDAP health check integration test should assert stats
61-
- :issue:`SERVER-62378` Remove improperly merged lines from unit test
6250
- :issue:`SERVER-62380` Wait for majority commit point to be advanced on each node before starting rollback test in rollback_set_fcv.js
6351
- :issue:`SERVER-62392` Prevent timeseries lookup jstests from running in unsupported multiversion environments
6452
- :issue:`SERVER-62397` Robustify exact_top_n_feature_flag.js
65-
- :issue:`SERVER-62404` Simplify mutex locking in fault_manager.cpp
6653
- :issue:`SERVER-62436` Add additional tests of sort/densify/sort optimizations
6754
- :issue:`SERVER-62464` Move remediation script to permanent location
68-
- :issue:`SERVER-62465` After intensities are updated, the resulting health check should run with the new values of intensities set.
6955
- :issue:`SERVER-62518` Creating a collection with changeStreamPreAndPostImages enabled in a transaction crashes the server
7056
- :issue:`SERVER-62549` Disable renew_ssl_cert in sys-perf on old branches
7157
- :issue:`SERVER-62550` Lower BSONColumn roundtrip memory usage in validate
@@ -89,10 +75,7 @@ Internals
8975
- :issue:`SERVER-63141` Difference in $lookup/$redact/$let behaviour with pipeline optimization
9076
- :issue:`SERVER-63145` Query $densify produces incorrect results with optimizations enabled
9177
- :issue:`SERVER-63197` Pin microbenchmarks genny version
92-
- :issue:`SERVER-63239` Do not throw exception in AutoSplitVector on empty ranges
93-
- :issue:`SERVER-63240` clearJumboFlag might persist a ChunkVersion with a wrong format
9478
- :issue:`SERVER-63250` Fix implicitly sharding timeseries collections feature flag check
95-
- :issue:`SERVER-63279` Pushing predicates on the time-series metaField past unpacking can cause incorrect results
9679
- :issue:`SERVER-63432` Transferring large file to repo
9780
- :issue:`SERVER-63527` [5.2 only] Add tag to timeseries_id_range.js to stop it running on multiversion suites
9881

source/release-notes/5.2.txt

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

2424
.. _5.2.1-release-notes:
2525

26-
5.2.1 - Upcoming
27-
~~~~~~~~~~~~~~~~
26+
5.2.1 - February 24, 2022
27+
~~~~~~~~~~~~~~~~~~~~~~~~~
2828

2929
Issues fixed:
3030

0 commit comments

Comments
 (0)