Skip to content

Document dropping support of Ubuntu 14.04 and Debian 8.1 #1306

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 3 commits into from
Jun 13, 2023

Conversation

kevinAlbs
Copy link
Collaborator

Resolves CDRIVER-4542 and CDRIVER-4541.

@kevinAlbs kevinAlbs requested a review from eramongodb June 13, 2023 16:53
Copy link
Contributor

@eramongodb eramongodb left a comment

Choose a reason for hiding this comment

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

Minor suggestion; otherwise, LGTM.

NEWS Outdated
Comment on lines 4 to 7
* Support for macOS 10.14 will be dropped in an upcoming release.
* Support for Ubuntu 14.04 will be dropped in an upcoming release.
* Support for Debian 8.1 will be dropped in an upcoming release.
* The `ENABLE_BSON` configure-time option has been removed. Build scripts that
Copy link
Contributor

Choose a reason for hiding this comment

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

Given updates to supported platforms may become a regular occurrence + we do not(?) consider CMake configuration breaking changes as deserving a major version bump, suggest splitting the first three items from the fourth item into dedicated sections:

Platform Support:

  * Support for MacOS 10.14 ...
  * ...

Build Configuration:

  * The `ENABLE_BSON` CMake option is no longer supported. ...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I like that. Sections have been separated.

we do not(?) consider CMake configuration breaking changes as deserving a major version bump

I think CMake configuration breaking changes do not require a major version bump.

@kevinAlbs kevinAlbs merged commit 0524bd8 into mongodb:master Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants