github ansible-community/antsibull 0.65.0

4 days ago

Release Summary

Bugfix and feature release with breaking changes

Minor Changes

  • Add dependency on antsibull-fileutils. Some functionality from antsibull-core is moving there, so we can use it from there directly (#619).
  • Add subcommand lint-build-data for linting build data in ansible-build-data (#617).
  • Remove the mention of mailing lists from the Ansible README (#613).

Breaking Changes / Porting Guide

  • Antsibull now depends on antsibull-core >= 3.1.0 and pydantic >= 2.0.0 (#617, #620).

Removed Features (previously deprecated)

  • The announcements --send command no longer attempts to send mails to the mailing lists, which have been sunset (#613).

Bugfixes

  • Add explicit dependency on PyYAML, since we directly use it (#619).
  • announcements - fix link to ansible-core changelog in the Ansible package release announcement template (#621).

Don't miss a new antsibull release

NewReleases is sending notifications on new releases.