Release Notes (v1.0.0):
Since the last tag (v0.2.0), the following changes have been made:
- Remove information about not recommended production usage from readme
- Add information about unstable master versions to README
- Upload every linux binary an artifact
- Simplify nodeinfo collector test
- Mark another point in Roadmap as completed
- Fix path for binary upload and checkout for release_notes
- Improve healthcheck and add its test
- Add step for verifing that readme table with metrics is commited
- Fix subsystem for pipeline collector
- Extract parsing pipeline errors to a separate function
- Improve fetching subcollector metrics
- Improve test for prometheus helper
- Add description to (probably) all metrics
- Add help to nodeinfo descriptions
- Add helper for metric desc with help
- Update metrics snapshot and README with roadmap
- Add memory pool metrics
- Allow to create release notes from branch
- Update roadmap in README
- Create codecov config
- Improve extracting collectors for nodestats in test
- Bump github.com/prometheus/common from 0.40.0 to 0.41.0
- Use cache job for building go binaries and tests
- Bump actions/download-artifact from 1 to 3
- Bump actions/upload-artifact from 1 to 3
- Add github-actions to dependabot
- Use variable for repository owner and name
- Fix release notes string using current tag instead of previous one