Releases: stephenyeargin/hubot-grafana
Releases Β· stephenyeargin/hubot-grafana
Version 1.7.1
- Adds support for custom image size, defined either as an environment variable or with the request (#57)
Version 1.7.0
- 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
- Fixed an issue where the
package-lock.json
file would get out of sync withpackage.json
. This would cause issues in cases where thepackage-lock.json
file was the only one used for deployment. (#63)
Version 1.6.0
- Removes S3 requirement for Slack users by pushing rendered file directly to service (#58)
Version 1.5.0
Version 1.4.9
- Allow panel retrieval via API panel ID as well (#43)
Version 1.4.8
- Adds new options for configuring S3 connections (#40)
Version 1.4.7
- 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
Version 1.4.5
- Allows default timeframe to be configurable (previously locked at
6h
) (#25)