|
|
|
|
@@ -1,44 +1,3 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 9 22:02:27 UTC 2026 - Marius Grossu <marius.grossu@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.7.4:
|
|
|
|
|
* Loading or refreshing a page using the light theme should no longer flicker
|
|
|
|
|
* The playbook header at the top of a playbook report has been redesigned for clarity and mobile responsiveness
|
|
|
|
|
* The hosts, files and records sections have received similar treatment
|
|
|
|
|
* The recorded files are now displayed inside a file hierarchy browser
|
|
|
|
|
* Include the HTTP error code when logging about an API error
|
|
|
|
|
* Bumped fedora images to 43
|
|
|
|
|
* Maintenance for ansible-core 2.19/2.10 compatibility
|
|
|
|
|
* For ara's own tests, written in ansible. ara already worked with 2.19 and 2.20.
|
|
|
|
|
* Bumped tests up to fedora-43, debian-13 and ansible-core 2.20
|
|
|
|
|
* Improved how codeberg CI results are sent to demo.recordsansible.org
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 10 06:12:09 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.7.3
|
|
|
|
|
* Added tzdata/zoneinfo to server requirements for compatibility across
|
|
|
|
|
versions of python and django
|
|
|
|
|
* Bumped the minimum version of django LTS from 3.2 to 4.2 (up to 5.2)
|
|
|
|
|
* Added an auto refresh arrow at the top right, allowing automatic refreshes
|
|
|
|
|
of the pages at the selected duration
|
|
|
|
|
* Clicking on the number of hosts for a playbook on the playbooks page should
|
|
|
|
|
now correctly display the results for each host of that playbook
|
|
|
|
|
* Avoid using ARA_API_USERNAME and ARA_API_PASSWORD if they are set to
|
|
|
|
|
empty values
|
|
|
|
|
* Added support for specifying 'all' to ARA_IGNORED_FACTS to prevent ara from
|
|
|
|
|
recording any host facts
|
|
|
|
|
* New action plugin: ara_label
|
|
|
|
|
* Completed migration from GitHub to Codeberg (links, CI jobs, etc.)
|
|
|
|
|
* Bumped CI and container images to Fedora 41
|
|
|
|
|
* Bumped CI to the latest versions of ansible (11) and ansible-core (2.18)
|
|
|
|
|
* Stop using sphinx's get_html_theme_path since it's been deprecated
|
|
|
|
|
* Updated contributor documentation to mention Codeberg
|
|
|
|
|
* Included a high level overview of how CI jobs work and what they do
|
|
|
|
|
* There are no known migrations, deprecations or backwards-incompatible
|
|
|
|
|
changes in this release.
|
|
|
|
|
* ara 1.7.3 is expected to be the last release supporting python3.8.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 5 08:23:17 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
|
|
|