Skip to content

build: Release#10452

Merged
mtrezza merged 13 commits intoreleasefrom
build/release-20260501
May 1, 2026
Merged

build: Release#10452
mtrezza merged 13 commits intoreleasefrom
build/release-20260501

Conversation

@parseplatformorg
Copy link
Copy Markdown
Contributor

Release

This pull request was created automatically according to the release cycle.

Warning

Only use Merge Commit to merge this pull request. Do not use Rebase and Merge or Squash and Merge.

yog27ray and others added 13 commits April 12, 2026 15:20
## [9.8.1-alpha.1](9.8.0...9.8.1-alpha.1) (2026-04-12)

### Bug Fixes

* Context mutations leak across requests in `ParseServerRESTController` ([#10291](#10291)) ([60a58ec](60a58ec))
# [9.9.0-alpha.1](9.8.1-alpha.1...9.9.0-alpha.1) (2026-04-17)

### Features

* Add `rawValues` and `rawFieldNames` options for aggregation queries ([#10438](#10438)) ([f26700e](f26700e))
# [9.9.0-alpha.2](9.9.0-alpha.1...9.9.0-alpha.2) (2026-04-26)

### Bug Fixes

* MFA SMS one-time password accepted twice under concurrent login ([GHSA-jpq4-7fmq-q5fj](GHSA-jpq4-7fmq-q5fj)) ([#10448](#10448)) ([725be0d](725be0d))
# [9.9.0-alpha.3](9.9.0-alpha.2...9.9.0-alpha.3) (2026-04-30)

### Features

* Add installation deviceToken deduplication options ([#10451](#10451)) ([9fee1a0](9fee1a0))
@parse-github-assistant
Copy link
Copy Markdown

🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review.

Tip

  • Keep pull requests small. Large PRs will be rejected. Break complex features into smaller, incremental PRs.
  • Use Test Driven Development. Write failing tests before implementing functionality. Ensure tests pass.
  • Group code into logical blocks. Add a short comment before each block to explain its purpose.
  • We offer conceptual guidance. Coding is up to you. PRs must be merge-ready for human review.
  • Our review focuses on concept, not quality. PRs with code issues will be rejected. Use an AI agent.
  • Human review time is precious. Avoid review ping-pong. Inspect and test your AI-generated code.

Note

Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect.

Caution

Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement. Our CI and AI review are safeguards, not development tools. If many issues are flagged, rethink your development approach. Invest more effort in planning and design rather than using review cycles to fix low-quality code.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 1, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 454d4a42-faf6-4bb2-8bcd-f4adffe7bafe

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch build/release-20260501

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

❌ Patch coverage is 94.44444% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.59%. Comparing base (b3dedd0) to head (6667900).
⚠️ Report is 16 commits behind head on release.

Files with missing lines Patch % Lines
src/InstallationDedup.js 90.56% 5 Missing ⚠️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 93.61% 3 Missing ⚠️
src/AuthDataLock.js 94.73% 1 Missing ⚠️
src/Config.js 95.65% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           release   #10452      +/-   ##
===========================================
+ Coverage    92.50%   92.59%   +0.09%     
===========================================
  Files          192      194       +2     
  Lines        16788    16901     +113     
  Branches       234      234              
===========================================
+ Hits         15529    15649     +120     
+ Misses        1236     1229       -7     
  Partials        23       23              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza mtrezza merged commit eb64413 into release May 1, 2026
24 checks passed
@mtrezza mtrezza deleted the build/release-20260501 branch May 1, 2026 12:14
@parseplatformorg
Copy link
Copy Markdown
Contributor Author

🎉 This change has been released in version 9.9.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label May 1, 2026
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.

4 participants