Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 377 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 377 Bytes

Changelog

1.0.0

  • Initial release.

1.0.1

  • Force actions expects "args" to be an array.
  • Avoid multiple values for keyword argument during dict merge.
  • Added marshmallow in requirements.txt.

1.0.2

  • Improved execution of action as daemon.
  • Accept list of strings for eBPF-Program code.
  • Stdout and stderr response format: plain, lines, and JSON.

1.0.3