Various release-related news and administrative stuff:
== Feature Freeze for 0.5 ==
I'm going to hold any pull requests for features from now until we release 0.5
If anyone has any bug fixes, you have until midnight Tuesday to send me a pull request for those.
(If you miss something for 0.5, it's ok, we're still going to try to shoot for one release a month, so you won't have long to wait.)
=== What's Left for 0.5 and 0.6 Plans ==
Not much at all is left for 0.5, we have slipped the release a little, so we've had plenty of time, and this is a full release with a lot of good stuff in it, including native SSH support!
The bug queue has been *very* well cleaned out, thankfully it turned out that many things were already fixed, so the only item I have left to look at for 0.5 in my list is #515, which is about making the path to the setup file more predictable when sudoing to root.
This leaves only two open tickets to be punted to 0.6, which I think is wise given they are somewhat non-trivial:
(279) yum installs multiple packages when used with with_items … I think Seth is looking at the yum side and when that's done I'll take care of the with_items part
(399) support same hosts on different posts (a forwarding use case)
I do not have any hard plans for 0.6, so it will be what folks want it to be, which has worked pretty well for us so far! I may very well peruse some of the pseudo-monitoring/pseudo-big-data ideas I mentioned earlier and see how those turn out.
=== Testing Welcome ==
Any testing on 0.5 now in anticipation of the release Wednesday is very very welcome. 0.5 has not evolved super fast lately, so just making sure your existing playbooks are good to go is probably sufficient, and maybe hammer on the --connection=ssh option if you care about the various features the native SSH type will give you (like Kerberos support!)
As a reminder the updated change log can be found at: https://github.com/ansible/ansible/blob/devel/CHANGELOG.md
After the release goes out I'll start updating the documentation to include all of the new 0.5 features.
Thanks!
--Michael