Skip to content

Releases: stephenyeargin/hubot-grafana

v7.0.2

28 Jun 03:53
5ec4dd1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

13 May 11:36
15b9fb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

v7.0.0

01 May 07:10
6299989
Compare
Choose a tag to compare

What's Changed

  • We've faced out robot.http usage in the package and are using fetch now.
  • GrafanaService is no longer dependent on robot.http in the constructor.
  • We've removed http.js.
  • The Bot can now fully handle string commands with sendDashboardChartFromString.

Full Changelog: v6.0.1...v7.0.0

v6.0.1

30 Apr 12:09
b7a302a
Compare
Choose a tag to compare

What's Changed

  • Feature/ship typings by @KeesCBakker in #181
  • Various dependencies have been upgraded.

Full Changelog: v6.0.0...v6.0.1

v6.0.0

26 Apr 14:43
c932fe4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.2...v6.0.0

v5.1.2

23 Apr 03:48
ad009c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.1.2

v5.1.1

30 Mar 03:40
6d23db9
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #173

Full Changelog: v5.1.0...v5.1.1

v5.1.0

19 Jan 07:09
c1488d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.3...v5.1.0

v5.0.3

17 Dec 20:19
87e8221
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

Release 5.0.2

15 Sep 03:28
4e8de63
Compare
Choose a tag to compare
  • Merge pull request #169 from gkaskonas/patch-1 (fd58359)
  • Add test coverage (5742eaf)
  • fix: add grafana key to headers for image download (baa883e)