Releases: smlx/goodwe-exporters
Releases · smlx/goodwe-exporters
v0.6.1
What's Changed
- chore(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #22
- chore(deps): bump github/codeql-action from 3.23.0 to 3.23.1 by @dependabot in #24
- chore: fix alert syntax in README by @smlx in #25
- chore(deps): bump anchore/sbom-action from 0.15.3 to 0.15.4 by @dependabot in #23
- fix: add v prefix to version string by @smlx in #27
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- chore(deps): bump github.com/alecthomas/assert/v2 from 2.4.0 to 2.4.1 by @dependabot in #12
- chore: update readme by @smlx in #13
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #14
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #15
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #17
- chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #18
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #19
- chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #20
- chore(deps): bump github.com/alecthomas/assert/v2 from 2.4.1 to 2.5.0 by @dependabot in #21
- Add support for inverter and debug passthrough by @smlx in #16
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.0
v0.1.1
v0.1.0
Changelog
- cbf537c Merge pull request #4 from smlx/actions-fixes
- 6e4b2fb chore: fix goreleaser config
- a8ca644 fix: build and release action
- 549caf7 Merge pull request #3 from smlx/fix-release
- bb64a4a fix: release workflow
- c92c2c4 Merge pull request #2 from smlx/dependabot/go_modules/github.com/alecthomas/assert/v2-2.4.0
- 7763ca9 chore(deps): bump github.com/alecthomas/assert/v2 from 2.1.0 to 2.4.0
- 1564a71 Merge pull request #1 from smlx/actions-draft
- 220f6ef chore: enable required permissions for commitlint
- fa50f55 chore: fix lint errors
- f20f5ec feat: configure github actions
- d3d563c fix: include metrics packet in debug log
- 9342fe9 chore: refactor for simplicity
- 966fb16 fix: handle accept cancellation
- 91e7a2e fix: add missing metrics
- a7633bb feat: add identifying labels to metrics
- ddab607 feat: implement MITM exporter
- abd5a92 chore: add initial project structure
- bb6ab8b chore: add initial README
- 406c611 Initial commit