Koji 1.26.1 Release notes¶
All changes can be found at pagure. Most important changes are listed here.
Migrating from Koji 1.26¶
No special actions are needed.
Security Fixes¶
None
Client changes¶
CLI channels, hosts methods works with older hub
Backward compatibility of new CLI and older hubs
Fix disabled/enabled option for empty results
Simple fix for list-hosts filters resulting in empty set.
Hub Changes¶
move btypes from headers to body of proton message
AMQP-compatible headers. New values (btypes dicts) were moved to message body.
create symlink before import and check spec_url for wrapperRPM task
wrapperRPM
method needed to be updated due to previous policy handling changes.
Builder changes¶
import guestfs before dnf
Problems in jsonc/jansson libraries symbol handling led us to workaround this issue (until it is solved in upstream libs) so docker images can be built again.
Kojivmd¶
change opts allowed_scms_by_* to allowed_scms_use_*
Fix for new allowed_scm_*
options.