Skip to content

Releases: systemli/ticker

1.7.0

30 Aug 10:36
Compare
Choose a tag to compare

Features

Enhancements

  • improve readme (#33, thx @uzzz)
  • build and test against Go 1.15 (#34)
  • update dependencies to latest versions (#35)

Bugfixes

  • none

1.6.1

19 Apr 11:28
Compare
Choose a tag to compare

Features

  • none

Enhancements

  • allow to override the Origin Header to select a Ticker (e4a7bd3)

Bugfixes

  • none

1.6.0

02 Jan 10:19
Compare
Choose a tag to compare

Features

  • Image Upload and Delivery (#2, #21)
  • Default Location for Tickers (#18, #19)

Enhancements

  • increase Code Coverage
  • improve CI Pipeline (move to Github Actions, introduce GolangCI)
  • update all dependencies

Bugfixes

  • fix prometheus metrics exporter (f2a697c)

1.5.0

25 Oct 15:20
7826250
Compare
Choose a tag to compare

Features

  • none

Enhancements

  • none

Bugfixes

Others

  • updated build/docker/release to Go 1.13 (#17)
  • introduced Github Actions (#17)

1.4.1

15 Jan 20:51
Compare
Choose a tag to compare

Features

  • none

Enhancements

  • reset more fields when using ticker reset api (a3d82c5)

Bugfixes

  • none

Others

  • none

1.4.0

11 Jan 19:30
a72a7d2
Compare
Choose a tag to compare

Features

  • none

Enhancements

  • none

Bugfixes

  • none

Others

  • Exporting basic metrics for Prometheus (#4)

1.3.1

09 Jan 19:13
Compare
Choose a tag to compare

Features

  • none

Enhancements

  • none

Bugfixes

Others

  • none

1.3.0

09 Jan 19:00
7f046aa
Compare
Choose a tag to compare

Features

  • add endpoints to interact with users at ticker entity (#3)
  • append default hashtags to message (38027ee)
  • prepend time before sending tweet (05c84bb)

Enhancements

  • replace vendoring with go modules (3c89abf)
  • use spf13/viper for providing config parsing (add support for environment variabled) (#1)

Bugfixes

  • none

Others

1.2.0

07 Dec 18:46
Compare
Choose a tag to compare
  • [FEATURE] endpoint for resetting an ticker (delete all messages, clear twitter credentials, disable ticker)
  • [FEATURE] property for saving default hashtags at ticker

1.1.1

06 Dec 08:19
Compare
Choose a tag to compare
  • adjust release names (preparation for deployment)