Hi everybody,
right now there is an open PR for switching Rails version from 6.0
to 6.1
[0].
It’s still in draft and there is still some work to do but I would like to notify all plugin maintainers in advance and ask them to check if their plugins still works, so there won’t be any unwelcome surprises when we merge the 6.1
change.
The plan is to merge it this release and after that move to Zeitwerk [1]
I’ll take care about the following plugins:
-
Dynflow (already fixed in this PR [2], released in
1.6.5
version) - Remote Execution
- Ansible
- Leapp
I quickly checked the Katello plugin and it’s failing on migration and on the startup as well, see the full logs ([3] & [4]).
[0] https://github.com/theforeman/foreman/pull/9117
[1] Rails 6.1(2) upgrade
[2] https://github.com/Dynflow/dynflow/pull/411
[3] Katello migration on Rails 6.1 - Pastebin.com
[4] Katello startup on Rails 6.1 - Pastebin.com