Releases: marcfrederick/imaginary-exporter
Releases · marcfrederick/imaginary-exporter
v0.2.0
v0.1.3
Changelog
- 9455864 Merge pull request #7 from marcfrederick/dependabot/go_modules/github.com/prometheus/client_golang-1.18.0
- ca477b2 build(deps): bump github.com/prometheus/client_golang
- 4901d51 Merge pull request #6 from marcfrederick/dependabot/go_modules/github.com/urfave/cli/v2-2.27.1
- 20c3888 build(deps): bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1
v0.1.2
Changelog
- 2558347 Merge pull request #3 from marcfrederick/dependabot/github_actions/goreleaser/goreleaser-action-5
- a60c24b Merge pull request #4 from marcfrederick/dependabot/github_actions/actions/setup-go-5
- f802c6a Merge pull request #5 from marcfrederick/dependabot/github_actions/actions/checkout-4
- 0b792f8 build(deps): bump actions/checkout from 3 to 4
- 850621e build(deps): bump actions/setup-go from 4 to 5
- cb0c11f build(deps): bump goreleaser/goreleaser-action from 4 to 5
- bc0a88e build(deps): update dependency versions
- 0ba67dd ci: add github-actions to dependabot
- b7c47a1 Merge pull request #2 from marcfrederick/dependabot/go_modules/github.com/urfave/cli/v2-2.26.0
- f091140 build(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0
- 6a94d37 Merge pull request #1 from marcfrederick/dependabot/go_modules/github.com/prometheus/client_golang-1.17.0
- 3390bf4 build(deps): bump github.com/prometheus/client_golang
- 2060b81 chore: enable dependabot
v0.1.1
v0.1.0
Changelog
- b655076 chore: fix release.yml action
- 02a23f0 docs: improve documentation
- c7a4ea3 chore: fix module name
- 59a7183 test: add tests to the imaginary client
- f60dcc3 refactor: move imaginary client to a separate package
- c678b32 feat: improve error handling
- 254db29 build: update to go 1.20, dependency updates