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: Add support for MongoDB 8 #9269

Merged
merged 6 commits into from
Oct 6, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Aug 9, 2024

Pull Request

Issue

Add support for MongoDB 8.

Approach

Add support for MongoDB 8, which is not available as stable release yet.

Tasks

  • Upgrade CI to latest MonoDB 8.x.x stable release version

Copy link

parse-github-assistant bot commented Aug 9, 2024

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.

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.48%. Comparing base (96cec3b) to head (1bbf102).
Report is 30 commits behind head on alpha.

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #9269   +/-   ##
=======================================
  Coverage   93.48%   93.48%           
=======================================
  Files         186      186           
  Lines       14811    14811           
=======================================
  Hits        13846    13846           
  Misses        965      965           

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

@mtrezza mtrezza merged commit 4756c66 into parse-community:alpha Oct 6, 2024
27 of 28 checks passed
parseplatformorg pushed a commit that referenced this pull request Oct 6, 2024
# [7.4.0-alpha.1](7.3.1-alpha.1...7.4.0-alpha.1) (2024-10-06)

### Features

* Add support for MongoDB 8 ([#9269](#9269)) ([4756c66](4756c66))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.4.0-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Oct 6, 2024
@mtrezza mtrezza deleted the feat/add-mongo-8-support branch October 6, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants