Skip to content

Releases: escalate/influxdb-csv-importer

v1.6.0

16 Jun 18:08
Compare
Choose a tag to compare

1.6.0 (2024-06-16)

Features

  • support ssl, non-numeric tags, raw epoch timestamps (e238fbb)
  • support ssl, non-numeric tags, raw epoch timestamps (add unit tests) (15733a7)
  • support ssl, non-numeric tags, raw epoch timestamps (fix whitespace) (67fcb8d)

v1.5.0

16 Feb 13:29
Compare
Choose a tag to compare

1.5.0 (2024-02-16)

Features

v1.4.0

06 Jan 12:27
Compare
Choose a tag to compare

1.4.0 (2024-01-06)

Features

v1.3.0

05 Jan 13:29
Compare
Choose a tag to compare

1.3.0 (2024-01-05)

Features

v1.2.0

03 Sep 08:11
Compare
Choose a tag to compare

1.2.0 (2021-09-03)

Features

v1.1.0

20 Apr 06:06
Compare
Choose a tag to compare

1.1.0 (2018-04-20)

Features

v1.0.0

16 Mar 07:12
Compare
Choose a tag to compare

1.0.0 (2018-03-16)

Features

  • add Dockerfile (86241e2)
  • add IntelliJ IDEA to gitignore (3b44270)
  • add link to build log (3c5fdfb)
  • cleanup gitignore file (1a93cfe)
  • enable coverage report (55a7d0f)
  • improve help headline (7bfdd8f)
  • move server and port defaults to cli (6ee48d0)
  • pin application dependencies again (ef5806d)
  • refactor delimiter argument (aa64d89)
  • remove empty list elements (564b661)
  • remove future print (fe00cc3)
  • set property cfg_locale for instances (737421d)
  • set variables to none (07921bb)
  • switch from nose2 to py.test (d19c4a6)
  • update datefilter example (8668c41)
  • update dependency list in README (3b0bcc0)
  • update Readme (f77dd14)
  • use newer dependency versions if available (268c972)