Release v1.5.0
Breaking changes
Bugfixes
- Fix: remove duplicated Categories property. #748
Added
- Configuration file path can be selected with the
-config
flag. #745 - Configuration flags can be provided using environment variables. #745
- Add
-tls-cert
and-tls-key
flags to configure HTTPS. #711 #746 - Support for
elasticsearch.privileges.cluster
in package manifest. #750 - Update Go runtime to 1.17.1. #753