Hi all- we're happy to announce the general release of: - ansible-core 2.12.5 - ansible-core 2.11.11
How to get it ------------- $ python3 -m pip install --user ansible-core==2.12.5 or $ python3 -m pip install --user ansible-core==2.11.11 The release artifact can be found here: * ansible-core 2.12.5 https://pypi.python.org/packages/source/a/ansible-core/ansible-core-2.12.5.tar.gz SHA256: 1ccc9944f101331adad1ed40d5ac66a8149133052ae34db0267a74aa73beebb3 * ansible-core 2.11.11 https://pypi.python.org/packages/source/a/ansible-core/ansible-core-2.11.11.tar.gz SHA256: 79f248ed55011b348322706e812e1f1ee3ffcfdeeac18e6172224d6a0d7e80e1 What's new ---------- This release is a maintenance release containing numerous bugfixes. The full changelog is at: * ansible-core 2.12.5 https://github.com/ansible/ansible/blob/v2.12.5/changelogs/CHANGELOG-v2.12.rst * ansible-core 2.11.11 https://github.com/ansible/ansible/blob/v2.11.11/changelogs/CHANGELOG-v2.11.rst What's the schedule for future maintenance releases? ---------------------------------------------------- The next batch of release candidates is planned to be released on 16 May 2022. The next general availability release will be one week after. Porting Help ------------ If you discover any errors or if any of your working playbooks break when you upgrade, please use the following link to report the regression: https://github.com/ansible/ansible/issues/new/choose In your issue, be sure to mention the version that works and the one that doesn't. Thanks! -- Matt Martz @sivel sivel.net -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAD8N0v_KO6pWe%3Dr_qK_e4KmEm13JGF3cG_SyoregE0BcKF-SiQ%40mail.gmail.com.
