# Changelog
# v0.7.3 (2021-06-17)
- add the
tls
core module. getting the information about domain certificates
# v0.7.2 (2021-04-09)
- add the prometheus metric for exposing alerts levels (see documentation)
balerter_alert_status
- use ubuntu 20.10 as base image for docker images
# v0.7.1 (2021-04-02)
- bugfix: use milliseconds for datasource configs
- add core module
api
for getting information about the request, if script was run with API call - add API for run the script by name
- switch to go 1.16
# v0.7.0 (2021-03-05)
Breaking changes
This release has many breaking changes in:
- configuration structure
- alerts/kv storages
- script sources
- use
@cron
instead@interval
in scripts - etc
Please see actual information on this site.