File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ latest-lts-version = "4.4"
206
206
last-supported-version = " 4.2"
207
207
version-last = " 4.2"
208
208
version-dev = " 4.3"
209
- release = " 4.4.25 "
209
+ release = " 4.4.26 "
210
210
pgp-version = " {+version+}"
211
211
package-name-org = " mongodb-org"
212
212
package-name-enterprise = " mongodb-enterprise"
Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ Internals
60
60
10gen-to-Mongodb to syncs new commits to mongodb/mongo
61
61
- :issue: `SERVER-82449 ` [v4.4] Optimize copybara sync behavior for
62
62
specific no-change scenarios
63
- - :issue: `SERVER-82825 ` Stop copybara service to sync
64
63
- :issue: `WT-7492 ` Ignore the evict drain wait msg in stdout.txt for
65
64
test_cursor_random
66
65
- :issue: `WT-10380 ` Fix expected warning output in test_cursor_random:
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ Patch Releases
44
44
45
45
.. _4.4.26-release-notes:
46
46
47
- 4.4.26 - Upcoming
48
- ~~~~~~~~~~~~~~~~~
47
+ 4.4.26 - Nov 27, 2023
48
+ ~~~~~~~~~~~~~~~~~~~~~
49
49
50
50
Issues fixed:
51
51
You can’t perform that action at this time.
0 commit comments