Releases: ansible/ansible-rulebook
Releases · ansible/ansible-rulebook
v1.2.0
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
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
Fixed
- Fix memory leak with new drools_jpy
v1.1.5
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
v1.0.8
v1.1.3
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
v1.1.2
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
v1.1.1
Changed
- Fixed documentation on matching events in multi condition
Added
- Support for switching slugs to connect to controller via gateway
- Support passing in controller job id to server so it can build Job URL
Fixed
- Fix log level for websocket
v1.1.0
Added
- Support for vaulted variables
- Support for string interpolation from encrypted variables
- Added aiobotocore package needed for our SQS plugin