Hi all- we're happy to announce the general release of: - ansible-core 2.12.4 - ansible-core 2.11.10
How to get it ------------- $ python3 -m pip install --user ansible-core==2.12.4 or $ python3 -m pip install --user ansible-core==2.11.10 The tar.gz of the release can be found here: * ansible-core 2.12.4 https://pypi.python.org/packages/source/a/ansible-core/ansible-core-2.12.4.tar.gz SHA256: 827af75985a6f04b980bd371027bf038cb187640628557298acb9983a8f2c2da * ansible-core 2.11.10 https://pypi.python.org/packages/source/a/ansible-core/ansible-core-2.11.10.tar.gz SHA256: a0fba319963ff83c249bd0531b0b87d67e3ac0723f9cbf24b96790ff3774a897 What's new ---------- This release is a maintenance release containing numerous bugfixes. The full changelog is at: * ansible-core 2.12.4 https://github.com/ansible/ansible/blob/v2.12.4/changelogs/CHANGELOG-v2.12.rst * ansible-core 2.11.10 https://github.com/ansible/ansible/blob/v2.11.10/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 18 April 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/CAD8N0v9Bp6p1EABd_YLhtL4qihVyNy8QdmT6nOaRQHsh0YJpWg%40mail.gmail.com.
