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

Allow transition from Deprecated state to Enabled or Disabled states #783

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

ajborley
Copy link
Contributor

@ajborley ajborley commented Aug 25, 2020

  • This commit allows an artifact to transition from the Deprecated
    state to either the Enabled or Disabled states. This allows users
    who have accidentally deprecated a schema to re-enable it, or it allows
    a deprecated schema to become disabled so that clients can no longer use
    it.

See initial discussion in issue #722

Signed-off-by: Andrew Borley [email protected]

- This commit allows an artifact to transition from the `Deprecated`
state to either the `Enabled` or `Disabled` states. This allows users
who have accidentally deprecated a schema to re-enable it, or it allows
a deprecated schema to become disabled so that clients can no longer use
it.

Signed-off-by: Andrew Borley <[email protected]>
@EricWittmann EricWittmann merged commit 1bfb558 into Apicurio:master Aug 25, 2020
@EricWittmann EricWittmann added Documentation Impacts Documentation Use this to tag Pull Requests that introduce changes that should be documented. and removed Documentation labels Sep 9, 2020
@EricWittmann
Copy link
Member

Documented in #967

@EricWittmann EricWittmann removed the Impacts Documentation Use this to tag Pull Requests that introduce changes that should be documented. label Oct 30, 2020
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.

2 participants