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 #9189

Merged
merged 19 commits into from
Jul 9, 2024
Merged

build: Release #9189

merged 19 commits into from
Jul 9, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jul 9, 2024

No description provided.

mtrezza and others added 18 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))
# [7.2.0-beta.1](parse-community/parse-server@7.1.0...7.2.0-beta.1) (2024-07-09)

### 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))

### Features

* Add support for dot notation on array fields of Parse Object ([parse-community#9115](parse-community#9115)) ([cf4c880](parse-community@cf4c880))
* Upgrade to @parse/push-adapter 6.4.0 ([parse-community#9182](parse-community#9182)) ([ef1634b](parse-community@ef1634b))
* Upgrade to Parse JS SDK 5.3.0 ([parse-community#9180](parse-community#9180)) ([dca187f](parse-community@dca187f))
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 (31ad5d1) to head (c696e1e).
Report is 2 commits behind head on release.

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             @@
##           release    #9189      +/-   ##
===========================================
+ Coverage    94.14%   94.16%   +0.01%     
===========================================
  Files          186      186              
  Lines        14727    14750      +23     
===========================================
+ Hits         13865    13889      +24     
+ Misses         862      861       -1     

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

@mtrezza mtrezza merged commit 6f2fc44 into parse-community:release Jul 9, 2024
24 of 26 checks passed
@mtrezza mtrezza deleted the build branch July 9, 2024 01:02
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants