Skip to content

Releases: ansible/ansible-rulebook

v1.1.7

23 Jun 17:56
fae3f1b
Compare
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
Compare
Choose a tag to compare

Fixed

  • Fix memory leak with new drools_jpy

v1.1.5

11 Apr 18:24
Compare
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
Compare
Choose a tag to compare

Changed

  • Update tests

Added

Fixed

  • Bug fixes

v1.0.8

01 Apr 18:05
e810bf6
Compare
Choose a tag to compare

Changed

  • Update tests

Fixed

  • Bug fixes

v1.1.3

04 Mar 17:16
4743412
Compare
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

v1.1.2

09 Dec 18:23
Compare
Choose a tag to compare

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

19 Sep 17:37
dc0da3a
Compare
Choose a tag to compare

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

15 May 15:18
0dc8f0a
Compare
Choose a tag to compare

Added

  • Support for vaulted variables
  • Support for string interpolation from encrypted variables
  • Added aiobotocore package needed for our SQS plugin

v1.0.7

15 May 15:12
43f7377
Compare
Choose a tag to compare

No user-facing changes