forked from pool/python-ara
- Update to 1.5.3:
* Significant performance improvement by running non-blocking API calls in threads
* Handler tasks are now also recorded in addition to regular tasks
* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ara?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 12 03:36:12 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.5.3:
|
||||
* Significant performance improvement by running non-blocking API calls in threads
|
||||
* Handler tasks are now also recorded in addition to regular tasks
|
||||
* 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 30 04:12:22 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user