Skip to content

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

Merged
merged 85 commits into from
Oct 3, 2024
Merged

build: Release #9320

merged 85 commits into from
Oct 3, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Oct 3, 2024

No description provided.

mtrezza and others added 30 commits April 1, 2024 19:49
dependabot bot and others added 22 commits July 22, 2024 17:15
# [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-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))
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title build: release build: Release Oct 3, 2024
Copy link

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 Oct 3, 2024

Codecov Report

Attention: Patch coverage is 98.82353% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.48%. Comparing base (c696e1e) to head (59d86c8).
Report is 89 commits behind head on release.

Files with missing lines Patch % Lines
src/cloud-code/Parse.Cloud.js 50.00% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza merged commit 85b63ee into parse-community:release Oct 3, 2024
26 of 27 checks passed
@mtrezza mtrezza deleted the build/release branch October 3, 2024 20:07
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.3.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants