Skip to content

Releases: stephenyeargin/hubot-grafana

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.

Version 1.6.1

19 Nov 16:48
155da06
Compare
Choose a tag to compare
  • Fixed an issue where the package-lock.json file would get out of sync with package.json. This would cause issues in cases where the package-lock.json file was the only one used for deployment. (#63)

Version 1.6.0

21 Jun 19:16
d730f75
Compare
Choose a tag to compare
  • Removes S3 requirement for Slack users by pushing rendered file directly to service (#58)

Version 1.5.0

17 Jan 04:24
Compare
Choose a tag to compare

Slack Users: Be sure your version of Hubot (v2.19.0) and the Slack Adapter (v4.3.1) are up to date in your package.json file.

  • Improved formatting for Slack clients (#54)
  • Update docs with AWS/IAM/EC2 info, fix some typos (#46)

Version 1.4.9

05 Jan 18:45
Compare
Choose a tag to compare
  • Allow panel retrieval via API panel ID as well (#43)

Version 1.4.8

04 Dec 20:22
Compare
Choose a tag to compare
  • Adds new options for configuring S3 connections (#40)

Version 1.4.7

02 Dec 20:23
Compare
Choose a tag to compare
  • Allow user to specify an S3 API URL for use with compatible services (#35)
  • Improved test coverage to include some of the basic commands (#32)
  • Improved documentation on new S3 options, clarified what is required to set up the package, adopted a set of contribution tips (#36)
  • Improved S3 Region setting defaults (#34)

Version 1.4.6

30 Nov 19:19
Compare
Choose a tag to compare
  • Improve documentation for package (#29 / #30)
  • Fix an issue where templated dashboards displayed the incorrect title (#31)

Version 1.4.5

11 Nov 21:48
Compare
Choose a tag to compare
  • Allows default timeframe to be configurable (previously locked at 6h) (#25)