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

  • Minor fixes.

1.0.4

  • Added option to force the use of HTTPS instead of HTTP.

  • Add JWT Authentication.

  • Enhanced Log configuration.

  • Added support for insertion of new parameters.

  • Added autorestart script.