Releases: niklasdoerfler/weather-exporter
Releases · niklasdoerfler/weather-exporter
Version 1.1.0
What's Changed
- Add Docker build by @niklasdoerfler in #16
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #13
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #15
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #17
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
What's Changed
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #6
- Bump golang.org/x/sys from 0.0.0-20211210111614-af8b64212486 to 0.1.0 by @dependabot in #7
- Bump golang.org/x/net from 0.0.0-20210813160813-60bc85c4be6d to 0.17.0 by @dependabot in #11
- Loging to influxdb v2 using token,org by @kapiorr in #10
- Update dependencies and bump to golang v1.21
New Contributors
Full Changelog: v0.3.2...v1.0.0
Version 0.3.2
What's Changed
- Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 by @dependabot in #5
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.3.1...v0.3.2
Version 0.3.1
What's Changed
- Bugfix: Set prometheus gauges instead of increase them, by @sebastianrakel in #4
Full Changelog: v0.3.0...v0.3.1
Version 0.3.0
What's Changed
- New cli parameter added to specify the
config.yaml
file to use, by @sebastianrakel in #3
New Contributors
- @sebastianrakel made their first contribution in #3
Full Changelog: v0.2.2...v0.3.0
Version 0.2.2
What's Changed
- Feature: Add absolute humidity calculation by @niklasdoerfler in #2
Full Changelog: v0.2.1...v0.2.2
Version 0.2.1
What's Changed
- Feature: Add mqtt exporter by @niklasdoerfler in #1
New Contributors
- @niklasdoerfler made their first contribution in #1
Full Changelog: v0.1.1...v0.2.1
Version 0.1.1
- Add config defaults and example config
Full Changelog: v0.1.0...v0.1.1
Version 0.1.0
First release