Skip to content

Releases: tenortim/goppstats

v0.32

13 Mar 23:22

Choose a tag to compare

Changelog

  • 49668b4 Add ISI_PRIV_STATISTICS to required role privileges
  • fbc14ca Add PAPI schema reference docs for OneFS 9.11 platform/10
  • c571f47 Add tests for pure functions and core business logic
  • be19dee Bump version to 0.32: config reload on SIGHUP and file change
  • 885110d Improve Prometheus backend: struct-based HTTP SD JSON and instance label

Released by GoReleaser.

v0.31

03 Mar 17:21

Choose a tag to compare

Changelog

  • 02451a0 Add context propagation and graceful SIGINT/SIGTERM shutdown
  • 8d0c138 Fix code review issues: error handling, concurrency, naming, and style
  • d4f25da Fix golint issues: comments and naming
  • 7dde145 Simplify isConnectionRefused to use errors.Is

Released by GoReleaser.

v0.30

25 Feb 19:41

Choose a tag to compare

Changelog

  • 1579431 Add .vscode to .gitignore
  • d9aeb39 Add comments to extnet.go from gostats
  • 53efbdf Add goreleaser support
  • 24e75ad Bump version to v0.30, move validateConfigVersion to config.go
  • d8a2f87 Fix code review issues: correctness, naming, and error handling

Released by GoReleaser.