Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 567 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 567 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

  • 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.