-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
build: Release #9320
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
build: Release #9320
Conversation
# [7.3.0-alpha.1](parse-community/parse-server@7.2.0...7.3.0-alpha.1) (2024-07-09) ### Features * Add Node 22 support ([parse-community#9187](parse-community#9187)) ([7778471](parse-community@7778471))
# [7.3.0-alpha.7](parse-community/parse-server@7.3.0-alpha.6...7.3.0-alpha.7) (2024-08-27) ### Features * Add support for asynchronous invocation of `FilesAdapter.getFileLocation` ([parse-community#9271](parse-community#9271)) ([1a2da40](parse-community@1a2da40))
# [7.3.0-alpha.8](parse-community/parse-server@7.3.0-alpha.7...7.3.0-alpha.8) (2024-09-25) ### Bug Fixes * Security upgrade path-to-regexp from 6.2.1 to 6.3.0 ([parse-community#9314](parse-community#9314)) ([8b7fe69](parse-community@8b7fe69))
# [7.3.0-alpha.9](parse-community/parse-server@7.3.0-alpha.8...7.3.0-alpha.9) (2024-10-03) ### Bug Fixes * Custom object ID allows to acquire role privileges ([GHSA-8xq9-g7ch-35hg](GHSA-8xq9-g7ch-35hg)) ([parse-community#9317](parse-community#9317)) ([13ee52f](parse-community@13ee52f))
# [7.3.0-beta.1](parse-community/parse-server@7.2.0...7.3.0-beta.1) (2024-10-03) ### Bug Fixes * Custom object ID allows to acquire role privileges ([GHSA-8xq9-g7ch-35hg](GHSA-8xq9-g7ch-35hg)) ([parse-community#9317](parse-community#9317)) ([13ee52f](parse-community@13ee52f)) * Parse Server `databaseOptions` nested keys incorrectly identified as invalid ([parse-community#9213](parse-community#9213)) ([77206d8](parse-community@77206d8)) * Parse Server installation fails due to post install script incorrectly parsing required min. Node version ([parse-community#9216](parse-community#9216)) ([0fa82a5](parse-community@0fa82a5)) * Parse Server option `maxLogFiles` doesn't recognize day duration literals such as `1d` to mean 1 day ([parse-community#9215](parse-community#9215)) ([0319cee](parse-community@0319cee)) * Security upgrade path-to-regexp from 6.2.1 to 6.3.0 ([parse-community#9314](parse-community#9314)) ([8b7fe69](parse-community@8b7fe69)) ### Features * Add atomic operations for Cloud Config parameters ([parse-community#9219](parse-community#9219)) ([35cadf9](parse-community@35cadf9)) * Add Cloud Code triggers `Parse.Cloud.beforeSave` and `Parse.Cloud.afterSave` for Parse Config ([parse-community#9232](parse-community#9232)) ([90a1e4a](parse-community@90a1e4a)) * Add Node 22 support ([parse-community#9187](parse-community#9187)) ([7778471](parse-community@7778471)) * Add support for asynchronous invocation of `FilesAdapter.getFileLocation` ([parse-community#9271](parse-community#9271)) ([1a2da40](parse-community@1a2da40))
I will reformat the title to use the proper commit message syntax. |
Thanks for opening this pull request!
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release #9320 +/- ##
===========================================
- Coverage 94.16% 93.48% -0.68%
===========================================
Files 186 186
Lines 14750 14811 +61
===========================================
- Hits 13889 13846 -43
- Misses 861 965 +104 ☔ View full report in Codecov by Sentry. |
🎉 This change has been released in version 7.3.0 |
No description provided.