Skip to content

Releases: defenxor/dsiem-rs

v1.1.0

22 Feb 15:15
2eccaa8
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add opentelemetry support for tracing and metrics by @mmta in #16

Other Changes

  • ci: update conventional commit labeler and replace local version checker by @mmta in #12
  • ci: add cache action by @mmta in #13
  • docs: update info and screenshot by @mmta in #14
  • chore: switch to rustfmt by @mmta in #15

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 Feb 13:18
dabd410
Compare
Choose a tag to compare

What's Changed

Fixes 🔧

  • fix: add missing SRC_IP/DST_IP lookup, handle skipped events, and limit events that can be downloaded by web UI by @mmta in #5
  • fix: prevent unnecessary new backlog creation by @mmta in #7
  • fix: inconsistent required fields for event by @mmta in #8

Other Changes

  • initial commit by @mmta in #1
  • refactor: use dedicated mod for plugins by @mmta in #3
  • docs: update docs and refactor CI by @mmta in #4

New Contributors

  • @mmta made their first contribution in #1

Full Changelog: https://github.com/defenxor/dsiem-rs/commits/v1.0.0