Hi all- we're happy to announce the general release of: - ansible-core 2.12.3 - ansible-core 2.11.9
How to get it ------------- $ pip install ansible-core==2.12.3 --user or $ pip install ansible-core==2.11.9 --user The tar.gz of the release can be found here: * ansible-core 2.12.3 https://pypi.python.org/packages/source/a/ansible-core/ansible-core-2.12.3.tar.gz SHA256: 8a135a9f74c97cab67759293744ad34350f719523e8bd9bb9008df4cf953af20 * ansible-core 2.11.9 https://pypi.python.org/packages/source/a/ansible-core/ansible-core-2.11.9.tar.gz SHA256: 4e1fa4b81a18caca7db1a9110b63fbee957d5d7468bcd2b58d6ea2429d40bde0 What's new ---------- This release is a maintenance release containing numerous bugfixes. The full changelog is at: * ansible-core 2.12.3 https://github.com/ansible/ansible/blob/v2.12.3/changelogs/CHANGELOG-v2.12.rst * ansible-core 2.11.9 https://github.com/ansible/ansible/blob/v2.11.9/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 21 March 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/CAD8N0v9_OFNhZ54EkCMPGPDTHO8Q_O0XJxLV%3Dr3T0YE34eVC2w%40mail.gmail.com.
