Skip to content
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

Consistent Versioning for Management APIs #4180

Open
2 of 5 tasks
paullatzelsperger opened this issue May 15, 2024 · 0 comments
Open
2 of 5 tasks

Consistent Versioning for Management APIs #4180

paullatzelsperger opened this issue May 15, 2024 · 0 comments
Assignees
Labels
api Feature related to the (REST) api core feature enhancement New feature or request github_actions Pull requests that update GitHub Actions code story Overarching issue with linked sub-issues
Milestone

Comments

@paullatzelsperger
Copy link
Member

paullatzelsperger commented May 15, 2024

Feature Request

This issue implements the changes that were put forward by this decision record.
Management APIs should have a consistent versioning, i.e. all APIs are accessible under the same version path element, e.g. /api/management/v3/.... Breaking changes in one API will cause all other APIs to receive a version bump as well, even if nothing changed.

Which Areas Would Be Affected?

Management API modules + configuration module

Why Is the Feature Desired?

consistency, developer experience

Solution Proposal

@paullatzelsperger paullatzelsperger added api Feature related to the (REST) api core feature enhancement New feature or request github_actions Pull requests that update GitHub Actions code story Overarching issue with linked sub-issues labels May 15, 2024
@paullatzelsperger paullatzelsperger added this to the Milestone 16 milestone May 15, 2024
@paullatzelsperger paullatzelsperger self-assigned this May 15, 2024
@github-actions github-actions bot added the triage all new issues awaiting classification label May 15, 2024
@paullatzelsperger paullatzelsperger removed the triage all new issues awaiting classification label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Feature related to the (REST) api core feature enhancement New feature or request github_actions Pull requests that update GitHub Actions code story Overarching issue with linked sub-issues
Projects
None yet
Development

No branches or pull requests

1 participant