- [CHANGE] Minimum required Go version is now 1.13.
- [CHANGE] API client: Add matchers to
LabelNames
andLabesValues
. #828 - [FEATURE] API client: Add buildinfo call. #841
- [BUGFIX] Fix build on riscv64. #833
What's Changed
- Add SECURITY.md by @roidelapluie in #831
- Bump prometheus/procfs to 0.3.0 to fix building on riscv64 by @zhsj in #833
- Fix typo in comments in #835
- Support matchers in labels API by @yeya24 in #828
- Add buildinfo method by @ntk148v in #841
- Update dependencies by @beorn7 in #843
- Synchronize common files from prometheus/prometheus by @prombot in #844
- Cut v1.10.0 by @beorn7 in #845
New Contributors
Full Changelog: v1.9.0...v1.10.0