Skip to content

Data Streams: Deprecation visibility improvements - #4139

Merged
dev-dist merged 2 commits into
mainfrom
deprecating-streams-visibility-improvements
Sep 4, 2026
Merged

Data Streams: Deprecation visibility improvements#4139
dev-dist merged 2 commits into
mainfrom
deprecating-streams-visibility-improvements

Conversation

@dev-dist

@dev-dist dev-dist commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

This pull request introduces a fix to how deprecating streams are categorized in the UI and removes an unused testnet endpoint from the stream deprecation detection script. The main goal is to ensure that deprecating streams are always clearly marked as such, even if certain metadata is missing, and to clean up unnecessary configuration.

Deprecating Streams Handling:

  • Updated the logic in StreamsTr (in Tables.tsx) so that streams marked as deprecating are always assigned the "deprecating" category, regardless of the source of their metadata. This ensures consistent labeling for deprecating streams in the UI.

Script Cleanup:

  • Removed the Arbitrum testnet endpoint from the STREAM_DEPRECATION_ENDPOINTS array in detect-new-data.ts, as it was not needed.

@dev-dist
dev-dist requested review from a team as code owners September 3, 2026 22:13
@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
documentation Ready Ready Preview Sep 3, 2026 10:19pm UTC

Request Review

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

👋 dev-dist, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@dev-dist
dev-dist merged commit dbda4bb into main Sep 4, 2026
27 checks passed
@dev-dist
dev-dist deleted the deprecating-streams-visibility-improvements branch September 4, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants