Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 16:09
· 272 commits to main since this release

Notable:

  • Adds support for reading input lines from STDIN. Use the - to indicate it should read from STDIN.
  • Updates to latest access_log_parserver version which uses NOM 7.1. This should not represent a change in behavior but is a major change under the covers. If there are parsing errors for log lines that used to work or are expected to work, please open issues.
  • While rewriting, I was able to resolve #7 and #8. The former just relaxes the whitespace requirements of the x_forwarded_for field, the latter adds support for a new field that was added to the Gorouter logs. The tool optionally supports those fields so it will continue working with older Gorouter formats. For those, the field is just empty.