Releases: martabal/qbittorrent-exporter
Releases · martabal/qbittorrent-exporter
v1.7.0
What's Changed
- feat: allow configuring TLS settings through env vars by @cryeprecision in #105
New Contributors
- @cryeprecision made their first contribution in #105
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- feat: show exporter URL by @martabal in #98
- feat: show password by @martabal in #100
- feat: support basic auth in 3be7407
- chore: update dependencies in 3be7407
- chore: update grafana dashboard in 3be7407
- chore(deps): bump the docker-dependencies group with 2 updates by @dependabot in #101
Full Changelog: v1.5.6...v1.6.0
v1.5.6
v1.5.5
When adding more tests, I discovered that the value for the metric qbittorrent_global_max_active_uploads
was incorrect. This release fixes it.
What's Changed
- test: more tests for prometheus.go by @martabal in #94
- test: more tests for prometheus.go (part 2) by @martabal in #95
Full Changelog: v1.5.4...v1.5.5
v1.5.4
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- tests: more tests by @martabal in #86
- refactor: prometheus by @martabal in #90
- chore(deps): bump the docker-dependencies group with 2 updates by @dependabot in #91
- chore(deps): bump the docker-dependencies group with 2 updates by @dependabot in #92
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- more refactors
- fix a panic error when
ENABLE_LABEL_WITH_HASH
is set to false and qBittorrent has tags set to torrents
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.5.0
Breaking changes
⚠️ Breaking changes
- The
DISABLE_TRACKER
feature is renamed toENABLE_TRACKER
to be more consistent with other features. Default is nowtrue
instead offalse
What's Changed
Full Changelog: v1.4.0...v1.5.0
v1.4.0
⚠️ Breaking changes
The qbittorrent_tracker_info
gauge is only available when ENABLE_HIGH_CARDINALITY
is set to true
What's Changed
- feat: improve trackers info by @martabal in #82
- chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in /src in the all group by @dependabot in #81
Full Changelog: v1.3.1...v1.4.0