Release Notes (v0.2.0):
Since the last tag (v0.1.0), the following changes have been made:
- Append release notes to releases
- Remove merge commits from release notes
- Remove init funciton usage from env helper
- Add codecov to unit tests
- Add CodeQL workflow
- Bump golang from 1.20.0-alpine3.17 to 1.20.1-alpine3.17
- Bump github.com/prometheus/common from 0.37.0 to 0.40.0
- Add dependabot config
- Use checkout@v3 instead of v2
- Add SHA256 sum generation (#20)
- Extract github user to env variable (#18)
- Rename NodestatsResponse to NodeStatsResponse
- Improve nodestats collector test
- Change go version used in workflow
- Remove unnecessary fetcher package
- Improve node info test to check if all metrics are present
- Add expose to Dockerfile
- Update metrics in README
- Add code for checking if logstash is up