Skip to content

Releases: metal-toolbox/auditevent

v0.8.0

28 Apr 11:46
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/go-logr/logr to v1.2.4 by @renovate in #156
  • chore(deps): update anothrnick/github-tag-action action to v1.62.0 by @renovate in #158
  • fix(deps): update module github.com/spf13/cobra to v1.7.0 by @renovate in #157
  • fix(deps): update module github.com/prometheus/client_golang to v1.15.0 by @renovate in #160
  • Add new helper function called OpenOrCreateAuditLogFile by @JAORMX in #161

Full Changelog: v0.7.0...v0.8.0

v0.7.0

29 Mar 08:16
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #150
  • fix(deps): update module github.com/prometheus/common to v0.41.0 by @renovate in #151
  • fix(deps): update module github.com/prometheus/common to v0.42.0 by @renovate in #152
  • chore(deps): update actions/setup-go action to v4 by @renovate in #154
  • add echo audit middleware and devcontainer by @mikemrm in #155

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

23 Feb 14:01
Compare
Choose a tag to compare

What's Changed

  • Use github context to set release ref name by @JAORMX in #149

Full Changelog: v0.6.0...v0.6.1

v0.6.0

23 Feb 13:48
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update docker/build-push-action action to v4 by @renovate in #142
  • chore(deps): update docker.io/library/golang docker tag to v1.20 by @renovate in #143
  • Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #144
  • fix(deps): update module github.com/prometheus/common to v0.40.0 by @renovate in #145
  • fix(deps): update module github.com/gin-gonic/gin to v1.9.0 by @renovate in #146
  • Add multi-arch build support for audittail by @JAORMX in #148

Full Changelog: v0.5.2...v0.6.0

v0.5.2

23 Jan 13:33
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/prometheus/client_golang to v1.14.0 by @renovate in #116
  • Set up renovate to auto-merge on minor and patch releases by @JAORMX in #117
  • chore(deps): update actions/dependency-review-action action to v3 by @renovate in #119
  • Add audittail helm library chart by @hnadiminti-equinix in #118
  • Re-run helm dependency update by @JAORMX in #120
  • fix(deps): update module go.uber.org/zap to v1.24.0 by @renovate in #125
  • changed directory structure and added helm-release by @hnadiminti-equinix in #122
  • chore(deps): update anothrnick/github-tag-action action to v1.54.0 by @renovate in #127
  • chore(deps): update actions/checkout action to v3 by @renovate in #126
  • fix(deps): update module github.com/prometheus/common to v0.38.0 by @renovate in #129
  • chore(deps): update helm/kind-action action to v1.5.0 by @renovate in #130
  • chore(deps): update anothrnick/github-tag-action action to v1.55.0 by @renovate in #132
  • fix(deps): update module github.com/prometheus/common to v0.39.0 by @renovate in #131
  • added scne files by @hnadiminti-equinix in #128
  • fix(deps): update module github.com/gin-gonic/gin to v1.8.2 by @renovate in #137
  • chore(deps): update anothrnick/github-tag-action action to v1.56.0 by @renovate in #138
  • deleting charts folder from auditevent repo by @hnadiminti-equinix in #136
  • chore(deps): update anothrnick/github-tag-action action to v1.57.0 by @renovate in #139
  • chore(deps): update anothrnick/github-tag-action action to v1.61.0 by @renovate in #140

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

25 Oct 06:21
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module golang.org/x/sync to v0.1.0 by @renovate in #112
  • fix(deps): update module github.com/spf13/cobra to v1.6.0 by @renovate in #111
  • fix(deps): update module github.com/stretchr/testify to v1.8.1 by @renovate in #114
  • Update golang.org/x/text to 0.3.8 by @JAORMX in #113
  • fix(deps): update module github.com/spf13/cobra to v1.6.1 by @renovate in #115

Full Changelog: v0.5.0...v0.5.1

v0.5.0

05 Oct 13:16
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update helm/kind-action action to v1.4.0 by @renovate in #104
  • fix(deps): update golang.org/x/sync digest to 7f9b162 by @renovate in #105
  • chore(deps): update anothrnick/github-tag-action action to v1.49.0 by @renovate in #106
  • Add support for custom subject handler to gin audit middleware by @fishnix in #109
  • chore(deps): update anothrnick/github-tag-action action to v1.52.0 by @renovate in #107
  • fix(deps): update golang.org/x/sync digest to 8fcdb60 by @renovate in #108
  • Add support for passing enrichment data to middleware via context by @fishnix in #110

Full Changelog: v0.4.0...v0.5.0

v0.4.0

20 Sep 10:34
Compare
Choose a tag to compare

What's Changed

  • Fix chainguard enforce configuration by @JAORMX in #101
  • Update anothrNick/github-tag-action action to v1.46.0 by @renovate in #102
  • Run go mod tidy and update dependencies by @JAORMX in #100
  • audittail: Add support for running as non-root by @JAORMX in #103

Full Changelog: v0.3.0...v0.4.0

v0.3.0

13 Sep 06:42
Compare
Choose a tag to compare

What's Changed

  • Update module go.uber.org/zap to v1.23.0 by @renovate in #93
  • Update docker.io/library/golang Docker tag to v1.19 by @renovate in #86
  • Update module go to 1.19 by @renovate in #85
  • Set up configuration for Chainguard's enforce by @JAORMX in #95
  • Add a simple description about the helper container by @JAORMX in #94
  • Update golang.org/x/sync digest to f12130a by @renovate in #96
  • Update anothrNick/github-tag-action action to v1.42.0 by @renovate in #97
  • ginaudit: Set Audit ID prior to calling next handler and add to context by @fishnix in #98
  • Update anothrNick/github-tag-action action to v1.45.0 by @renovate in #99

Full Changelog: v0.2.2...v0.3.0

v0.2.2

19 Aug 05:45
e72c256
Compare
Choose a tag to compare

What's Changed

  • Add audit helper with context to allow for control from calling application by @fishnix in #91
  • Update golang.org/x/sync digest to 7fc1605 by @renovate in #92

New Contributors

Full Changelog: v0.2.1...v0.2.2