Skip to content

Commit

Permalink
chore(master): release butler 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 20, 2022
1 parent 44af61a commit cb16409
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"src":"8.0.1"}
{"src":"8.1.0"}
13 changes: 13 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [8.1.0](https://github.com/ptarmiganlabs/butler/compare/butler-v8.0.1...butler-v8.1.0) (2022-05-20)


### Features

* Send New Relic events via Butler REST API ([0da0d85](https://github.com/ptarmiganlabs/butler/commit/0da0d85cd192587fe6e02b174ab8547a03304b83)), closes [#441](https://github.com/ptarmiganlabs/butler/issues/441)


### Bug Fixes

* Incorrect New Relic API url used when posting metrics via Butler's REST API ([43c037a](https://github.com/ptarmiganlabs/butler/commit/43c037adb334e03a422be6925c6053b7f77a0abb)), closes [#468](https://github.com/ptarmiganlabs/butler/issues/468)
* No more errors when empty New Relic metrics attribute/header arrays in config file ([81e65ca](https://github.com/ptarmiganlabs/butler/commit/81e65caf9930314a8f652e51ab5875e6d9903db6)), closes [#467](https://github.com/ptarmiganlabs/butler/issues/467)

### [8.0.1](https://github.com/ptarmiganlabs/butler/compare/butler-v8.0.0...butler-v8.0.1) (2022-05-20)


Expand Down
4 changes: 2 additions & 2 deletions src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "butler",
"version": "8.0.1",
"version": "8.1.0",
"description": "Superpowers for Qlik Sense. Task scheduling, key-value store, advanced alerting and more.",
"dependencies": {
"@breejs/later": "^4.1.0",
Expand Down

0 comments on commit cb16409

Please sign in to comment.