Skip to content

Releases: metal-toolbox/auditevent

v0.2.1

16 Aug 07:52
Compare
Choose a tag to compare

What's Changed

  • Update golang.org/x/sync digest to 886fb93 by @renovate in #84
  • Update module github.com/prometheus/client_golang to v1.13.0 by @renovate in #87
  • Update module go.uber.org/zap to v1.22.0 by @renovate in #88
  • Fix leftovers in EventWriter interface by @JAORMX in #89
  • Update golangci-lint to v1.48.0 by @JAORMX in #90

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Jul 07:20
b1accd3
Compare
Choose a tag to compare

What's Changed

  • AutoTag: Set bump to increase patch version by @JAORMX in #74
  • Update module github.com/spf13/cobra to v1.5.0 by @renovate in #77
  • Update module github.com/stretchr/testify to v1.7.4 by @renovate in #75
  • Update module github.com/prometheus/common to v0.35.0 by @renovate in #76
  • Update module github.com/stretchr/testify to v1.7.5 by @renovate in #78
  • Update module github.com/stretchr/testify to v1.8.0 by @renovate in #79
  • Update module github.com/prometheus/common to v0.36.0 by @renovate in #80
  • Update module github.com/prometheus/common to v0.37.0 by @renovate in #81
  • Update github/codeql-action action to v2 by @renovate in #82
  • auto-tag: Use fetch-depth '0' by @JAORMX in #83

Full Changelog: v0.1.10...v0.2.0

v0.1.10

15 Jun 12:48
bc9b5e5
Compare
Choose a tag to compare

What's Changed

  • Introduce code scans from both Trivy and Anchore by @JAORMX in #63
  • Update golang.org/x/sync digest to 0de741c by @renovate in #62
  • ignore vscode-generated files by @JAORMX in #64
  • Separate static analysis jobs to their own workflow by @JAORMX in #65
  • helpers: Add log parameter to OpenAuditLogFileUntilSuccess by @JAORMX in #60
  • Update module github.com/gin-gonic/gin to v1.8.1 by @renovate in #67
  • Update module github.com/stretchr/testify to v1.7.2 by @renovate in #66
  • Automated releases by @JAORMX in #68
  • Update anothrNick/github-tag-action action to v1.39.0 by @renovate in #69
  • Update actions/checkout action to v3 by @renovate in #70
  • Update actions/dependency-review-action action to v2 by @renovate in #71

Full Changelog: v0.1.9...v0.1.10

v0.1.9

31 May 16:24
4f38098
Compare
Choose a tag to compare

What's Changed

  • Add documentation for audittail by @JAORMX in #53
  • Update module github.com/prometheus/client_golang to v1.12.2 by @renovate in #54
  • Update golang.org/x/sync digest to 0976fa6 by @renovate in #55
  • Update golangci-lint version to 1.46.2 by @JAORMX in #56
  • Use fixed tag for yaml.v3 package by @JAORMX in #58
  • Update module github.com/gin-gonic/gin to v1.8.0 by @renovate in #59
  • audittail: Make init command idempotent by @JAORMX in #61

Full Changelog: v0.1.8...v0.1.9

v0.1.8

09 May 06:24
0a45ec5
Compare
Choose a tag to compare

What's Changed

  • Call GitHub workflow to build a container image for each commit by @JAORMX in #46
  • Migrate release workflow to use re-usable workflow instead. by @JAORMX in #47
  • Only build latest not latest and main by @JAORMX in #48
  • Update docker/build-push-action action to v3 by @renovate in #49
  • Add ability to define custom outcome handler in middleware by @JAORMX in #51
  • Change name of Containerfile to Dockerfile by @JAORMX in #52

Full Changelog: v0.1.7...v0.1.8

v0.1.7

28 Apr 07:54
f463201
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #32
  • Update anchore/sbom-action action to v0.11.0 by @renovate in #33
  • Update sigstore/cosign-installer action to v2.2.1 by @renovate in #34
  • Update actions/checkout action by @renovate in #36
  • Update actions/setup-go action to v3 by @renovate in #37
  • Die dependabot, die! by @JAORMX in #40
  • Update codecov/codecov-action action to v3 by @renovate in #38
  • Update github/codeql-action action to v2 by @renovate in #39
  • User major versions for some GitHub actions by @JAORMX in #42
  • audittail: Use ENTRYPOINT instead of CMD by @JAORMX in #43
  • Update sigstore/cosign-installer action to v2.3.0 by @renovate in #41
  • Stop pinning cosign release version by @JAORMX in #44

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

25 Apr 12:33
96f6bf7
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/prometheus/common from 0.32.1 to 0.34.0 by @dependabot in #29
  • Add missing Copyright notices by @JAORMX in #30
  • Move OpenAuditLogFileUntilSuccess to new helpers package by @JAORMX in #31

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

22 Apr 14:55
c93021d
Compare
Choose a tag to compare

What's Changed

  • Add Release job badge to README by @JAORMX in #22
  • Add testtools package and build tag by @JAORMX in #23
  • Add metrics interface by @JAORMX in #24
  • Embed metrics in writer and middleware by @JAORMX in #25
  • Remove custom JSON marshalling function for auditevent by @JAORMX in #26
  • Remove test dependency from build job by @JAORMX in #27
  • Add metrics docs by @JAORMX in #28

Full Changelog: v0.1.4...v0.1.5

v0.1.4

15 Apr 15:37
71eec43
Compare
Choose a tag to compare

What's Changed

  • Introduce container image scan as part of build action by @JAORMX in #18
  • Add sign Github workflow by @JAORMX in #19
  • Add SBOM generation and verification to release by @JAORMX in #20
  • Add provenance step to release by @JAORMX in #21

Full Changelog: v0.1.3...v0.1.4

v0.1.3

14 Apr 10:06
d0f999b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3