github onedr0p/exportarr v1.2.0

latest releases: v2.0.1, v2.0.0, v1.6.2...
18 months ago

I would like to give a huge shoutout to @rtrox who made some really awesome changes in this release. 🎉

Important Changes

What's Changed

  • chore(deps): update dependency golang to v1.18.4 by @renovate in #74
  • chore(deps): update dependency golang to v1.18.5 by @renovate in #76
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #75
  • chore(deps): update dependency golang to v1.19.0 by @renovate in #78
  • fix(deps): update module github.com/prometheus/client_golang to v1.13.0 by @renovate in #79
  • chore(deps): update module go to 1.19 by @renovate in #77
  • fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #73
  • Add simple prowlarr by @halkeye in #84
  • Fix prowlarr port in README by @HadrienPatte in #94
  • Radarr: Somewhat fix the example dashboard by @samip5 in #95
  • feat(add): Request gzip compression in API calls by @rtrox in #99
  • feat(add): Readarr Support by @rtrox in #97
  • chore(deps): update golang docker tag to v1.19.3 by @renovate in #86
  • fix(deps): update module github.com/prometheus/client_golang to v1.14.0 by @renovate in #93
  • chore(deps): update docker/build-push-action action to v4 by @renovate in #101
  • allow apikey to be set from file by @pixxon in #91
  • feat(add): Add indexer statistics to prowlarr collector by @rtrox in #98
  • Add example dashboard including new collectors by @rtrox in #103
  • chore(deps): update golang docker tag to v1.20.2 by @renovate in #100
  • fix(deps): update module github.com/urfave/cli/v2 to v2.25.0 by @renovate in #85
  • chore(deps): update goreleaser/goreleaser-action action to v4 by @renovate in #102
  • [Refactor] (1/2) Refactor client to leverage a custom Transport & url.URL by @rtrox in #106
  • fix(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #108
  • [Refactor] (2/2) Convert remaining collector Fatals to InvalidMetrics by @rtrox in #107
  • Add job to workflow to run tests by @rtrox in #111
  • chore(deps): update actions/setup-go action to v4 by @renovate in #112
  • (1/3) Add Options for Auth via Form Data by @rtrox in #110
  • fix: Fix Query Param addition in client.go by @rtrox in #116
  • (2/3) Use Cobra, Koanf, and Ozzo rather than urfave/cli by @rtrox in #114
  • (3/3) Use Zap for structured logging rather than logrus. by @rtrox in #115
  • fix: rename lidarr_songs_missing_total to lidarr_albums_missing_total by @onedr0p in #119
  • Add --backfill & --backfill-since-date options for Prowlarr. by @rtrox in #117
  • Ensure Backwards compatiblity of new flags & envvar names by @rtrox in #120
  • Additional Compatibility Measures by @rtrox in #122

New Contributors

Full Changelog: v1.1.0...v1.2.0

Don't miss a new exportarr release

NewReleases is sending notifications on new releases.