Questions about the release process #9214
Replies: 1 comment 5 replies
-
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
sergiodj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm currently investigating the possibility of having Ubuntu offer micro (patch) release upgrades of rabbitmq-server to its users that are currently in Ubuntu LTS releases. I have a few questions about your release process, though. I hope it's OK to list them here, but please let me know if I should send them somewhere else.
According to https://www.rabbitmq.com/versions.html , it seems that the period which a release series stays in service for is not constant among releases. Some were in service for 18 months, others for 20+, and there are those that were in service for 34 months. It doesn't seem like there is a pattern to be followed here, but I may be wrong. Is this a correct assessment?
There seems to be quite a number of micro releases in each series. So far, all changes listed in the changelogs point to bug fixes or improvements to existing features. I would like to confirm that no new features are added between patch releases for the same series, and that no breaking changes (e.g., the deprecation of a configuration directive) are expected to be present in such cases either.
Aside from Github actions, is there any other CI/CD system in place to test new releases before they're made available?
During the Extended Commercial Support period of a series, I understand that only high severity issues reported by users with a commercial license will be acted upon. Are the patch releases created during this cycle made publicly available, or are they created just for the customer?
I believe that's all I have for now. Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions