Skip to content

Releases: metal-toolbox/auditevent

v0.1.2

14 Apr 08:30
e74aa52
Compare
Choose a tag to compare

What's Changed

  • Add missing copyright headers to go files by @JAORMX in #14
  • Enhance docs to include component-specific sections by @JAORMX in #15
  • Add function to set middleware and event type in one go by @JAORMX in #16

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Apr 07:13
3d71057
Compare
Choose a tag to compare

What's Changed

  • Add initial audittail implementation by @JAORMX in #7
  • Replace usages of ioutil.TempDir with t.TempDir by @JAORMX in #8
  • Add test and coverage badges by @JAORMX in #9
  • Reflect new workflow name in badge by @JAORMX in #10
  • Add audittail container image by @JAORMX in #11
  • Add dependency review action by @JAORMX in #12
  • Add release workflow by @JAORMX in #13

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Apr 06:24
b950661
Compare
Choose a tag to compare

What's Changed

  • Add Data validation to test by @JAORMX in #1
  • Add GH-Action-based tests and CODEOWNERS by @JAORMX in #2
  • Use local golangci-lint by @JAORMX in #4
  • Add dependabot configuration by @JAORMX in #3
  • Add Audit Middleware implementation by @JAORMX in #5
  • Add documentation and enhance middleware structures by @JAORMX in #6

Full Changelog: https://github.com/metal-toolbox/auditevent/commits/v0.1.0