Skip to content

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
parseplatformorg pushed a commit that referenced this pull request Dec 23, 2024
# [7.4.0-beta.1](7.3.0...7.4.0-beta.1) (2024-12-23)

### Bug Fixes

* `Parse.Query.distinct` fails due to invalid aggregate stage 'hint' ([#9295](#9295)) ([5f66c6a](5f66c6a))
* Security upgrade cross-spawn from 7.0.3 to 7.0.6 ([#9444](#9444)) ([3d034e0](3d034e0))
* Security upgrade fast-xml-parser from 4.4.0 to 4.4.1 ([#9262](#9262)) ([992d39d](992d39d))
* Security upgrade node from 20.14.0-alpine3.20 to 20.17.0-alpine3.20 ([#9300](#9300)) ([15bb17d](15bb17d))

### Features

* Add support for MongoDB 8 ([#9269](#9269)) ([4756c66](4756c66))
* Add support for PostGIS 3.5 ([#9354](#9354)) ([8ea3538](8ea3538))
* Add support for Postgres 17 ([#9324](#9324)) ([fa2ee31](fa2ee31))
* Upgrade @parse/push-adapter from 6.7.1 to 6.8.0 ([#9489](#9489)) ([286aa66](286aa66))
parseplatformorg pushed a commit that referenced this pull request Dec 23, 2024
# [7.4.0](7.3.0...7.4.0) (2024-12-23)

### Bug Fixes

* `Parse.Query.distinct` fails due to invalid aggregate stage 'hint' ([#9295](#9295)) ([5f66c6a](5f66c6a))
* Security upgrade cross-spawn from 7.0.3 to 7.0.6 ([#9444](#9444)) ([3d034e0](3d034e0))
* Security upgrade fast-xml-parser from 4.4.0 to 4.4.1 ([#9262](#9262)) ([992d39d](992d39d))
* Security upgrade node from 20.14.0-alpine3.20 to 20.17.0-alpine3.20 ([#9300](#9300)) ([15bb17d](15bb17d))

### Features

* Add support for MongoDB 8 ([#9269](#9269)) ([4756c66](4756c66))
* Add support for PostGIS 3.5 ([#9354](#9354)) ([8ea3538](8ea3538))
* Add support for Postgres 17 ([#9324](#9324)) ([fa2ee31](fa2ee31))
* Upgrade @parse/push-adapter from 6.7.1 to 6.8.0 ([#9489](#9489)) ([286aa66](286aa66))
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