Skip to content

build: Release#2928

Merged
mtrezza merged 29 commits into
releasefrom
build/release-20260220
Feb 20, 2026
Merged

build: Release#2928
mtrezza merged 29 commits into
releasefrom
build/release-20260220

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.

dependabot Bot and others added 29 commits February 5, 2026 22:14
## [8.1.1-alpha.1](8.1.0...8.1.1-alpha.1) (2026-02-07)

### Bug Fixes

* `Parse.Query.and/or/nor` loosing custom class types ([#2903](#2903)) ([89fdb07](89fdb07))
## [8.1.1-alpha.2](8.1.1-alpha.1...8.1.1-alpha.2) (2026-02-07)

### Bug Fixes

* `Parse.Object.createWithoutData` doesn't preserve object subclass ([#2907](#2907)) ([01dc94d](01dc94d))
## [8.1.1-alpha.3](8.1.1-alpha.2...8.1.1-alpha.3) (2026-02-07)

### Bug Fixes

* Cloud trigger type errors for void returns and subclass constructors ([#2904](#2904)) ([de9f56d](de9f56d))
## [8.1.1-alpha.4](8.1.1-alpha.3...8.1.1-alpha.4) (2026-02-09)

### Bug Fixes

* Missing or incorrect type exports ([#2909](#2909)) ([3caa4ec](3caa4ec))
## [8.1.1-alpha.5](8.1.1-alpha.4...8.1.1-alpha.5) (2026-02-11)

### Bug Fixes

* Type error in `Parse.Query.equalTo` when matching optional array ([#2901](#2901)) ([8c96da9](8c96da9))
## [8.1.1-alpha.6](8.1.1-alpha.5...8.1.1-alpha.6) (2026-02-11)

### Bug Fixes

* `Parse.serverURL` not accessible via global `Parse` scope ([#2917](#2917)) ([4e78681](4e78681))
# [8.2.0-alpha.1](8.1.1-alpha.6...8.2.0-alpha.1) (2026-02-20)

### Features

* Add support for file upload as binary data via `Buffer`, `Readable`, `ReadableStream` ([#2925](#2925)) ([e42caf6](e42caf6))
…d as binary data via `Buffer`, `Readable`, `ReadableStream` (#2927)
# [8.2.0-alpha.2](8.2.0-alpha.1...8.2.0-alpha.2) (2026-02-20)

### Features

* Add request header `X-Parse-Upload-Mode` to identify file upload as binary data via `Buffer`, `Readable`, `ReadableStream` ([#2927](#2927)) ([a66bb06](a66bb06))
@parse-github-assistant

Copy link
Copy Markdown

🚀 Thanks for opening this pull request!

@coderabbitai

coderabbitai Bot commented Feb 20, 2026

Copy link
Copy Markdown

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.

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
  • Post copyable unit tests in a comment
  • Commit unit tests in branch build/release-20260220

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

@parseplatformorg

Copy link
Copy Markdown
Contributor Author

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@mtrezza mtrezza merged commit e47f558 into release Feb 20, 2026
11 checks passed
@mtrezza mtrezza deleted the build/release-20260220 branch February 20, 2026 19:13
@parseplatformorg

Copy link
Copy Markdown
Contributor Author

🎉 This change has been released in version 8.2.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Feb 20, 2026
@codecov

codecov Bot commented Feb 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (74faf89) to head (928590e).
⚠️ Report is 32 commits behind head on release.

Additional details and impacted files
@@            Coverage Diff            @@
##           release     #2928   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         6235      6318   +83     
  Branches      1477      1529   +52     
=========================================
+ Hits          6235      6318   +83     

☔ 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.

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