2.23.0 - 2021-06-23
New
- New output : Wavefront (PR#229 thanks to @rikatz)
- New output : GCP Cloud Function (PR#241)
- New output : GCP Cloud Run (PR#243)
- Allow MutualTLS for some outputs (PR#231 thanks to @jasiam)
- Allow Workload identity for GCP output (PR#235 thanks to @cartyc)
- Add basic auth for Elasticsearch output (PR#245 thanks to @distortedsignal)
Enhancement
- Reorder fields in Slackt, RocketChat and Mattermost outputs + sort
customer_fields
alphabetically (PR#226) - Set default values for OpenFaas output (PR#232)
- Re-use session for AWS output instead of deprecated
session.New()
(PR#238 thanks to @dchoy) - Reorganize management of headers for outputs (PR#245 thanks to @distortedsignal)