Skip to content
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 #9186

Merged
merged 16 commits into from
Jul 9, 2024
Merged

build: Release #9186

merged 16 commits into from
Jul 9, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jul 9, 2024

No description provided.

mtrezza and others added 15 commits July 1, 2024 21:37
# [7.1.0-alpha.13](parse-community/parse-server@7.1.0-alpha.12...7.1.0-alpha.13) (2024-07-01)

### Bug Fixes

* Invalid push notification tokens are not cleaned up from database for FCM API v2 ([parse-community#9173](parse-community#9173)) ([284da09](parse-community@284da09))
# [7.1.0-alpha.16](parse-community/parse-server@7.1.0-alpha.15...7.1.0-alpha.16) (2024-07-08)

### Features

* Add support for dot notation on array fields of Parse Object ([parse-community#9115](parse-community#9115)) ([cf4c880](parse-community@cf4c880))
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 Jul 9, 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 Jul 9, 2024

Codecov Report

Attention: Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.16%. Comparing base (0633f98) to head (e1d4d12).
Report is 1 commits behind head on beta.

Files Patch % Lines
src/Adapters/AdapterLoader.js 88.88% 1 Missing ⚠️
src/StatusHandler.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             beta    #9186      +/-   ##
==========================================
- Coverage   94.17%   94.16%   -0.02%     
==========================================
  Files         186      186              
  Lines       14727    14750      +23     
==========================================
+ Hits        13869    13889      +20     
- Misses        858      861       +3     

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

@mtrezza mtrezza merged commit 694da02 into parse-community:beta Jul 9, 2024
22 of 26 checks passed
@mtrezza mtrezza deleted the build branch July 9, 2024 00:35
@parseplatformorg
Copy link
Contributor

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

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

🎉 This change has been released in version 7.2.0

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

Successfully merging this pull request may close these issues.

5 participants