Skip to content

v1.15.1

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Sep 07:35
· 1 commit to main since this release
5851a2f

[1.15.1] - 2025-09-24

Full Changelog: v1.15.0...v1.15.1

🚀 Features

🐛 Bug Fixes

  • Run collectMetrics func in a dedicated goroutine - (a68f4a2)

⚙️ Miscellaneous Tasks

Build

  • (ci) Update goveralls to v0.0.12 - (5851a2f)
  • (deps) Bump actions/setup-go from 5 to 6 (#232) - (28c5ee4)
  • (deps) Bump actions/checkout from 4 to 5 (#224) - (a6dbd88)
  • (helm) Add ndots:1 suggestion in values.yaml - (2672af2)
  • Cleanup github-action and fix ci - (2589358)
  • Update all go deps - (ff36a41)

New Contributors

  • @borislitv made their first contribution in #218
  • @github-actions[bot] made their first contribution