Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 17:57
· 111 commits to main since this release

What's Changed

  • fix(deps): update module github.com/metal-toolbox/auditevent to v0.7.0 by @renovate in #24
  • Make sessiontracker use thread-safe constructs by @JAORMX in #30
  • Fix: Not logging when no certificate but success login by @pereztr5 in #31
  • sessiontracker: Cover user session info in thread-safe code by @JAORMX in #32
  • Move dirreader and sessiontracker into their own packages by @JAORMX in #33
  • Improve testing by @pereztr5 in #34
  • Get to work with rocky by @angrieralien in #29
  • Remove one level of channels using session tracker directly by @JAORMX in #35
  • Add prom metrics by @pereztr5 in #36
  • Make prom metrics server optional by @pereztr5 in #37
  • Add metrics for different login types and outcomes by @JAORMX in #39
  • fix(deps): update module github.com/prometheus/client_golang to v1.15.0 by @renovate in #40
  • Add metrics for total of errors by @JAORMX in #41
  • fix(deps): update module github.com/cenkalti/backoff/v4 to v4.2.1 by @renovate in #42
  • Introduce revamped health/readiness by @JAORMX in #43
  • Upgrade linter and enable automatic updates by @JAORMX in #44

New Contributors

Full Changelog: v0.1.7...v0.2.0