CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 17:31:20 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"d26935eb1cb753e5bdba17cb0506dc17"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=apBLRU3AvNwNScb55biu%2BXUIP97tPEpER%2BD9y3kuvFyBKWmUBmWAsAJhgfqAsANiYozbivOVctdZub6ZmkC0Gu5uJl%2FSjKiNdJOSRlfolDtFoaQXF7ZbX4KMF8KmSmJFv3QNNMSeBx9ckB%2FXgVxdyWIA654hwszB1xlH9dkROuTeaDljxwhmC0Jm2HUyJoUk9m6%2B%2BXDnCMSBqMOMyN4%2BUH%2BFqxmyaivRLD%2BNI1xDWEhdpU7osJFwXOetnMh03JLBOCjRFi%2BrW02DaqzFLXnF4Q%3D%3D--Pai8equpYbuKIAFT--BsVE4%2BPNBd7dvWQuuT40BQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.383659092.1753637480; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 17:31:20 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 17:31:20 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 833E:1369AB:107AA52:1591782:68866268
Release 8.0.0 · parse-community/parse-server · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
8.0.0
Compare
·
129 commits
to release
since this release
8.0.0 (2025-03-04)
Migration Guide
This is a major release with breaking changes. We prepared a migration guide to help you migrating to Parse Server 8. For the full list of breaking changes see the section below. If you are upgrading from a lower version than the previous major release, we recommend to upgrade one major release at a time and consult the respective change logs. For help consult our community forum or our community chat.
BREAKING CHANGES
- This upgrades the internally used Express framework from version 4 to 5, which may be a breaking change. If Parse Server is set up to be mounted on an Express application, we recommend to also use version 5 of the Express framework to avoid any compatibility issues. Note that even if there are no issues after upgrading, future releases of Parse Server may introduce issues if Parse Server internally relies on Express 5-specific features which are unsupported by the Express version on which it is mounted. See the Express migration guide and release announcement for more info. (e0480df)
- This upgrades to the Parse JS SDK 6.0.0. See the change log of the Parse JS SDK for breaking changes and more details. (bf9db75)
- This removes the username from the email verification and password reset process to prevent storing personally identifiable information (PII) in server and infrastructure logs. Customized HTML pages or emails related to email verification and password reset may need to be adapted accordingly. See the new templates that come bundled with Parse Server and the migration guide for more details. (d21dd97)
- This releases increases the required minimum versions to Postgres
15
, PostGIS3.3
and removes support for Postgres13
,14
, PostGIS3.1
,3.2
. (89c9b54) - The default value of Parse Server option
encodeParseObjectInCloudFunction
changes totrue
; the option has been deprecated and will be removed in a future version. (5c5ad69) - This releases increases the required minimum MongoDB versions to
6.0.19
,7.0.16
,8.0.4
and removes support for MongoDB4
,5
. (871e508) - This releases increases the required minimum Node versions to 18.20.4, 20.18.0, 22.12.0 and removes unofficial support for Node 19. (4e151cd)
Features
- Add dynamic master key by setting Parse Server option
masterKey
to a function (#9582) (6f1d161) - Add support for MongoDB
databaseOptions
keysautoSelectFamily
,autoSelectFamilyAttemptTimeout
(#9579) (5966068) - Add support for MongoDB
databaseOptions
keysminPoolSize
,connectTimeoutMS
,socketTimeoutMS
(#9522) (91618fe) - Add TypeScript support (#9550) (59e46d0)
- Change default value of Parse Server option
encodeParseObjectInCloudFunction
totrue
(#9527) (5c5ad69) - Deprecate
PublicAPIRouter
in favor ofPagesRouter
(#9526) (7f66629) - Increase required minimum MongoDB versions to
6.0.19
,7.0.16
,8.0.4
(#9531) (871e508) - Increase required minimum Node versions to
18.20.4
,20.18.0
,22.12.0
(#9521) (4e151cd) - Increase required minimum versions to Postgres
15
, PostGIS3.3
(#9538) (89c9b54) - Upgrade to express 5.0.1 (#9530) (e0480df)
- Upgrade to Parse JS SDK 6.0.0 (#9624) (bf9db75)
Bug Fixes
- LiveQueryServer crashes using cacheAdapter on disconnect from Redis 4 server (#9616) (bbc6bd4)
- Push adapter not loading on some versions of Node 22 (#9524) (ff7f671)
- Remove username from email verification and password reset process (#8488) (d21dd97)
- Security upgrade node from 20.17.0-alpine3.20 to 20.18.2-alpine3.20 (#9583) (8f85ae2)
Assets 2
6 people reacted
You can’t perform that action at this time.