Skip to content

Commit 1a39569

Browse files
authored
DOCS-16126 Release Notes for 5.0.18 - Backport to v6.3 (#3177)
* DOCS-16126 Release Notes for 5.0.18 (#3146) * DOCS-16126 Release Notes for 5.0.18 * Fixes per Britt * DOCS-16059 Server 5.0.17 Release Notes (#3003) * DOCS-16059 Server 5.0.17 Release Notes * Fixes per Britt Snyman
1 parent 6fa9db5 commit 1a39569

File tree

4 files changed

+202
-0
lines changed

4 files changed

+202
-0
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
.. _5.0.17-changelog:
2+
3+
5.0.17 Changelog
4+
----------------
5+
6+
Sharding
7+
~~~~~~~~
8+
9+
- :issue:`SERVER-73229` Logical sessions cache refresh ignores write
10+
errors from updating session document, leading to cursors being killed
11+
early
12+
- :issue:`SERVER-73877` Wait for shard to have a primary before doing a
13+
migration in prepare_transaction_then_migrate.js
14+
15+
Write Operations
16+
~~~~~~~~~~~~~~~~
17+
18+
:issue:`SERVER-75517` illegal format of _id possible via upsert
19+
20+
Internals
21+
~~~~~~~~~
22+
23+
- :issue:`SERVER-66927` Remove reference to silentFail from mongo repo
24+
- :issue:`SERVER-73400` Use -large Evergreen distro for compiling on
25+
arm64 in sys-perf project
26+
- :issue:`SERVER-74647` Resharding state machine creation should be
27+
retried after interruption
28+
- :issue:`SERVER-74720` The default 'shardingStatistics' serverStatus
29+
section takes locks
30+
- :issue:`SERVER-74824` Add more expressive logging to
31+
map_reduce_drop.js
32+
- :issue:`SERVER-75066` Check for parent directory before writing to
33+
SCons cache
34+
- :issue:`SERVER-75172` Use unique collection name in
35+
partial_index_logical.js
36+
- :issue:`SERVER-75261` "listCollections" command fails with
37+
BSONObjectTooLarge error
38+
- :issue:`SERVER-75404` Designate $searchSortValues as metadata field on
39+
v5.0
40+
- :issue:`SERVER-75431` Get rid or fix best effort check for primary db
41+
on rename path in sharded clusters
42+
- :issue:`SERVER-75501` Don't run Sys-perf FCV variants on stable
43+
branches
44+
- :issue:`SERVER-75561` Report and log more detailed information when
45+
validate encounters multikey inconsistencies
46+
- :issue:`SERVER-75601` Make serverStatus apiversion field more robust
47+
- :issue:`SERVER-75618` check oplog fast count before restarting server
48+
in oplog_sampling.js
49+
- :issue:`SERVER-75745` Only log record and index metadata associated
50+
with missing or extra index keys
51+
- :issue:`SERVER-75795` Update aws_e2e_ec2.js for evergreen changes to
52+
AWS test identity
53+
- :issue:`SERVER-76098` Allow queries with $search and non-simple
54+
collations
55+
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
.. _5.0.18-changelog:
2+
3+
5.0.18 Changelog
4+
----------------
5+
6+
Sharding
7+
~~~~~~~~
8+
9+
- :issue:`SERVER-72146` Make chunk migrations metrics more accessible
10+
from Atlas
11+
- :issue:`SERVER-76004` Remove incorrect sharding tassert in
12+
getOwnershipFilter function
13+
- :issue:`SERVER-76516` Fix Concurrent Access of Clock in
14+
ReshardingRecipientServiceTest in 5.0 Branch
15+
16+
Query
17+
~~~~~
18+
19+
:issue:`SERVER-48196` Upgrade the timelib to the latest to update the
20+
built-in timezone files to the latest
21+
22+
Internals
23+
~~~~~~~~~
24+
25+
- :issue:`SERVER-54150` Recovery from a stable checkpoint should fassert
26+
on oplog application failures
27+
- :issue:`SERVER-57056` Syslog severity set incorrectly for INFO
28+
messages
29+
- :issue:`SERVER-60375` Blacklist move_chunk_remove_shard.js from
30+
sharding_csrs_continuous_config_stepdown
31+
- :issue:`SERVER-62053` Add retry for errors in AWS server-side
32+
conversation
33+
- :issue:`SERVER-63865` Handle missing index idents during standalone
34+
startup recovery after unclean shutdown
35+
- :issue:`SERVER-66009` Ban $search when running in update pipeline
36+
(stub process interface is present)
37+
- :issue:`SERVER-68338` sync_source_changes.js needs to wait for
38+
heartbeat
39+
- :issue:`SERVER-71089` Run signing tasks on a single distro
40+
- :issue:`SERVER-71249` Remove buildvariant task overrides for .publish
41+
tags
42+
- :issue:`SERVER-72686` Add support for $collStats agg stage on
43+
timeseries collection
44+
- :issue:`SERVER-73007` CURL_OPT_SEEKFUNCTION not set for multi-pass
45+
authentication
46+
- :issue:`SERVER-73385` RenameCollectionCoordinator wrongly releases
47+
critical section for destination ns.
48+
- :issue:`SERVER-73390` Mitigate database version regression bug on drop
49+
database
50+
- :issue:`SERVER-74344` Ban use of sparse indexes on internal comparison
51+
expression unless explicitly hinted
52+
- :issue:`SERVER-74997` Reduce the timeout of tlsOCSPVerifyTimeoutSecs
53+
to 4 seconds
54+
- :issue:`SERVER-75010` Implement no-op planShardedSearch in 5.0
55+
- :issue:`SERVER-75082` Make balancer migrations throttling configurable
56+
- :issue:`SERVER-75360` Include $search result count (total hits) in
57+
slow query log
58+
- :issue:`SERVER-75369` Fix the overflow of total possible enumeration
59+
count in LockstepOr enumeration strategy
60+
- :issue:`SERVER-75479` Use system python on macos for ssl tests
61+
- :issue:`SERVER-75626` Special handling for macosx venv
62+
- :issue:`SERVER-75652` Migrate from notary client to garasign for push
63+
task
64+
- :issue:`SERVER-75987` Synchronize the connection and server threads in
65+
transport_layer_test
66+
- :issue:`SERVER-76039` PauseDuringStateTransitions guard needs correct
67+
initialization in DropsTemporaryReshardingCollectionOnAbort
68+
- :issue:`SERVER-76063` Update the getFreeMonitoringStatus command to
69+
always return state: disabled
70+
- :issue:`SERVER-76139` sync_source_changes.js should wait for node to
71+
no longer be newly added before asserting on selected sync source
72+
- :issue:`SERVER-76179` "/var/run/mongodb/"mongod.pid" deleted on each
73+
Mongod shutdown
74+
- :issue:`SERVER-76274` Move microbenchmarks to their own task distro
75+
- :issue:`SERVER-76278` Log extra migration information
76+
- :issue:`SERVER-76378` Use estimated impersonation metadata size in
77+
calculating block chunks
78+
- :issue:`SERVER-76421` [5.0] ttl_expire_nan_upgrade.js checks indexes
79+
on node before it becomes secondary
80+
- :issue:`SERVER-76498` Update push task to run on rhel8.7-small
81+
- :issue:`SERVER-76599` Exclude
82+
jstests/sharding/balancer_collection_status.js from step-down suites
83+
- :issue:`SERVER-76600` Increase timeouts for
84+
aggregation_timeseries_fuzzer on tsan/asan variants
85+
- :issue:`SERVER-76619` Add setParameter to enable libcurl's verbose
86+
logging
87+
- :issue:`SERVER-76690` Special handling for PYTHONPATH when activate
88+
venv
89+
- :issue:`SERVER-76695`
90+
initial_sync_nodes_maintain_and_gossip_commit_point.js should wait
91+
longer for initial sync node to advance commit point
92+
- :issue:`SERVER-76698` Disable Curl Connection Pooling for STS requests
93+
- :issue:`SERVER-76699` Add configurable retry count in AWS IAM code
94+
- :issue:`SERVER-76718` [v5.0] Push mongocryptd and create packages for
95+
RHEL 7 PPC in 5.0
96+
- :issue:`SERVER-76721` Robustify plan_cache_stats_shard_and_host.js to
97+
count plan cache entries only for specific plan cache key
98+
- :issue:`SERVER-76767` Disable 4.0 upgrade tests on v5.0 branch
99+
- :issue:`WT-8570` Do not increase oldest ID during recovery
100+
- :issue:`WT-8689` Switch Evergreen zSeries builder to RHEL distro
101+
- :issue:`WT-8702` Limit oldest id to recovered checkpoint snapshot in
102+
recovery
103+
- :issue:`WT-10551` Incremental backup may omit modified blocks
104+
- :issue:`WT-10932` Disable many-collection-test on release branches
105+

source/release-notes/5.0-changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
:depth: 1
1111
:class: singlecol
1212

13+
.. include:: /includes/changelogs/releases/5.0.18.rst
14+
15+
.. include:: /includes/changelogs/releases/5.0.17.rst
16+
1317
.. include:: /includes/changelogs/releases/5.0.16.rst
1418

1519
.. include:: /includes/changelogs/releases/5.0.15.rst

source/release-notes/5.0.txt

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,44 @@ Patch Releases
4242
* - :issue:`SERVER-68511`
4343
- 5.0.0 - 5.0.14
4444

45+
.. _5.0.18-release-notes:
46+
47+
5.0.18 - May 18, 2023
48+
~~~~~~~~~~~~~~~~~~~~~
49+
50+
Issues fixed:
51+
52+
- :issue:`SERVER-48196` Upgrade the timelib to the latest to update the built-in timezone files to the latest
53+
- :issue:`SERVER-54150` Recovery from a stable checkpoint should fassert on oplog application failures
54+
- :issue:`SERVER-57056` Syslog severity set incorrectly for INFO messages
55+
- :issue:`SERVER-72686` Add support for $collStats agg stage on timeseries collection
56+
- :issue:`WT-10551` Incremental backup may omit modified blocks
57+
- `All JIRA issues closed in 5.0.18
58+
<https://jira.mongodb.org/issues/?jql=project%20in%20(SERVER%2C%20TOOLS%2C%20WT)%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%205.0.18>`_
59+
- :ref:`5.0.18-changelog`
60+
61+
62+
.. _5.0.17-release-notes:
63+
64+
5.0.17 - Apr 27, 2023
65+
~~~~~~~~~~~~~~~~~~~~~
66+
67+
Issues fixed:
68+
69+
- :issue:`SERVER-73229` Logical sessions cache refresh ignores write errors
70+
from updating session document, leading to cursors being killed early
71+
- :issue:`SERVER-74647` Resharding state machine creation should be retried
72+
after interruption
73+
- :issue:`SERVER-75261` "listCollections" command fails with
74+
BSONObjectTooLarge error
75+
- :issue:`SERVER-75431` Get rid or fix best effort check for primary db
76+
on rename path in sharded clusters
77+
- :issue:`SERVER-76098` Allow queries with $search and non-simple collations
78+
- `All JIRA issues closed in 5.0.17
79+
<https://jira.mongodb.org/issues/?jql=project%20in%20(SERVER%2C%20TOOLS%2C%20WT)%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%205.0.17>`_
80+
- :ref:`5.0.17-changelog`
81+
82+
4583
.. _5.0.16-release-notes:
4684

4785
5.0.16 - Apr 10, 2023

0 commit comments

Comments
 (0)