Skip to content

v0.3.2

Compare
Choose a tag to compare
@atc0005 atc0005 released this 13 Jul 12:28
· 176 commits to master since this release
196a7a0

Overview

  • RPM package improvements
  • Bug fixes
  • Dependency updates
  • built using Go 1.19.11
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.19.10 to 1.19.11
    • atc0005/go-nagios
      • v0.15.0 to v0.16.0
    • atc0005/go-ci
      • go-ci-oldstable-build-v0.11.0 to go-ci-oldstable-build-v0.11.3
    • golang.org/x/sys
      • v0.9.0 to v0.10.0
  • (GH-111) Update RPM postinstall scripts to use restorecon

Fixed

  • (GH-108) README missing performance data metrics table
  • (GH-109) Correct logging format listed in README

References