Skip to content

Update changelogs for 2.3.5, 2.3.6, 2.3.7 #373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 30, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
Co-authored-by: Anna Henningsen <[email protected]>
  • Loading branch information
mdb-ashley and addaleax authored May 30, 2025
commit b381c748dd19e5529ad74a5f3616a7a739fcc78f
7 changes: 1 addition & 6 deletions source/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,7 @@ v2.3.6

*Released December 13, 2024*

Bug Fixes:

- :issue:`MONGOSH-1943` - Account for possibility of process.exit() throwing
under coverage; Improve debuggability of ``mongosh not initialized yet`` errors
- :issue:`COMPASS-8576` - Keep operation in progress while switching tabs
Contains internal enhancements and improvements.

`Full release notes available on JIRA
<https://jira.mongodb.org/browse/MONGOSH-1922?jql=project%20%3D%20MONGOSH%20AND%20fixVersion%20%3D%202.3.6>`__.
Expand All @@ -48,7 +44,6 @@ Bug Fixes:
- :issue:`MONGOSH-1935` - Retry connection without system certificates in case
of TLS errors
- :issue:`MONGOSH-1632` - Add Node.js patch for OpenSSL Windows build fix
- :issue:`MONGOSH-1924` - Increase timeouts for AWS tests

`Full release notes available on JIRA
<https://jira.mongodb.org/browse/MONGOSH-1922?jql=project%20%3D%20MONGOSH%20AND%20fixVersion%20%3D%202.3.5>`__.
Expand Down