Hi all- we're happy to announce that the general release of Ansible 2.7.15,
2.8.7, and 2.9.1 are now available!


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

$ pip install ansible==2.7.15 --user
or
$ pip install ansible==2.8.7 --user
or
$ pip install ansible==2.9.1 --user

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

* 2.7.15
  https://releases.ansible.com/ansible/ansible-2.7.15.tar.gz
  SHA256: 99bf683d069b3f73704182ece95b6618ae2090594a66e146f4d286c0cac858ce
* 2.8.7
  https://releases.ansible.com/ansible/ansible-2.8.7.tar.gz
  SHA256: 828239ca2b4d92865a00ab415caa932700f7c93f3e4838ddd55614ddf104c947
* 2.9.1
  https://releases.ansible.com/ansible/ansible-2.9.1.tar.gz
  SHA256: d87cb25df02284d59226ff1d935d7075a175f31d0db83564c2f1ca28bbbd4cb4


What's new in 2.7.15, 2.8.7, and 2.9.1
--------------------------------------

These releases are maintenance releases containing numerous bugfixes, 
including a
fix for CVE-2019-14864 (issue with Splunk and Sumologic callback plugins). 
The
full changelogs are at:

* 2.7.15
  
https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst
* 2.8.7
  
https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst
* 2.9.1
  
https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst


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

Future 2.9 series maintenance releases will occur approximately every 3 
weeks, so
the next one can be expected around 2019-12-05. 2.8 is in critical bugfix 
only
mode, and 2.7 is in security bugfix only mode, so future releases for those 
will
be as needed.


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.1, 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 Davis

-- 
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/5143cdea-a3bb-43b6-99a2-f678d2af2c29%40googlegroups.com.

Reply via email to