-
-
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 #9504
build: Release #9504
Conversation
## [7.3.1-alpha.1](parse-community/parse-server@7.3.0...7.3.1-alpha.1) (2024-10-05) ### Bug Fixes * Security upgrade fast-xml-parser from 4.4.0 to 4.4.1 ([parse-community#9262](parse-community#9262)) ([992d39d](parse-community@992d39d))
# [7.4.0-alpha.1](parse-community/parse-server@7.3.1-alpha.1...7.4.0-alpha.1) (2024-10-06) ### Features * Add support for MongoDB 8 ([parse-community#9269](parse-community#9269)) ([4756c66](parse-community@4756c66))
# [7.4.0-alpha.2](parse-community/parse-server@7.4.0-alpha.1...7.4.0-alpha.2) (2024-10-07) ### Features * Add support for Postgres 17 ([parse-community#9324](parse-community#9324)) ([fa2ee31](parse-community@fa2ee31))
# [7.4.0-alpha.3](parse-community/parse-server@7.4.0-alpha.2...7.4.0-alpha.3) (2024-10-22) ### Features * Add support for PostGIS 3.5 ([parse-community#9354](parse-community#9354)) ([8ea3538](parse-community@8ea3538))
…t' (parse-community#9295)
# [7.4.0-alpha.4](parse-community/parse-server@7.4.0-alpha.3...7.4.0-alpha.4) (2024-10-22) ### Bug Fixes * `Parse.Query.distinct` fails due to invalid aggregate stage 'hint' ([parse-community#9295](parse-community#9295)) ([5f66c6a](parse-community@5f66c6a))
….20 (parse-community#9300)
# [7.4.0-alpha.5](parse-community/parse-server@7.4.0-alpha.4...7.4.0-alpha.5) (2024-10-22) ### Bug Fixes * Security upgrade node from 20.14.0-alpine3.20 to 20.17.0-alpine3.20 ([parse-community#9300](parse-community#9300)) ([15bb17d](parse-community@15bb17d))
…#9480) ot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# [7.4.0-alpha.7](parse-community/parse-server@7.4.0-alpha.6...7.4.0-alpha.7) (2024-12-16) ### Features * Upgrade @parse/push-adapter from 6.7.1 to 6.8.0 ([parse-community#9489](parse-community#9489)) ([286aa66](parse-community@286aa66))
# [7.4.0-beta.1](parse-community/parse-server@7.3.0...7.4.0-beta.1) (2024-12-23) ### Bug Fixes * `Parse.Query.distinct` fails due to invalid aggregate stage 'hint' ([parse-community#9295](parse-community#9295)) ([5f66c6a](parse-community@5f66c6a)) * Security upgrade cross-spawn from 7.0.3 to 7.0.6 ([parse-community#9444](parse-community#9444)) ([3d034e0](parse-community@3d034e0)) * Security upgrade fast-xml-parser from 4.4.0 to 4.4.1 ([parse-community#9262](parse-community#9262)) ([992d39d](parse-community@992d39d)) * Security upgrade node from 20.14.0-alpine3.20 to 20.17.0-alpine3.20 ([parse-community#9300](parse-community#9300)) ([15bb17d](parse-community@15bb17d)) ### Features * Add support for MongoDB 8 ([parse-community#9269](parse-community#9269)) ([4756c66](parse-community@4756c66)) * Add support for PostGIS 3.5 ([parse-community#9354](parse-community#9354)) ([8ea3538](parse-community@8ea3538)) * Add support for Postgres 17 ([parse-community#9324](parse-community#9324)) ([fa2ee31](parse-community@fa2ee31)) * Upgrade @parse/push-adapter from 6.7.1 to 6.8.0 ([parse-community#9489](parse-community#9489)) ([286aa66](parse-community@286aa66))
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 #9504 +/- ##
===========================================
+ Coverage 93.48% 93.49% +0.01%
===========================================
Files 186 186
Lines 14811 14810 -1
===========================================
+ Hits 13846 13847 +1
+ Misses 965 963 -2 ☔ View full report in Codecov by Sentry. |
🎉 This change has been released in version 8.0.0-alpha.1 |
No description provided.