Skip to content

Commit

Permalink
Library Update / kibana discover kibana 7.12 support
Browse files Browse the repository at this point in the history
kibana discover support

 kibana 7.12

Library Update

 @babel/core            7.13.10  →  7.13.14
 core-js                 ^3.9.1  →  ^3.10.0
 semver                   7.3.4  →    7.3.5
 vue-cron-editor-buefy  ^0.2.14  →  ^0.2.16
 @vue/cli-plugin-babel  ^4.5.11  →  ^4.5.12
 husky                    5.1.3  →    6.0.0
 jsdom                   16.5.1  →   16.5.2
  • Loading branch information
nsano-rururu committed Apr 4, 2021
1 parent 698c2ae commit 6340a68
Show file tree
Hide file tree
Showing 4 changed files with 884 additions and 604 deletions.
88 changes: 88 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,94 @@

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

## -> 1.8.5

Add UI Setting

**Command**

- command change UI to add / update / delete key
- pipe_match_json
- pipe_alert_text

**Email**

- smtp_host
- smtp_ssl
- smtp_auth_file
- smtp_key_file
- smtp_cert_file
- email_from_field
- email_add_domain

**MS Teams**

- ms_teams_proxy
- ms_teams_alert_summary
- ms_teams_alert_fixed_width

**Slack**

- slack_proxy
- slack_icon_url_override
- slack_parse_override
- slack_text_string
- slack_ignore_ssl_errors
- slack_timeout
- slack_ca_certs
- kibana discover support
- kibana 7.12

**Mattermost**

- mattermost_proxy
- mattermost_ignore_ssl_errors
- mattermost_icon_url_override
- mattermost_msg_pretext

**Telegram**

- telegram_proxy
- telegram_proxy_login
- telegram_proxy_pass

**VictorOps**

- victorops_proxy

**Gitter**

- gitter_webhook_url
- gitter_proxy

**Stomp**

- stomp_ssl

**HTTP POST**

- http_post_proxy
- http_post_timeout

**Zabbix**

- zbx_sender_host
- zbx_sender_port

**ServiceNow**

- servicenow_proxy


**PagerTree**

- pagertree_proxy

**GoogleChat**

- googlechat_header_subtitle
- googlechat_header_image
- googlechat_footer_kibanalink
## -> 1.8.4

- fix multiple query keys bug
Expand Down
Loading

0 comments on commit 6340a68

Please sign in to comment.