Skip to content

Releases: stephenyeargin/hubot-grafana

Release 5.0.1

29 Aug 03:26
916417f
Compare
Choose a tag to compare
  • Merge pull request #167 from KeesCBakker/simplify-loading (5406e37)
  • fix: load rights scripts (736d28a)

Release 5.0.0

22 Aug 04:26
f9d2bc2
Compare
Choose a tag to compare

🚨 Breaking Changes

This release includes a substantial refactoring of several features related to uploading images and formatting the Hubot response for certain adapters. As such, folks running older versions of Hubot or Node may run into trouble with this release. If this is you, please open an issue. In the meantime, the 4.x branch should be fine to continue using.

What's Changed

Full Changelog: v4.1.1...v5.0.0

Release 4.1.1

11 Aug 02:47
5715725
Compare
Choose a tag to compare

Release 4.0.0

15 Jul 04:33
f7320ef
Compare
Choose a tag to compare

🚨 Breaking Change

If you are using the S3 upload feature, note that this package now relies on the AWS SDK instead of Knox. This means rather than supplying the Access Key ID and Secret Key through environment variables, you will instead rely on what's set in ~/.aws/credentials or through your instance role if hosted on AWS. This was done to remove a vulnerable dependency as Knox is no longer maintained. This also means that some S3-compatible providers may no longer work.

If you run into trouble, consider remaining on the 3.x releases for now.


  • Version bumps (3ddbc32)
  • Merge pull request #153 from stephenyeargin/dependabot/npm_and_yarn/fast-xml-parser-and-aws-sdk/client-s3-4.2.5 (da67a3d)
  • Bump fast-xml-parser and @aws-sdk/client-s3 (97f11ca)
  • Merge pull request #152 from stephenyeargin/decaffinate-migrate-to-native-s3 (fae27e6)
  • Merge branch 'main' into decaffinate-migrate-to-native-s3 (8fc20c5)
  • Switch to regular JavaScript, replace Knox with AWS S3 SDK (2d4e6d6)

Release 3.2.3

06 Jun 04:21
6f821a3
Compare
Choose a tag to compare

Release 3.2.2

11 Dec 05:07
2dca91c
Compare
Choose a tag to compare

Release 3.2.1

11 Nov 05:52
186db47
Compare
Choose a tag to compare

Release 3.2.0

02 Oct 23:23
fa7a602
Compare
Choose a tag to compare
  • Merge pull request #146 from stephenyeargin/slack-threads (49271f1)
  • Allow response in thread (9eccb3a)

Release 3.1.5

29 Sep 03:16
2f8b637
Compare
Choose a tag to compare
  • Merge pull request #147 from stephenyeargin/dependabot/npm_and_yarn/vm2-3.9.11 (f665108)
  • Bump vm2 from 3.9.10 to 3.9.11 (70ceece)

Release 3.1.4

17 Sep 04:39
51239fa
Compare
Choose a tag to compare