Skip to content

Releases: ansible/ansible-rulebook

v1.2.2

19 Mar 13:51
v1.2.2
2bfef39

Choose a tag to compare

Changed

Added

  • New jinja filters in actions: regex_replace, basename, normpath, dirname

Fixed

v1.0.9

25 Feb 15:01

Choose a tag to compare

Added

  • Add support for Python 3.12

v1.2.1

12 Feb 06:37
3b5c5d6

Choose a tag to compare

Changed

Added

  • New eda.builtin filters: dashes_to_underscores, insert_hosts_to_meta, json_filter, normalize_keys
  • New eda.builtin sources: generic, pg_listener, range
  • Collection lifecycle configuration to deprecate, redirect, tombstone EDA filters and sources

Fixed

v1.2.0

12 Sep 17:13
261e06d

Choose a tag to compare

Changed

Added

  • Add support for eda.builtin.event_splitter filter
  • Add support for -F to specify filter directory for development
  • Add support for accumulate_within and threshold
  • Optionally support lock for job_template, workflow template, playbook, module actions
  • Add support for labels in run_job_template and run_workflow_template

Fixed

v1.1.7

23 Jun 17:56
fae3f1b

Choose a tag to compare

Changed

Added

  • Add support for playbook that has set_stats in it

Fixed

  • Fix a bug in the processing of a playbook that has a set_fact in it
  • Fix a bug in gather_facts. It needs inventory, else its ignored

v1.1.6

28 Apr 19:27

Choose a tag to compare

Fixed

  • Fix memory leak with new drools_jpy

v1.1.5

11 Apr 18:24

Choose a tag to compare

Changed

  • Minor refactors
  • Docs updates

Added

  • Log stacktrace with source filename, function and line number
  • Log relevant version information at startup of worker

Fixed

v1.1.4

01 Apr 17:51
5cd8ea2

Choose a tag to compare

Changed

  • Update tests

Added

Fixed

  • Bug fixes

v1.0.8

01 Apr 18:05
e810bf6

Choose a tag to compare

Changed

  • Update tests

Fixed

  • Bug fixes

v1.1.3

04 Mar 17:16
4743412

Choose a tag to compare

Changed

Added

  • Add generic error message for unknown source errors

Fixed

  • Allow user to optionally include matching events
  • Allow for fetching env and file contents from EDA server
  • Overhead of running decryption before every usage