parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

feat: Add support for MongoDB 8

Open mtrezza opened this issue 1 year ago • 2 comments
trafficstars

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

mtrezza avatar Aug 09 '24 21:08 mtrezza

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.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 09 '24 22:08 codecov[bot]

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

parseplatformorg avatar Oct 06 '24 00:10 parseplatformorg