Skip to content

Releases: martabal/qbittorrent-exporter

v1.5.2

27 Oct 19:27
ec7f09d
Compare
Choose a tag to compare

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

27 Oct 18:36
e341909
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

27 Oct 17:14
71abc8a
Compare
Choose a tag to compare

Breaking changes

⚠️ Breaking changes

  • The DISABLE_TRACKER feature is renamed to ENABLE_TRACKER to be more consistent with other features. Default is now true instead of false

What's Changed

  • feat: add label with hash experimental feature by @martabal in #84

Full Changelog: v1.4.0...v1.5.0

v1.4.0

20 Oct 19:23
5f745ca
Compare
Choose a tag to compare

⚠️ 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

03 Oct 11:10
3702c82
Compare
Choose a tag to compare

What's Changed

  • fix: use int64 integers instead of int32 by @martabal in #78

Full Changelog: v1.3.0...v1.3.1

v1.3.0

27 Sep 17:54
8bffac6
Compare
Choose a tag to compare

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

11 Sep 16:16
64e8034
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.7...v1.2.8

v1.2.7

29 Aug 12:15
6ddb6de
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang from 8c9183f to 0d3653d by @dependabot in #62
  • chore(deps): bump alpine from b89d9c9 to 0a4eaa0 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

10 Jul 20:12
7a7690a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5

23 Jun 21:23
00ced1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5