Skip to content

Unify deprecations and experimental tags #353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2025

Conversation

ryan-the-crayon
Copy link
Collaborator

We use @deprecated and @experimental to mark APIs that are not yet stable yet. This PR unifies the language so they can be replaced easily in the future. In addition, prompt all plugins related APIs (expect those of prediction loop handler) to experimental, so they will now show up in auto complete.

@github-actions github-actions bot added the CLA signed Indicates if all contributors have signed the CLA label Jun 26, 2025
@ryan-the-crayon ryan-the-crayon merged commit 6e0baad into main Jun 27, 2025
1 check passed
@ryan-the-crayon ryan-the-crayon deleted the ryan/deprecated-and-experimental branch June 27, 2025 15:33
@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA signed Indicates if all contributors have signed the CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants