Skip to content

v2.9.0 (2025-02-01)

Latest
Compare
Choose a tag to compare
@haidaraM haidaraM released this 01 Feb 23:32
· 1 commit to main since this release

What's Changed

  • feat: Improve support for Ansible handlers by @haidaraM in #234
    • The handlers are now linked to the tasks that notify them.
    • Log warning when a handler is not found.
  • Improve graphviz renderer tests by checking the number of edges in the graph.
  • Simplify the format of the edge IDs in the graphviz renderer.
  • chore(deps): bump ruff from 0.8.4 to 0.9.4 by @dependabot in #237
  • chore(deps): update ansible-core requirement from <2.18.2,>=2.16 to >=2.16,<2.18.3 by @dependabot in #236

Full Changelog: v2.8.0...v2.9.0