Skip to content

Commit

Permalink
1.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
nsano-rururu committed Jun 4, 2023
1 parent c517101 commit 8328de5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,28 @@

Some version upgrades require further configuration. Version specific upgrade instructions are below.

## -> 1.8.14

**kibana discover**

- kibana 8.7, 8.8 support

**multiple settigs**

- slack_webhook_url
- mattermost_webhook_url
- mattermost_channel_override
- rocket_chat_webhook_url
- rocket_chat_channel_override
- ms_teams_webhook_url
- googlechat_webhook_url
- http_post_url
- http_post2_url

**bug fix**

- Alerta

## -> 1.8.13

**New options**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "praeco",
"version": "1.8.13",
"version": "1.8.14",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit 8328de5

Please sign in to comment.