Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 04:25
· 1 commit to main since this release

Changelog

New Features And Changes

  • 6a97bc5 feat: add mango-helper cli tool mh

Fixes

  • 230036b fix(mango): default log level flag to have 'info' value
  • add15ac fix: filter EUID when sourcing variable files
  • 33ce3a9 fix: reset mango_inventory_info metric if enrollment changes
  • 05e2b8b fix: update available log levels to match slog levels

Other Changes

  • 58e25f9 build(deps): go get -u ./... && go mod tidy
  • 41a20a1 build: update Makefile help doc autogenerator
  • a894b06 build: upgrade to go1.23.0
  • 35675ad chore: add func doc for utils.IsHidden()
  • 2667502 chore: update mockup service prom external label
  • 09b66ad ci: add RW mounted volumes to test systems to collect file output
  • 8744223 ci: update goreleaser config for deprecation
  • 39d2097 ci: upgrade to go1.23.0
  • 9237aed ref!: upgrade to sprout 0.5.1, template behavior has changed
  • ed1c3f7 ref(logger)!: improve root logger init, fix adding source key on debug
  • 1ce4eeb test: persist loki storage via volume