Releases: MGSousa/json-stats-exporter
Releases · MGSousa/json-stats-exporter
v1.0.4
Changelog
- af2b1c2 (fix) Add missing perm to allow push to ghcr.io
- f0ae9f4 Delete unused Dockerfile.release
- d80c512 (feat) Added ghcr registry, minor improvements (#14)
- a5581d3 Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#12)
- aa3b10b Merge pull request #13 from MGSousa/dependabot/github_actions/securego/gosec-2.22.2
- d339c83 Bump securego/gosec from 2.22.1 to 2.22.2
- 4bc3ff3 (feat) Improved project CI (#11)
- 6a0269d Merge pull request #10 from MGSousa/dependabot/go_modules/github.com/prometheus/client_golang-1.21.0
- 5b0fd40 Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0
- cc531a5 Merge pull request #9 from MGSousa/dependabot/github_actions/securego/gosec-2.22.1
- 41e1f8b Bump securego/gosec from 2.22.0 to 2.22.1
- e9c1b9e Merge pull request #8 from MGSousa/dependabot/github_actions/securego/gosec-2.22.0
- 71adcb2 Bump securego/gosec from 2.21.4 to 2.22.0
v1.0.3
Changelog
- c460444 Merge pull request #7 from MGSousa/chore/security_check
- d27dd8f (chore) Added Security Checks Workflow, some adjustments
- 8af490b Merge pull request #4 from MGSousa/dependabot/go_modules/github.com/prometheus/client_golang-1.20.5
- 398ccbd Bump github.com/prometheus/client_golang from 1.17.0 to 1.20.5
- d006f84 Merge pull request #5 from MGSousa/dependabot/go_modules/github.com/prometheus/common-0.61.0
- fa6d769 Remove deprecated github.com/prometheus/common/version
- fcfd9ba Merge branch 'master' into dependabot/go_modules/github.com/prometheus/common-0.61.0
- df1ce04 Merge pull request #6 from MGSousa/chore/ci_improvements
- e72b8f9 (chore) Added Test Workflow, updated Makefile
- c2d07bb Merge pull request #3 from MGSousa/dependabot/github_actions/goreleaser/goreleaser-action-6
- 07f80f0 Merge pull request #2 from MGSousa/dependabot/github_actions/docker/build-push-action-6
- 12b894f Bump github.com/prometheus/common from 0.44.0 to 0.61.0
- 529171f Bump goreleaser/goreleaser-action from 5 to 6
- a1ff957 Bump docker/build-push-action from 5 to 6
- 53e8e2e Added .github/.dependabot.yml
- 970b1a5 Updated README.md