Skip to content
Open
Changes from all commits
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
9 changes: 9 additions & 0 deletions dbx/jvm/v5.7-wn-items.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
- :red:`Important:` The next minor release will drop support for MongoDB
Server version 4.2 and raise the minimum supported version to 4.4.
This change aligns with the :website:`MongoDB Software Lifecycle Schedules
<legal/support-policy/lifecycles>`.

We recommend making changes to your application to accommodate breaking changes.
To learn more about upgrading your server version, see the :manual:`Release Notes </release-notes/>`
section in the MongoDB Server manual.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[q] What do you think about also linking to the lifecycle schedules similar to the note example Daria included in the engineering ticket?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added!


- Simplifies ``ServerMonitor`` thread names and removes the
``=`` character, which some monitoring systems cannot process.