-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
build: Release #9189
Conversation
# [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.14](parse-community/parse-server@7.1.0-alpha.13...7.1.0-alpha.14) (2024-07-07) ### Features * Upgrade to Parse JS SDK 5.3.0 ([parse-community#9180](parse-community#9180)) ([dca187f](parse-community@dca187f))
# [7.1.0-alpha.15](parse-community/parse-server@7.1.0-alpha.14...7.1.0-alpha.15) (2024-07-08) ### Features * Upgrade to @parse/push-adapter 6.4.0 ([parse-community#9182](parse-community#9182)) ([ef1634b](parse-community@ef1634b))
# [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))
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 #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. |
🎉 This change has been released in version 7.2.0 |
No description provided.