Releases: stephenyeargin/hubot-grafana
Releases · stephenyeargin/hubot-grafana
v7.0.3
What's Changed
- chore(deps): bump fast-xml-parser and @aws-sdk/client-s3 by @dependabot in #189
- chore(deps): bump send and express by @dependabot in #191
Full Changelog: v7.0.2...v7.0.3
v7.0.2
What's Changed
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #186
- Fix various errors by @KeesCBakker in #187
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
- Fix multiple responses on slow Grafana by @KeesCBakker in #185
- Fix title parameter is not parsed when the template has no default value @KeesCBakker in #185
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
- We've faced out
robot.http
usage in the package and are usingfetch
now. GrafanaService
is no longer dependent onrobot.http
in the constructor.- We've removed
http.js
. - The
Bot
can now fully handle string commands withsendDashboardChartFromString
.
Full Changelog: v6.0.1...v7.0.0
v6.0.1
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
What's Changed
- Split to a Grafana Service by @KeesCBakker in #180
- Added support for VSCode dev containers.
- Added class
Bot
to help to interact with bot features. - You can now do a
setResponder
to override the responder and influence how the message it written by Hubot. Example here: https://keestalkstech.com/2023/08/improving-responsiveness-of-hubot-grafana/#custom-responder-to-the-rescue
Full Changelog: v5.1.2...v6.0.0
v5.1.2
v5.1.1
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
What's Changed
- Add support for from= and to= parameters by @KeesCBakker in #172
Full Changelog: v5.0.3...v5.1.0
v5.0.3
What's Changed
- chore(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #170
- Update release tooling by @stephenyeargin in #171
Full Changelog: v5.0.2...v5.0.3