Releases: wiremind/druid-tasks-exporter
Releases · wiremind/druid-tasks-exporter
v0.4.0
What's Changed
- feat: add new datasource dimension in prometheus metric by @thomas-dufour as documented in #21
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #7
- chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #8
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #6
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #11
- chore(deps): bump cocogitto/cocogitto-action from 3.5 to 3.6 by @dependabot in #10
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0 by @dependabot in #12
- chore(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #16
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #15
- chore(deps): bump cocogitto/cocogitto-action from 3.6 to 3.7 by @dependabot in #14
New Contributors
- @thomas-dufour made their first contribution in #22
- @dependabot made their first contribution in #7
Full Changelog: v0.3.1...v0.4.0
v0.3.1
fix(main): fix runner_status display (#5)
v0.3.0
feat(main): add zero value metrics
v0.2.1
fix(main): get runner status instead of status
v0.2.0
chore(tag): add v0.2.0
v0.1.0
feat: add ci