Skip to content
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

feat: Increase required minimum MongoDB versions to 6.0.19, 7.0.16, 8.0.4 #9531

Merged
merged 7 commits into from
Jan 12, 2025

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jan 11, 2025

TODO:

  • Remove tests that only target MongoDB 4 or 5

Copy link

parse-github-assistant bot commented Jan 11, 2025

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza changed the title feat: Increase required minimum MongoDB versions to 6.0.19, 7.0.16, 8.0.4 feat: Increase required minimum MongoDB versions to 6.0.19, 7.0.16, 8.0.4 Jan 11, 2025
@mtrezza
Copy link
Member Author

mtrezza commented Jan 11, 2025

BREAKING CHANGE: This releases increases the required minimum MongoDB versions to 6.0.19, 7.0.16, 8.0.4 and removes support for MongoDB 4, 5.

@mtrezza mtrezza added the state:breaking Breaking change requires major version increment and `BREAKING CHANGE` commit message label Jan 11, 2025
Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.51%. Comparing base (ff7f671) to head (10688a5).
Report is 3 commits behind head on alpha.

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #9531   +/-   ##
=======================================
  Coverage   93.51%   93.51%           
=======================================
  Files         186      186           
  Lines       14804    14804           
=======================================
  Hits        13844    13844           
  Misses        960      960           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza merged commit 871e508 into parse-community:alpha Jan 12, 2025
27 checks passed
parseplatformorg pushed a commit that referenced this pull request Jan 12, 2025
# [8.0.0-alpha.3](8.0.0-alpha.2...8.0.0-alpha.3) (2025-01-12)

### Features

* Increase required minimum MongoDB versions to `6.0.19`, `7.0.16`, `8.0.4` ([#9531](#9531)) ([871e508](871e508))

### BREAKING CHANGES

* This releases increases the required minimum MongoDB versions to `6.0.19`, `7.0.16`, `8.0.4` and removes support for MongoDB `4`, `5`. ([871e508](871e508))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 8.0.0-alpha.3

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jan 12, 2025
@mtrezza mtrezza deleted the feat/old-mongo-versions branch January 12, 2025 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:breaking Breaking change requires major version increment and `BREAKING CHANGE` commit message state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants