Skip to content

feat(spanner): Implement read and delete operations for notification channels#2027

Merged
jcscottiii merged 1 commit intomainfrom
jcscottiii/notifications-adapter
Nov 20, 2025
Merged

feat(spanner): Implement read and delete operations for notification channels#2027
jcscottiii merged 1 commit intomainfrom
jcscottiii/notifications-adapter

Conversation

@jcscottiii
Copy link
Copy Markdown
Collaborator

Adds adapter methods for retrieving (Get and List) and deleting user notification channels. Creation and update methods are omitted at this stage as channels are currently provisioned automatically. This lays the groundwork for managing user communication preferences.

…channels

Adds adapter methods for retrieving (Get and List) and deleting user notification
channels. Creation and update methods are omitted at this stage as channels are
currently provisioned automatically. This lays the groundwork for managing user
communication preferences.
@jcscottiii jcscottiii requested a review from jrobbins November 19, 2025 22:51
@jcscottiii jcscottiii added this pull request to the merge queue Nov 20, 2025
Merged via the queue into main with commit 6c4cefd Nov 20, 2025
7 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/notifications-adapter branch November 20, 2025 14:38
@jcscottiii jcscottiii linked an issue Nov 20, 2025 that may be closed by this pull request
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.

[Adapter] Create Adapters for Channels and Subscriptions

2 participants