- Initial release.
- Force actions expects "args" to be an array.
- Avoid multiple values for keyword argument during dict merge.
- Added marshmallow in requirements.txt.
- Improved execution of action as daemon.
- Accept list of strings for eBPF-Program code.
- Stdout and stderr response format: plain, lines, and JSON.
- Minor fixes.
- 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.