Skip to content

build: Release #9169

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 66 commits into from
Jun 30, 2024
Merged

build: Release #9169

merged 66 commits into from
Jun 30, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jun 30, 2024

No description provided.

mtrezza and others added 30 commits March 19, 2024 22:32
# [7.0.0-alpha.30](parse-community/parse-server@7.0.0-alpha.29...7.0.0-alpha.30) (2024-03-20)

### Bug Fixes

* `Required` option not handled correctly for special fields (File, GeoPoint, Polygon) on GraphQL API mutations ([parse-community#8915](parse-community#8915)) ([907ad42](parse-community@907ad42))
# [7.1.0-alpha.1](parse-community/parse-server@7.0.0...7.1.0-alpha.1) (2024-03-23)

### Bug Fixes

* `Required` option not handled correctly for special fields (File, GeoPoint, Polygon) on GraphQL API mutations ([parse-community#8915](parse-community#8915)) ([907ad42](parse-community@907ad42))

### Features

* Add `silent` log level for Cloud Code ([parse-community#8803](parse-community#8803)) ([5f81efb](parse-community@5f81efb))
# [7.1.0-alpha.2](parse-community/parse-server@7.1.0-alpha.1...7.1.0-alpha.2) (2024-03-24)

### Features

* Add server security check status `security.enableCheck` to Features Router ([parse-community#8679](parse-community#8679)) ([b07ec15](parse-community@b07ec15))
# [7.1.0-alpha.3](parse-community/parse-server@7.1.0-alpha.2...7.1.0-alpha.3) (2024-03-24)

### Bug Fixes

* Rate limiting can fail when using Parse Server option `rateLimit.redisUrl` with clusters ([parse-community#8632](parse-community#8632)) ([c277739](parse-community@c277739))
cbaker6 and others added 17 commits May 30, 2024 17:50
# [7.1.0-alpha.10](parse-community/parse-server@7.1.0-alpha.9...7.1.0-alpha.10) (2024-06-11)

### Bug Fixes

* Live query throws error when constraint `notEqualTo` is set to `null` ([parse-community#8835](parse-community#8835)) ([11d3e48](parse-community@11d3e48))
# [7.1.0-alpha.12](parse-community/parse-server@7.1.0-alpha.11...7.1.0-alpha.12) (2024-06-30)

### Bug Fixes

* SQL injection when using Parse Server with PostgreSQL; fixes security vulnerability [GHSA-c2hr-cqg6-8j6r](GHSA-c2hr-cqg6-8j6r) ([parse-community#9167](parse-community#9167)) ([2edf1e4](parse-community@2edf1e4))
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 Jun 30, 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 Jun 30, 2024

Codecov Report

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

Project coverage is 94.15%. Comparing base (63d4880) to head (4116f57).
Report is 5 commits behind head on beta.

Files Patch % Lines
src/Config.js 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             beta    #9169   +/-   ##
=======================================
  Coverage   94.14%   94.15%           
=======================================
  Files         186      186           
  Lines       14681    14727   +46     
=======================================
+ Hits        13822    13866   +44     
- Misses        859      861    +2     

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

@mtrezza mtrezza merged commit b645263 into parse-community:beta Jun 30, 2024
20 of 26 checks passed
@mtrezza mtrezza deleted the build branch June 30, 2024 01:57
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 30, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jun 30, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0-alpha.13

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jul 1, 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 state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.