Skip to content

Commit

Permalink
feat: upgrade to drools 1.0.6 (#646)
Browse files Browse the repository at this point in the history
Several fixes from drools ansible integration
https://issues.redhat.com/browse/AAP-19291
  • Loading branch information
mkanoor authored Jan 23, 2024
1 parent 008639e commit eff4dbb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
- Support for standalone boolean in conditions
- Add basic auth to controller
- Use token for websocket authentication
- skip-audit-events to disable sending audit events to server
- skip-audit-events to disable sending audit events to server
- restrict drools async connection to localhost


### Changed
- Generic print as well as printing of events use new banner style
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install_requires =
janus
ansible-runner
websockets
drools_jpy == 0.3.8
drools_jpy == 0.3.9
watchdog
psycopg[c]
xxhash
Expand Down

0 comments on commit eff4dbb

Please sign in to comment.