rabbitmq / rabbitmq-website

RabbitMQ website
https://www.rabbitmq.com
Apache License 2.0
837 stars 727 forks source link

deprecated-features: Document the Deprecated features subsystem #2122

Closed dumbbell closed 2 weeks ago

dumbbell commented 2 weeks ago

The list of deprecated features is also documented in the release information section.

dumbbell commented 2 weeks ago

I will copy the article to v4.0 once the review process is finished.

cloudflare-workers-and-pages[bot] commented 2 weeks ago

Deploying rabbitmq-website with  Cloudflare Pages  Cloudflare Pages

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

View logs

dumbbell commented 2 weeks ago

Suggestions:

1. Mention that there is also a Management UI tab for deprecated features.

Done.

2. After this PR is merged, link to the new docs from the Management UI.

Ok, I will prepare a patch.

dumbbell commented 2 weeks ago

In fact, the list of deprecated features is global, not tied to a specific version of RabbitMQ. I will move it to src/pages.

Edit: I moved it to the release information section instead.