0.50.0
Release Summary
Feature and bugfix release.
Minor Changes
- Added galaxy
requirements.yml
file asbuild-release
role depends oncommunity.general
collection (#432) - Define minimal Python requirement for Ansible X depending on X, under the assumption that ansible-core's Python requirement is increased by one version every two ansible-core major releases, and that every Ansible major release corresponds to an ansible-core major release from Ansible 5 on (#448).
- The
build-release
role fails to execute when./build/antsibull-build-data
doesn't exist and when theantsibull_data_reset
variable is set tofalse
(#442). - When building Ansible 6.3.0 or newer, fail on collection dependency validations (ansible-community/community-topics#94, #440).