Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@nanoandrew4 nanoandrew4 released this 01 May 18:04
· 19 commits to main since this release

What's Changed

  • Handle numeric severity. by @jum in #5
  • Add extract-msg option to allow extracting the msg field from the jsonPayload and resetting it with the message key. by @jum in #6
  • Fix occassional panic reported in #2
  • Overhaul build system to allow building for multiple architectures on the same machine using docker buildx. Also added GitHub actions in order to automate the building and publishing of latest and tagged images on main branch or tag push.

New Contributors

  • @jum made their first contribution in #5

Full Changelog: v1.2.0...v1.3.0