Upgrade Instructions
https://github.com/johnsusek/praeco#upgrading
Release Notes
ElastAlert Server
https://github.com/johnsusek/praeco/wiki/praeco-&-elastalert-server-docker-image-relations-table
https://github.com/johnsusek/elastalert-server/blob/master/DockerImageLog.md
Bugfix
- Docker Build Error
cryptography is issue「No module named 'setuptools_rust' with cryptography==3.4」
pip install 'cryptography<3.4'
- Add ElastAlert Patch
・Fix is_enabled not work with reload
・Remove the forgotten code of new_style_string_format
・Add tzlocal<3.0
・Fix Remove Duplicate Key in Schema YAML
・Fix Zabbix(Docs & schema.yaml)
・elasticsearch-py version up(elasticsearch==7.0.0 → elasticsearch>=7.0.0,<8.0.0)
Libray Update
@babel/cli ^7.12.10 → ^7.12.13
@babel/core ^7.12.10 → ^7.12.13
@babel/preset-env ^7.12.11 → ^7.12.13
@babel/register ^7.12.10 → ^7.12.13
bunyan ^1.8.14 → ^1.8.15
fs-extra ^9.0.1 → ^9.1.0
js-yaml ^3.14.1 → ^4.0.0
tar ^6.0.5 → ^6.1.0
ws ^7.4.2 → ^7.4.3
eslint ^7.17.0 → ^7.19.0
husky ^4.3.6 → ^4.3.8
Praeco
Libray Update
@babel/core 7.12.10 → 7.12.13
@fortawesome/fontawesome-svg-core 1.2.32 → 1.2.34
@fortawesome/free-brands-svg-icons 5.15.1 → 5.15.2
@fortawesome/free-regular-svg-icons 5.15.1 → 5.15.2
@fortawesome/free-solid-svg-icons 5.15.1 → 5.15.2
core-js ^3.8.1 → ^3.8.3
echarts 5.0.0 → 5.0.2
element-ui 2.14.1 → 2.15.0
js-yaml 3.14.1 → 4.0.0
moment-timezone 0.5.32 → 0.5.33
vue-router 3.4.9 → 3.5.1
vuex 3.6.0 → 3.6.2
zrender 5.0.1 → 5.0.4
@vue/cli-plugin-babel ^4.5.9 → ^4.5.11
@vue/cli-plugin-eslint ^4.5.9 → ^4.5.11
@vue/cli-plugin-unit-mocha ^4.5.9 → ^4.5.11
@vue/cli-service ^4.5.9 → ^4.5.11
@vue/test-utils 1.1.2 → 1.1.3
chai 4.2.0 → 4.3.0
husky 4.3.6 → 4.3.8