Skip to content

release: v1.2.3 - #8717

Merged
sriramveeraghanta merged 2 commits into
masterfrom
release/v1.2.3
Mar 5, 2026
Merged

release: v1.2.3#8717
sriramveeraghanta merged 2 commits into
masterfrom
release/v1.2.3

Conversation

@sriramveeraghanta

@sriramveeraghanta sriramveeraghanta commented Mar 5, 2026

Copy link
Copy Markdown
Member

🛡️ Security

  • Added validation while saving webhooks with reserver IP addresses

Copilot AI review requested due to automatic review settings March 5, 2026 11:59
@sriramveeraghanta sriramveeraghanta changed the title Release/v1.2.3 releas: v1.2.3 Mar 5, 2026
@coderabbitai

coderabbitai Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 90d27d11-dc9d-4005-8ad6-de0095666504

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 release/v1.2.3

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.

@sriramveeraghanta sriramveeraghanta changed the title releas: v1.2.3 release: v1.2.3 Mar 5, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the monorepo for the v1.2.3 release by bumping package/app versions and tightening webhook URL validation to block additional non-public IP ranges.

Changes:

  • Bump version from 1.2.21.2.3 across root, apps, and multiple internal packages.
  • Expand webhook URL DNS resolution checks to block private/reserved/link-local IPs (in both create and update paths).

Reviewed changes

Copilot reviewed 21 out of 21 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
packages/utils/package.json Bump @plane/utils version to 1.2.3.
packages/ui/package.json Bump @plane/ui version to 1.2.3.
packages/typescript-config/package.json Bump @plane/typescript-config version to 1.2.3.
packages/types/package.json Bump @plane/types version to 1.2.3.
packages/tailwind-config/package.json Bump @plane/tailwind-config version to 1.2.3.
packages/shared-state/package.json Bump @plane/shared-state version to 1.2.3.
packages/services/package.json Bump @plane/services version to 1.2.3.
packages/propel/package.json Bump @plane/propel version to 1.2.3.
packages/logger/package.json Bump @plane/logger version to 1.2.3.
packages/i18n/package.json Bump @plane/i18n version to 1.2.3.
packages/hooks/package.json Bump @plane/hooks version to 1.2.3.
packages/editor/package.json Bump @plane/editor version to 1.2.3.
packages/constants/package.json Bump @plane/constants version to 1.2.3.
packages/codemods/package.json Bump @plane/codemods version to 1.2.3.
package.json Bump root monorepo version to 1.2.3.
apps/web/package.json Bump web app version to 1.2.3.
apps/space/package.json Bump space app version to 1.2.3.
apps/live/package.json Bump live app version to 1.2.3.
apps/api/plane/app/serializers/webhook.py Harden webhook URL validation by blocking additional IP categories on DNS resolution.
apps/api/package.json Bump plane-api version to 1.2.3.
apps/admin/package.json Bump admin app version to 1.2.3.

Comment thread apps/api/plane/app/serializers/webhook.py
Comment thread apps/api/plane/app/serializers/webhook.py
Comment thread apps/api/plane/app/serializers/webhook.py
@sriramveeraghanta
sriramveeraghanta merged commit 7902805 into master Mar 5, 2026
10 checks passed
@sriramveeraghanta
sriramveeraghanta deleted the release/v1.2.3 branch March 5, 2026 12:45
DoctorFogarty pushed a commit to DoctorFogarty/plane that referenced this pull request Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants