Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

7.9.0

Compare
Choose a tag to compare
@russcam russcam released this 28 Dec 23:25
· 21 commits to master since this release

Elasticsearch, Kibana and Logstash 7.9.0

This release adds support for deploying Elasticsearch Kibana and Logstash 7.9.0 to Azure!

Features

#357 Add Elastic Stack 7.9.0 🥇

This release adds Elastic Stack 7.9.0 to the template, with 7.9.0 now the default version. Check
out the release blog post to see all the new features available in the Elastic Stack 7.9.0.

#359 Use kibana keystore

The kibana keystore is used to store credentials for Kibana

Bug fixes

#359 Escape double quotes in passwords

Double quotes in passwords must be escaped when building the JSON input to update passwords using the user password API.

#362 Check HTTP response status code when updating user passwords