Skip to content

Releases: ncode/vault-audit-filter

v0.0.5

17 Feb 05:32

Choose a tag to compare

What's Changed

  • chore: Configure Renovate by @renovate[bot] in #10
  • chore(deps): update actions/setup-go action to v5.6.0 by @renovate[bot] in #12
  • chore(deps): update actions/checkout action to v4.3.1 by @renovate[bot] in #11
  • chore(deps): update oraclelinux docker tag to v10 by @renovate[bot] in #18
  • chore(deps): update alpine docker tag to v3.23 by @renovate[bot] in #14
  • chore(deps): update hashicorp/vault docker tag to v1.21 by @renovate[bot] in #15
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #17
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #16
  • fix(deps): update module github.com/panjf2000/gnet to v2 by @renovate[bot] in #19
  • chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in #21
  • fix(deps): update module github.com/bytedance/sonic to v1.15.0 by @renovate[bot] in #20
  • Make message and forward async to avoid contention and losing logs by @ncode in #22
  • feat: migrate audit server runtime to gnet v2 by @ncode in #24
  • chore(deps): update dependency go to 1.26 by @renovate[bot] in #25
  • feat: add vault audit tcp protocol support by @ncode in #26
  • fix(deps): update module github.com/expr-lang/expr to v1.17.8 by @renovate[bot] in #27
  • feat(auditserver): expose MatchFrame library API by @ncode in #28

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

26 Dec 09:32
0755295

Choose a tag to compare

What's Changed

  • fix: resolve multiple bugs and improve test coverage by @ncode in #7
  • feat: add integration tests with Vault dev mode by @ncode in #8
  • fix: update readme and root.go by @ncode in #9

Full Changelog: v0.0.3...v0.0.4

v0.0.3

23 May 10:31
eed4f07

Choose a tag to compare

What's Changed

  • Migrate from mattermost to slack notification and small test update by @ncode in #5
  • update all deps by @ncode in #6

Full Changelog: v0.0.2...v0.0.3

v0.0.2

22 Apr 08:45
561bf08

Choose a tag to compare

What's Changed

  • Support for notification by @ncode in #3
  • performance improvements and go get -u by @ncode in #4

Full Changelog: v0.0.1...v0.0.2

v0.0.1

10 Oct 10:24
376f960

Choose a tag to compare

What's Changed

  • it's born by @ncode in #1
  • update readme and update development setup by @ncode in #2

New Contributors

  • @ncode made their first contribution in #1

Full Changelog: https://github.com/ncode/vault-audit-filter/commits/v0.0.1