Skip to content

feat(destinations): withhold azureblob + gcs from the type enum (ENG-4200) - #396

Merged
RajatPawar merged 1 commit into
mainfrom
rajatspawar/eng-4200-withhold-blob-storage
Aug 18, 2026
Merged

feat(destinations): withhold azureblob + gcs from the type enum (ENG-4200)#396
RajatPawar merged 1 commit into
mainfrom
rajatspawar/eng-4200-withhold-blob-storage

Conversation

@RajatPawar

Copy link
Copy Markdown
Contributor

Summary

Removes azureblob and gcs from the destination type enum so the API/SDK no longer offer blob-storage destinations for creation. They write objects with an uncontrolled object-generated-by-svix prefix, so we're holding them back until we own the naming.

The server implementation stays intact — this is only the contract. Per-field descriptions (account, container, credentials) are intentionally left so re-adding is a clean revert.

Part of holding back blob storage — see ENG-4200. Companion removals: docs (amp-labs/docs #695), dashboard (amp-labs/client #2265). Server guard to follow.

🤖 Generated with Claude Code

@linear

linear Bot commented Aug 18, 2026

Copy link
Copy Markdown

ENG-4200

…4200)

Blob-storage sinks write objects with an uncontrolled object-generated-by-svix
prefix, so hold them back from creation until we own the naming. Remove
azureblob and gcs from the destination type enum and the type description. The
per-field descriptions (account/container/credentials) are left in place so
re-adding is a clean revert; the server impl is unchanged. See Linear ENG-4200.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@RajatPawar
RajatPawar force-pushed the rajatspawar/eng-4200-withhold-blob-storage branch from 2f6fa2a to 3ab5509 Compare August 18, 2026 22:44
@RajatPawar
RajatPawar merged commit 9a62f27 into main Aug 18, 2026
2 checks passed
@RajatPawar
RajatPawar deleted the rajatspawar/eng-4200-withhold-blob-storage branch August 18, 2026 22:49
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.

1 participant