Releases: linux-system-roles/kdump
Releases · linux-system-roles/kdump
Version 1.4.8
[1.4.8] - 2024-10-30
Other Changes
- ci: Add tft plan and workflow (#208)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#210)
- ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#211)
- ci: Add workflow for ci_test bad, use remote fmf plan (#212)
- ci: Fix missing slash in ARTIFACTS_URL (#213)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#214)
- ci: ansible-test action now requires ansible-core version (#215)
- ci: add YAML header to github action workflow files (#216)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#218)
Version 1.4.7
[1.4.7] - 2024-07-02
Bug Fixes
- fix: el10 kdump role should depend on kdump-utils (#204)
- fix: add support for EL10 (#206)
Other Changes
- ci: ansible-lint action now requires absolute directory (#205)
Version 1.4.6
[1.4.6] - 2024-06-11
Other Changes
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#199)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#201)
- ci: Add supported_ansible_also to .ansible-lint (#202)
Version 1.4.5
[1.4.5] - 2024-04-04
Other Changes
- ci: fix python unit test - copy pytest config to tests/unit (#195)
- ci: bump ansible/ansible-lint from 6 to 24 (#196)
- ci: bump mathieudutour/github-tag-action from 6.1 to 6.2 (#197)
Version 1.4.4
[1.4.4] - 2024-01-16
Other Changes
- ci: support ansible-lint and ansible-test 2.16 (#192)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#193)
Version 1.4.3
[1.4.3] - 2023-12-08
Other Changes
- ci: bump actions/github-script from 6 to 7 (#189)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#190)
Version 1.4.2
[1.4.2] - 2023-11-30
Other Changes
- test: clean up kdump_path (#187)
Version 1.4.1
[1.4.1] - 2023-11-29
Other Changes
- refactor: improve support for ostree systems (#185)
Version 1.4.0
[1.4.0] - 2023-11-06
New Features
- feat: support for ostree systems (#182)
Other Changes
- build(deps): bump actions/checkout from 3 to 4 (#173)
- ci: ensure dependabot git commit message conforms to commitlint (#176)
- ci: use dump_packages.py callback to get packages used by role (#178)
- ci: tox-lsr version 3.1.1 (#180)
Version 1.3.8
[1.3.8] - 2023-09-12
Bug Fixes
- fix: retry read of kexec_crash_size (#169)
Other Changes
- test: delete kdump user last, retry until success (#171)