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 themessage
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
Full Changelog: v1.2.0...v1.3.0