Skip to content

Commit

Permalink
chore(master): release 9.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 3, 2023
1 parent d290074 commit 4f94d35
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [9.3.0](https://github.com/ptarmiganlabs/butler/compare/v9.2.3...v9.3.0) (2023-12-03)


### Features

* **influxdb:** Store failed reload info in InfluxDB ([b45dedd](https://github.com/ptarmiganlabs/butler/commit/b45deddf3f3ec0a2b5337343fe8cc873ccad3acf)), closes [#866](https://github.com/ptarmiganlabs/butler/issues/866)
* **mqtt:** Add support for Azure Event Grid as MQTT broker ([3794da3](https://github.com/ptarmiganlabs/butler/commit/3794da32a8f80e45217e1bde72b39a327995a390))


### Bug Fixes

* More robust generation of anonymous Butler instance id ([5203d54](https://github.com/ptarmiganlabs/butler/commit/5203d549059f1726deeeb74c89c98eeb715e569b)), closes [#863](https://github.com/ptarmiganlabs/butler/issues/863)
* Verify that all required config file entries exist ([38c42b0](https://github.com/ptarmiganlabs/butler/commit/38c42b0175d7668574fff69fe1ec424350d95e34)), closes [#874](https://github.com/ptarmiganlabs/butler/issues/874)


### Miscellaneous

* Add sample config files to release ZIPs ([03f2fdf](https://github.com/ptarmiganlabs/butler/commit/03f2fdf25b8155bd5dec36f5ea9d4cfef9a921f4)), closes [#873](https://github.com/ptarmiganlabs/butler/issues/873)
* **deps:** Update deps to stay safe and secure ([1e9f2f6](https://github.com/ptarmiganlabs/butler/commit/1e9f2f6ccc58d1fb6107fc9960e05c670e0812b3))

## [9.2.3](https://github.com/ptarmiganlabs/butler/compare/v9.2.3...v9.2.3) (2023-11-25)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "butler",
"version": "9.2.3",
"version": "9.3.0",
"description": "Superpowers for Qlik Sense. Task scheduling, key-value store, advanced alerting and more.",
"scripts": {
"test": "jest",
Expand Down

0 comments on commit 4f94d35

Please sign in to comment.