Releases: martabal/qbittorrent-exporter
Releases · martabal/qbittorrent-exporter
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
v1.3.1
v1.3.0
Warning
The metric qbittorrent_torrent_info
has been removed to avoid issues with high cardinality. This metric is used by the Grafana table which has been removed from the default dashboard. However, if you really want to use this metric, you can do so by setting the ENABLE_HIGH_CARDINALITY
environment to true.
What's Changed
- chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in /src in the all group by @dependabot in #74
- fix: high cardinality by @martabal in #76
Full Changelog: v1.2.8...v1.3.0
v1.2.8
What's Changed
- chore: update go and dependencies by @martabal in #68
- feat: add trace option for the logger by @martabal in #69
- refactor: logging by @martabal in #70
- chore(deps): bump the docker-dependencies group with 2 updates by @dependabot in #73
Full Changelog: v1.2.7...v1.2.8
v1.2.7
What's Changed
- chore(deps): bump golang from
8c9183f
to0d3653d
by @dependabot in #62 - chore(deps): bump alpine from
b89d9c9
to0a4eaa0
by @dependabot in #63 - chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 in /src by @dependabot in #66
- chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 in /src by @dependabot in #67
- chore: update go and dependencies by @martabal in #64
Full Changelog: v1.2.6...v1.2.7
v1.2.6
What's Changed
- chore(deps): bump alpine from
77726ef
tob89d9c9
by @dependabot in #57 - chore(deps): bump golang from
6522f0c
toace6cc3
by @dependabot in #56 - fix: error log level by @martabal in #58
- refactor: default values by @martabal in #59
- chore(deps): bump golang from 1.22.4-alpine3.20 to 1.22.5-alpine3.20 by @dependabot in #60
- refactor: code structure by @martabal in #61
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- chore(deps): bump golang from
2a88224
tof1fe698
by @dependabot in #49 - chore(deps): bump alpine from 3.19 to 3.20 by @dependabot in #50
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #51
- chore(deps): bump golang from
9bdd569
to6522f0c
by @dependabot in #52 - chore: update dependencies by @martabal in #55
- fix: memory leak when qBittorrent is paused by @martabal in #54
Full Changelog: v1.2.4...v1.2.5