Releases: sourcehawk/go-prometheus-gaugevecset
Releases · sourcehawk/go-prometheus-gaugevecset
v1.1.0
What's Changed
- refetch condition after SetStatusCondition to ensure the time is updated by @sourcehawk in #14
- move condition metrics recorder to separate repository by @sourcehawk in #15
- mod tidy and change import path by @sourcehawk in #16
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- use last transition time as metric value by @sourcehawk in #13
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- remove nil assignment in readme by @sourcehawk in #7
- update label names in readme by @sourcehawk in #8
- Update actions/setup-go action to v6 by @renovate[bot] in #9
- update docs by @sourcehawk in #10
- allow numbers in metric names by @sourcehawk in #11
- remove legacy method name from docstring by @sourcehawk in #12
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- initial release 🎉
- add test ci by @sourcehawk in #1
- remove controller dependencies to make it easier to adapt by @sourcehawk in #2
- update doc strings by @sourcehawk in #3
- add renovate bot by @sourcehawk in #4
- validate the metric naming of gaugevecset by @sourcehawk in #5
- use constant for kind by @sourcehawk in #6
New Contributors
- @sourcehawk made their first contribution in #1
Full Changelog: https://github.com/sourcehawk/go-prometheus-gaugevecset/commits/v1.0.0