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

CLI: list_deprecated_features command #9901

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

dcorbacho
Copy link
Contributor

Lists all or used deprecated features

References #9148

Types of Changes

  • Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

Checklist

  • I have read the CONTRIBUTING.md document
  • I have signed the CA (see https://cla.pivotal.io/sign/rabbitmq)
  • I have added tests that prove my fix is effective or that my feature works
  • All tests pass locally with my changes
  • If relevant, I have added necessary documentation to https://github.com/rabbitmq/rabbitmq-website
  • If relevant, I have added this change to the first version(s) in release-notes that I expect to introduce it

@dcorbacho dcorbacho added this to the 3.13.0 milestone Nov 10, 2023
@dumbbell dumbbell marked this pull request as draft November 10, 2023 15:57
@dcorbacho dcorbacho marked this pull request as ready for review December 1, 2023 16:18
@mergify mergify bot added the bazel label Dec 4, 2023
@dcorbacho dcorbacho force-pushed the deprecated-features-cli branch 3 times, most recently from 80644eb to b6796b7 Compare December 5, 2023 08:35
deps/rabbit/src/rabbit_deprecated_feature_extra.erl Outdated Show resolved Hide resolved
deps/rabbit/src/rabbit_deprecated_feature_extra.erl Outdated Show resolved Hide resolved
deps/rabbit/src/rabbit_deprecated_feature_extra.erl Outdated Show resolved Hide resolved
deps/rabbit/src/rabbit_deprecated_feature_extra.erl Outdated Show resolved Hide resolved
deps/rabbit/src/rabbit_deprecated_feature_extra.erl Outdated Show resolved Hide resolved
deps/rabbit/src/rabbit_deprecated_features.erl Outdated Show resolved Hide resolved
deps/rabbit/src/rabbit_deprecated_features.erl Outdated Show resolved Hide resolved
deps/rabbit/src/rabbit_deprecated_features.erl Outdated Show resolved Hide resolved
Lists all or used deprecated features
@michaelklishin michaelklishin merged commit 4609be4 into main Dec 12, 2023
19 checks passed
@michaelklishin michaelklishin deleted the deprecated-features-cli branch December 12, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants