Skip to content

Deprecate WatchPermissions API#161

Merged
vroldanbet merged 1 commit into
mainfrom
deprecate-watch-permissions
Feb 4, 2026
Merged

Deprecate WatchPermissions API#161
vroldanbet merged 1 commit into
mainfrom
deprecate-watch-permissions

Conversation

@vroldanbet

Copy link
Copy Markdown
Contributor

Summary

  • Mark the WatchPermissions RPC method as deprecated in the Materialize API

Rationale

The WatchPermissions API requires more resources and is less performant than WatchPermissionSets. The deprecation signals to users that they should migrate to the more efficient alternative.

Changes

  • Added option deprecated = true; to the WatchPermissions RPC method in authzed/api/materialize/v0/watchpermissions.proto

🤖 Generated with Claude Code

Mark the WatchPermissions RPC method as deprecated in favor of WatchPermissionSets,
which is more performant and requires fewer resources.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Feb 3, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow Lint / lint (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedFeb 3, 2026, 7:01 PM

@josephschorr josephschorr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@tstirrat15 tstirrat15 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.

LGTM

@vroldanbet vroldanbet merged commit 5a1f578 into main Feb 4, 2026
3 checks passed
@vroldanbet vroldanbet deleted the deprecate-watch-permissions branch February 4, 2026 15:07
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants