github ansible-community/antsibull 0.52.0

latest releases: 0.65.0, 0.64.0, 0.63.1...
21 months ago

Release Summary

Major feature and bugfix release with breaking changes.

Minor Changes

  • Add a validate-tags subcommand to ensure that collection versions in an Ansible release are tagged in collections' respective git repositories (#456).
  • Make compatible with antsibull-core 2.x.y (#463).

Breaking Changes / Porting Guide

  • Drops support for Python 3.6 an 3.7 (#458, #460).
  • The antsibull-docs dependency has been removed (#451).

Removed Features (previously deprecated)

  • The deprecated antsibull-lint subcommands have been removed. Use antsibull-changelog lint-changelog-yaml or antsibull-docs lint-collection-docs depending on your use-case (#451).
  • The deprecated build-collection subcommand of antsibull-build has been removed. Use collection instead (#451).
  • The deprecated build-multiple subcommand of antsibull-build has been removed. Use multiple instead (#451).
  • The deprecated build-single subcommand of antsibull-build has been removed. Use single instead (#451).
  • The deprecated new-acd subcommand of antsibull-build has been removed. Use new-ansible instead (#451).

Don't miss a new antsibull release

NewReleases is sending notifications on new releases.