We do not currently release this software using formal release cycles, the version numbers are best-effort only
- Change to redact tokens from the log messages as tokens were logged as a result of adding the headers. Log file (and folder) has always been accessible only by root user.
- Remove the After dependency on the
multi-user.target
as it is not needed and causes a possible cyclic dependency.
- Remove logging of zero process_id - resulting in misleading message in log.
- Fix logging of wrong process id for forth process in process tree.
- Remove need for log config file
- Add check to ensure software is run as root, also ensure the log files are restricted to the running user.
- Add additional logging of HTTP request details (these include request method, url requested, IP and more)
Initial release.
Closed issues:
Merged pull requests: