Hi all- we're happy to announce that the general release of Ansible 2.9.6 
and
2.8.9 are now available!


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

$ pip install ansible==2.9.6 --user
or
$ pip install ansible==2.8.9 --user

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

* 2.9.6
  https://releases.ansible.com/ansible/ansible-2.9.6.tar.gz
  SHA256: 59cf3a0781f89992d1dae5205b07e802dff1db205eebd238de9e503b62b8cbc9
* 2.8.9
  https://releases.ansible.com/ansible/ansible-2.8.9.tar.gz
  SHA256: ad6b3e6b2b4c399b70e73830d5d431ade0a59f38542967dcf3028051eb80552a


What's new in 2.9.6 and 2.8.9
-----------------------------

These releases are maintenance releases containing numerous bugfixes. The 
full
changelogs are at:

* 2.9.6
  
https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst
* 2.8.9
  
https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.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-03-26.


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.6, 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/7abdc00d-dc4b-4fbc-b655-3522362b989f%40googlegroups.com.

Reply via email to