Skip to content

Releases: stephenyeargin/hubot-grafana

Version 2.2.1

25 Aug 16:12
ddbfb8c
Compare
Choose a tag to compare
  • Fix security alerts, switches to release-it (#83, #85)

Version 2.2.0

17 Jul 21:21
34d3f0d
Compare
Choose a tag to compare
  • Support for retrieving and interacting with Alerts (#82)

Version 2.1.3

18 Apr 14:45
26c1349
Compare
Choose a tag to compare
  • Spring cleaning tasks on repository metadata (#80)

Version 2.1.2

17 Apr 15:52
a327b7a
Compare
Choose a tag to compare
  • Added title to Slack uploads, default to "Image" (#78)

Version 2.1.1

06 Apr 14:36
3a0c76e
Compare
Choose a tag to compare

Maintenance release to clean up various tests and upgrade node modules. Also cleans up some documentation.

  • Updates node modules to latest releases (#71, #73, #74)
  • Moves configuration information out of README and into package wiki with links (#75)
  • Adds test coverage for Slack and Rocket.Chat adapter implementations (#76)
  • Removes broken code coverage integration (#77)

Version 2.1.0

19 Mar 20:05
92e8b2b
Compare
Choose a tag to compare
  • Adds support for Rocket.chat graph uploads (#70)

Version 2.0.0

12 Mar 14:40
42b881d
Compare
Choose a tag to compare
  • Adds support for Grafana 5 (#67)

Note: This version drops support for Grafana versions less than 2.0.2. If you need to maintain support for that version, use v1.8.0 in your package.json file.

Version 1.8.0

23 Feb 02:03
fb6d23d
Compare
Choose a tag to compare
  • Adds formatting for BearyChat (#65)

Version 1.7.1

08 Feb 16:51
Compare
Choose a tag to compare
  • Adds support for custom image size, defined either as an environment variable or with the request (#57)

Version 1.7.0

08 Feb 16:46
1b5dfa2
Compare
Choose a tag to compare
  • Adds support for custom image size, defined either as an environment variable or with the request (#57)
  • NOTE: Identical to 1.7.1 in GitHub, but NPM publishing did not update properly.