1.5.2rc1 This is the first release candidate for the 1.5.2 stable release of ARA. Changes since 1.5.1: Ansible callback plugin ----------------------- - Significant performance improvement by running non-blocking API calls in threads https://github.com/ansible-community/ara/issues/171 - Handler tasks are now also recorded in addition to regular tasks https://github.com/ansible-community/ara/issues/178 API --- - Add support for searching handler tasks (ex: /api/v1/tasks?handler=true) UI -- - Hosts in the playbook report are now sorted alphabetically by hostname - Added a column to display the number of tasks in the playbook summary