Skip to content

Releases: sfudeus/powermeter_exporter

0.4.0

14 Mar 21:52
7a4b666
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.12...0.4.0

0.3.12

14 Mar 21:08
6524801
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #43

Full Changelog: 0.3.11...0.3.12

Update dependencies

09 Mar 21:13
2d50def
Compare
Choose a tag to compare

What's Changed

  • Bump golang from 1.21 to 1.22 by @dependabot in #40
  • Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #42

Full Changelog: 0.3.10...0.3.11

Update prometheus client

02 Jan 10:43
99d562f
Compare
Choose a tag to compare
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#39)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Update prometheus client

15 Oct 09:56
3682935
Compare
Choose a tag to compare
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#38)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Go 1.21

15 Aug 18:05
Compare
Choose a tag to compare
0.3.8

Build against Go 1.19-1.21 by default

Update dependencies

29 Jun 18:49
6576350
Compare
Choose a tag to compare
Bump github.com/prometheus/client_golang from 1.14.0 to 1.16.0 (#36)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.16.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Update go

15 Feb 21:38
f8d2e4d
Compare
Choose a tag to compare
Bump golang from 1.19 to 1.20 (#33)

Bumps golang from 1.19 to 1.20.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Update go and prometheus client

20 Nov 10:50
7be9f0b
Compare
Choose a tag to compare
Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 (#31)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Go 1.19 and updated go modules

14 Aug 15:53
7b64cc3
Compare
Choose a tag to compare
Update go to 1.19 and modules (#29)

* Update go to 1.19 and modules

* Improve github workflows