Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Releases: thibmaek/discogs-influxdb

v2.0.0

16 Nov 20:43
Compare
Choose a tag to compare

💥 Breaking Changes

This version removes support for InfluxDB installations prior to InfluxDB 2.

📦 Dependencies

  • Upgrades to github.com/influxdata/influxdb-client-go/v2 v2.5.1
  • Upgrades to github.com/pelletier/go-toml v1.9.4
  • Upgrades to golang 1.17.3

v1.1.1

13 Feb 13:24
Compare
Choose a tag to compare
  • Adds additional error handling for requests to Discogs
  • Adds the --limit boolean flag to rate limit (sleep) request with 5 seconds to Discogs API

v1.1.0

13 Feb 12:57
Compare
Choose a tag to compare

Adds 3 new tags:

  • artist (artist sorted in Discogs API)
  • catalogue number
  • uri (Discogs URL)

v1.0.0

13 Feb 11:23
Compare
Choose a tag to compare

Initial release!