Skip to content

Releases: onedr0p/exportarr

v2.0.1

05 Apr 14:09
e8b408a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update golang docker tag to v1.22.1 by @renovate in #277
  • Minor fixes by @tronyx in #280
  • fix(deps): update golang.org/x/exp digest to a85f2c6 by @renovate in #281
  • fix(deps): update golang.org/x/exp digest to a685a6e by @renovate in #282
  • chore(deps): update golang docker tag to v1.22.2 by @renovate in #285
  • fix(deps): update module github.com/knadh/koanf/v2 to v2.1.1 - autoclosed by @renovate in #284
  • fix(deps): update module golang.org/x/sync to v0.7.0 by @renovate in #286
  • fix(deps): update golang.org/x/exp digest to c0f41cb by @renovate in #287

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Mar 00:14
8161da0
Compare
Choose a tag to compare

Important

This release removes the hardcoded /sabnzbd from the sabnzbd exporter. If you have sabnzbd deployed with this base URL you need to add that path into via your config.

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #272
  • add missing valid api key tests by @rtrox in #274
  • [BREAKING][fix #263]: remove hardcoded /sabnzbd from api path by @rtrox in #275

Full Changelog: v1.6.2...v1.6.3

v1.6.2

28 Feb 20:50
0cb3186
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/knadh/koanf/v2 to v2.0.2 by @renovate in #260
  • fix(deps): update module github.com/knadh/koanf/v2 to v2.1.0 by @renovate in #262
  • fix(deps): update module github.com/prometheus/client_golang to v1.19.0 by @renovate in #268
  • fix(deps): update golang.org/x/exp digest to 814bf88 by @renovate in #261
  • chore(deps): update golang docker tag to v1.22.0 by @renovate in #264
  • chore(deps): update golangci/golangci-lint-action action to v4 by @renovate in #265
  • fix(deps): update module go.uber.org/zap to v1.27.0 by @renovate in #267
  • fix: make api-key less restrictive by @onedr0p in #270

Full Changelog: v1.6.1...v1.6.2

v1.6.1

29 Jan 00:33
e398da1
Compare
Choose a tag to compare

What's Changed

  • Add tests for Radarr by @rtrox in #234
  • Add tests for Sonarr by @rtrox in #235
  • Add tests for Readarr by @rtrox in #236
  • doc(README): remove typo by @Deep145757 in #240
  • chore(deps): update golang docker tag to v1.21.4 by @renovate in #242
  • chore(deps): update actions/setup-go action to v5 by @renovate in #248
  • chore(deps): update golang docker tag to v1.21.5 by @renovate in #247
  • chore(deps): update actions/checkout digest to b4ffde6 by @renovate in #233
  • [bazarr] Add bounded concurrency to episodes endpoint by @rtrox in #238
  • chore(deps): update golangci/golangci-lint-action action to v3 by @renovate in #257
  • fix: add gomodTidy option to renovate by @rtrox in #258
  • fix(deps): update module github.com/gookit/validate to v1.5.2 by @renovate in #253
  • chore(deps): update actions/setup-go action to v5 by @renovate in #256
  • chore(deps): update actions/checkout digest to b4ffde6 by @renovate in #255
  • fix(deps): update module github.com/prometheus/client_golang to v1.18.0 by @renovate in #250
  • fix(deps): update module golang.org/x/sync to v0.6.0 by @renovate in #220
  • fix(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #241
  • fix(deps): update golang.org/x/exp digest to 1b97071 by @renovate in #243
  • chore(deps): update golang docker tag to v1.21.6 by @renovate in #251
  • fix(#252): Handle an empty Server Stat map returned from Sab. by @rtrox in #259

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

18 Oct 12:54
294191e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update golang docker tag to v1.21.2 by @renovate in #222
  • Allow selection of prometheus datasource in dashboard 1 by @rtrox in #224
  • Feature/support bazarr by @phyzical in #214
  • Separate PR & Merge Workflows by @rtrox in #225
  • Extend client to allow multi-value query parameters by @rtrox in #226
  • Add golangci-lint, fix lint warnings by @rtrox in #227
  • chore(deps): update golang docker tag to v1.21.3 by @renovate in #229
  • fix(deps): update golang.org/x/exp digest to 7918f67 by @renovate in #221
  • fix: Fix #230, Add tests for shared collectors by @rtrox in #231
  • Only set latest tag on version bump by @rtrox in #232

New Contributors

Full Changelog: v1.5.5...v1.6.0

v1.5.5

03 Oct 20:00
955edb2
Compare
Choose a tag to compare

What's Changed

  • fix dashboard2 for single instances by @Kariton in #192
  • fix: sabnzbd incorrect metric name by @buroa in #196
  • chore(deps): update golang docker tag to v1.20.6 by @renovate in #195
  • Revert "fix: sabnzbd incorrect metric name" by @onedr0p in #197
  • Fix Sabnzbd issues and var instance refresh by @reefland in #194
  • fix: sabnzbd incorrect metric name by @buroa in #198
  • Update docker-compose.yaml by @ShivamB25 in #202
  • chore: update docker-compose example and add scrape target example by @ShivamB25 in #203
  • chore(deps): update golang docker tag to v1.21.0 by @renovate in #200
  • Update docker-compose.yaml by @ShivamB25 in #204
  • Master by @ShivamB25 in #205
  • chore(deps): update docker/login-action action to v3 by @renovate in #210
  • chore(deps): update docker/build-push-action action to v5 by @renovate in #209
  • chore(deps): update docker/metadata-action action to v5 by @renovate in #211
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #212
  • chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #213
  • Add new metric for toal number of movies with an Edition set by @aneurinprice in #216
  • chore(deps): update actions/checkout action to v4 by @renovate in #206
  • chore(deps): update actions/checkout digest to 8ade135 by @renovate in #217
  • fix(deps): update golang.org/x/exp digest to 9212866 by @renovate in #191
  • fix(deps): update module golang.org/x/sync to v0.3.0 by @renovate in #189
  • fix(deps): update module go.uber.org/zap to v1.26.0 by @renovate in #201
  • fix(deps): update module github.com/prometheus/client_golang to v1.17.0 by @renovate in #190
  • chore(deps): update golang docker tag to v1.21.1 by @renovate in #207
  • chore(deps): update goreleaser/goreleaser-action action to v5 by @renovate in #208
  • fix(deps): update module github.com/gookit/validate to v1.5.1 by @renovate in #199

New Contributors

Full Changelog: v1.5.3...v1.5.5

v1.5.4

03 Oct 19:51
2e6d50a
Compare
Choose a tag to compare

What's Changed

  • fix dashboard2 for single instances by @Kariton in #192
  • fix: sabnzbd incorrect metric name by @buroa in #196
  • chore(deps): update golang docker tag to v1.20.6 by @renovate in #195
  • Revert "fix: sabnzbd incorrect metric name" by @onedr0p in #197
  • Fix Sabnzbd issues and var instance refresh by @reefland in #194
  • fix: sabnzbd incorrect metric name by @buroa in #198
  • Update docker-compose.yaml by @ShivamB25 in #202
  • chore: update docker-compose example and add scrape target example by @ShivamB25 in #203
  • chore(deps): update golang docker tag to v1.21.0 by @renovate in #200
  • Update docker-compose.yaml by @ShivamB25 in #204
  • Master by @ShivamB25 in #205
  • chore(deps): update docker/login-action action to v3 by @renovate in #210
  • chore(deps): update docker/build-push-action action to v5 by @renovate in #209
  • chore(deps): update docker/metadata-action action to v5 by @renovate in #211
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #212
  • chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #213
  • Add new metric for toal number of movies with an Edition set by @aneurinprice in #216
  • chore(deps): update actions/checkout action to v4 by @renovate in #206
  • chore(deps): update actions/checkout digest to 8ade135 by @renovate in #217
  • fix(deps): update golang.org/x/exp digest to 9212866 by @renovate in #191
  • fix(deps): update module golang.org/x/sync to v0.3.0 by @renovate in #189
  • fix(deps): update module go.uber.org/zap to v1.26.0 by @renovate in #201
  • fix(deps): update module github.com/prometheus/client_golang to v1.17.0 by @renovate in #190
  • chore(deps): update golang docker tag to v1.21.1 by @renovate in #207
  • chore(deps): update goreleaser/goreleaser-action action to v5 by @renovate in #208
  • fix(deps): update module github.com/gookit/validate to v1.5.1 by @renovate in #199

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

14 Jun 18:41
952a768
Compare
Choose a tag to compare

What's Changed

  • Run Tests & Releases on Separate Runners by @rtrox in #188

Full Changelog: v1.5.2...v1.5.3

v1.5.2

10 Jun 14:36
d618f70
Compare
Choose a tag to compare

What's Changed

  • chore: refactor github directory files by @onedr0p in #185
  • fix(deps): update golang.org/x/exp digest to 2e198f4 by @renovate in #156
  • chore: Use composite actions for workflows by @onedr0p in #187

Full Changelog: v1.5.1...v1.5.2

v1.5.1

08 Jun 23:10
8b81055
Compare
Choose a tag to compare

What's Changed

  • move jobs to sub-workflows & unify image push for ci & release by @rtrox in #181

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