Hi all- we're happy to announce that the general release of Ansible 2.9.8,
2.8.12, and 2.7.18 are now available!


How do you get it?
------------------

$ pip install ansible==2.9.8 --user
or
$ pip install ansible==2.8.12 --user
or
$ pip install ansible==2.7.18 --user

The tar.gz of the releases can be found here:

* 2.9.8
  https://releases.ansible.com/ansible/ansible-2.9.8.tar.gz
  SHA256: 11eab7d2f3f756805c008e1783331aeee4d07943039644c503abd8178243206d
* 2.8.12
  https://releases.ansible.com/ansible/ansible-2.8.12.tar.gz
  SHA256: 2a4ce2a3f387d2595ee3f968c3ea50d6db0ab2d8306f0e81ab96c2a15a683124
* 2.7.18
  https://releases.ansible.com/ansible/ansible-2.7.18.tar.gz
  SHA256: a1056225ddf53b3878d859aedc610138f39ceb8eb0445f0688034b8f9582fa69


What's new in 2.9.8, 2.8.12, and 2.7.18
---------------------------------------

The 2.9.8 and 2.8.12 releases are maintenance releases containing numerous 
bugfixes.

The 2.7.18 release contains contains a bug fix and addresses CVE-2020-1753 
with a documentation update.

The full changelogs are at:

* 2.9.8
  
https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst
* 2.8.12
  
https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst
* 2.7.18
  
https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst


What's the schedule for future maintenance releases?
----------------------------------------------------

Future maintenance releases will occur approximately every 3 weeks.  So 
expect
the next one around 2020-06-04.


Porting Help
------------

We've published a porting guide at
https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.9.html 
to
help migrate your content to 2.9.


If you discover any errors or if any of your working playbooks break when 
you
upgrade to 2.9.8, 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 Ansible version that works and the one
that doesn't.

Thanks!

-Matt Clay

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/6ad13ada-d061-4a48-b966-2024b982c832%40googlegroups.com.

Reply via email to