Skip to content

Commit d7131d5

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-37896-5.0.26-release-notes (#6986)
* DOCSP-37896-5.0.26-release-notes * DOCSP-37896-5.0.26-release-notes * DOCSP-37896-5.0.26-release-notes --------- Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
1 parent 75b7ccd commit d7131d5

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

source/includes/changelogs/releases/5.0.26.rst

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Internals
3535
sort pattern
3636
- :issue:`SERVER-72703` Downgrade $out's db lock to MODE_IX
3737
- :issue:`SERVER-75355` Improve explain with Queryable Encryption
38-
- :issue:`SERVER-77559` Implement file system log handler for resmoke
3938
- :issue:`SERVER-79235` rolling_index_builds_interrupted.js checkLog
4039
relies on clearRawMongoProgramOutput
4140
- :issue:`SERVER-79286` Create a query knob
@@ -47,17 +46,13 @@ Internals
4746
- :issue:`SERVER-81021` Improve index prefix heuristic by taking into
4847
account closed intervals
4948
- :issue:`SERVER-82476` Disable diagnostics latches by default
50-
- :issue:`SERVER-84004` Add FCV gating to dots and dollars validation on
51-
5.0
5249
- :issue:`SERVER-84336` Timeseries inserts can leave dangling BSONObj in
5350
WriteBatches in certain cases
5451
- :issue:`SERVER-84612` Define a version for immer
5552
- :issue:`SERVER-84615` Define a version for linenoise
5653
- :issue:`SERVER-85534` Checkpoint the vector clock after committing
5754
shard collection
5855
- :issue:`SERVER-85633` Add lock around res_ninit call
59-
- :issue:`SERVER-85721` Point evergreen task log lobster links to
60-
Parsley
6156
- :issue:`SERVER-85843` A write operation may fail with
6257
NamespaceNotFound if the database has been concurrently dropped
6358
(sharding-only)
@@ -67,6 +62,7 @@ Internals
6762
Valgrind is licensed under BSD-4-Clause
6863
- :issue:`SERVER-86017` Backport multi-planner tie breaking improvements
6964
to v6.0
65+
- :issue:`SERVER-86214` add all bazel-* output dirs to git ignore
7066
- :issue:`SERVER-86388` Remove fle_drivers_integration.js test from 6.0
7167
- :issue:`SERVER-86395` Investigate DuplicateKey error while recovering
7268
convertToCapped from stable checkpoint
@@ -76,18 +72,13 @@ Internals
7672
- :issue:`SERVER-86562` Backport multi-planner tie breaking improvements
7773
to v5.0
7874
- :issue:`SERVER-86619` Document::shouldSkipDeleted() accesses string
79-
without checking for missingg
75+
without checking for missing string
8076
- :issue:`SERVER-86622` Resharding coordinator use possibly stale
8177
database info
8278
- :issue:`SERVER-86632` plan_cache_drop_database.js should catch
8379
DatabaseDropPending errors
8480
- :issue:`SERVER-86717` Resharding should validate user provided zone
8581
range doesn't include $-prefixed fields.
86-
- :issue:`SERVER-86774` Increase oplog size for PIT (point in time
87-
restore) tests
88-
- :issue:`SERVER-86782` geo_axis_aligned.js takes too long
89-
- :issue:`SERVER-86973` Add debug log around helloResponse and
90-
splitHorizon
9182
- :issue:`SERVER-87198` [5.0] Make shard registry reads fallback to
9283
majority readConcern if snapshot reads fail
9384
- :issue:`SERVER-87224` Enable diagnostic latching in test variants on
@@ -104,8 +95,6 @@ Internals
10495
- :issue:`SERVER-87626` [v5.0] Add san_options to buildvariant config
10596
- :issue:`SERVER-87653` Prevent latch_analyzer.js from being run as part
10697
of the parallelTester
107-
- :issue:`SERVER-87881` Exclude latch analysis testing from certain
108-
buildvariants in v5.0
10998
- :issue:`WT-9057` Null address read in compact walk
11099
- :issue:`WT-12077` Incorrect hardware checksum calculation on zSeries
111100
for buffers on stack

source/release-notes/5.0.txt

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

5858
.. _5.0.26-release-notes:
5959

60-
5.0.26 - Upcoming
61-
~~~~~~~~~~~~~~~~~
60+
5.0.26 - Mar 26, 2024
61+
~~~~~~~~~~~~~~~~~~~~~
6262

6363
- :issue:`SERVER-68128` Exceptions thrown while generating command response lead
6464
to network error

0 commit comments

Comments
 (0)