Add deprecation notices for Credential Manager and Stub Findings#14613
Open
Add deprecation notices for Credential Manager and Stub Findings#14613
Conversation
….57.0 Mark credentials, credential_mappings, and stub_findings API endpoints as deprecated with X-Deprecated and X-End-Of-Life-Date response headers and OpenAPI schema annotations. Removal is scheduled for 2.59.0 on June 1st, 2026. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Member
valentijnscholten
left a comment
There was a problem hiding this comment.
Should we also put a notice in the UI?
Contributor
Probably wouldn't be a bad idea - it can happen here or in a separate PR IMHO It's going to be part of my April Community Update as well |
Contributor
Author
|
Yeah can likely add it pretty quickly |
…ngs UI pages Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…as defaults Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
X-Deprecated,X-End-Of-Life-Date) and OpenAPI schema annotations toCredentialsViewSet,CredentialsMappingViewSet, andStubFindingsViewSetTimeline
Test plan
X-Deprecated: TrueandX-End-Of-Life-Date: 2026-06-01T00:00:00headers appear on/api/v2/credentials/,/api/v2/credential_mappings/, and/api/v2/stub_findings/responses/releases/os_upgrading/2.57/and/releases/os_upgrading/2.59/🤖 Generated with Claude Code