Skip to content

Conversation

@dblythy
Copy link
Member

@dblythy dblythy commented Jan 10, 2025

Closes: #9517

Backport to Parse Server 7 of #9524

@parse-github-assistant
Copy link

parse-github-assistant bot commented Jan 10, 2025

Thanks for opening this pull request!

@codecov
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.50%. Comparing base (4ac8aef) to head (1ac6348).
Report is 11 commits behind head on release-7.x.x.

Additional details and impacted files
@@                Coverage Diff                @@
##           release-7.x.x    #9525      +/-   ##
=================================================
+ Coverage          93.15%   93.50%   +0.34%     
=================================================
  Files                186      186              
  Lines              14810    14804       -6     
=================================================
+ Hits               13796    13842      +46     
+ Misses              1014      962      -52     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza
Copy link
Member

mtrezza commented Jan 11, 2025

Why do the tests here fail? They didn't in https://github.com/parse-community/parse-server/pull/9520/checks.

@mtrezza mtrezza changed the title fix: Push adapter not loading on Node 22 (release 7.x.x) fix: Push adapter not loading on some versions of Node 22 Jan 11, 2025
@dblythy dblythy requested a review from a team January 12, 2025 01:03
@mtrezza mtrezza merged commit 5447c22 into parse-community:release-7.x.x Jan 12, 2025
27 of 30 checks passed
@mtrezza mtrezza removed the request for review from a team January 12, 2025 01:10
@dblythy dblythy deleted the fix-adapters-release branch January 12, 2025 02:15
parseplatformorg pushed a commit that referenced this pull request Mar 12, 2025
# [7.5.0](7.4.0...7.5.0) (2025-03-12)

### Bug Fixes

* LiveQueryServer crashes using cacheAdapter on disconnect from Redis 4 server ([#9615](#9615)) ([0769215](0769215))
* Push adapter not loading on some versions of Node 22 ([#9525](#9525)) ([5447c22](5447c22))
* Security upgrade node from 20.17.0-alpine3.20 to 20.18.2-alpine3.20 ([#9597](#9597)) ([6114cd9](6114cd9))

### Features

* Add support for MongoDB `databaseOptions` keys `minPoolSize`, `connectTimeoutMS`, `socketTimeoutMS`, `autoSelectFamily`, `autoSelectFamilyAttemptTimeout` ([#9577](#9577)) ([20f2071](20f2071))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.5.0

@parseplatformorg parseplatformorg added the state:released-7.x.x Released as LTS version label Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:released-7.x.x Released as LTS version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants