What's Changed
Fixes
- Fix for race condition in prometheus metrics (#324) @estheruary
- Update race condition fix to use RWLock instead of Lock (#331) @MikeGoldsmith & @robbkidd
Maintenance
- Build docker images on all builds and publish only on tag (#328) @MikeGoldsmith
- Makefile added with test targets to test in dev and CI the same way (#333) @robbkidd
New Contributors
- @estheruary made their first contribution in #324
Full Changelog: v1.5.0...v1.5.1