-
Notifications
You must be signed in to change notification settings - Fork 743
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
deprecated-features: Document the Deprecated features subsystem #2122
Conversation
I will copy the article to |
Deploying rabbitmq-website with
|
Latest commit: |
5fd2176
|
Status: | ✅ Deploy successful! |
Preview URL: | https://356267a4.rabbitmq-website.pages.dev |
Branch Preview URL: | https://document-deprecated-features.rabbitmq-website.pages.dev |
2fbb6ce
to
db1cd10
Compare
|
||
```ini | ||
# Try RabbitMQ as if the deprecated feature was gone. | ||
deprecated_features.permit.some_deprecated_feature = false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should list the names of such features in 3.13.x and 4.0.x.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, adding the list. Thank!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The list is now available in a dedicated page at /docs/next/deprecated-features/list
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for writing this docs page!
Suggestions:
- Mention that there is also a Management UI tab for deprecated features.
- After this PR is merged, link to the new docs from the Management UI.
db1cd10
to
01a2820
Compare
Done.
Ok, I will prepare a patch. |
... that were added to the website in rabbitmq/rabbitmq-website#2122.
In fact, the list of deprecated features is global, not tied to a specific version of RabbitMQ. I will move it to Edit: I moved it to the release information section instead. |
01a2820
to
8ae57a3
Compare
The list of deprecated features is also documented in the release information section.
8ae57a3
to
5fd2176
Compare
The list of deprecated features is also documented in the release information section.