Commit Graph

3 Commits

Author SHA1 Message Date
Ioannis Kakavas 9d867cd5ca
Adds known issue for aarch64 pwd generation (#83654)
We figured out that on Linux and macOS aarch64, we can't
determine whether a terminal is attached to elasticsearch and as
such we don't print the elastic password and enrollment token on
node first startup. This is resolved in #83566 by updating the
underlying library we use to detect the terminal.

Co-authored-by: Adam Locke <adam.locke@elastic.co>
2022-02-10 10:47:40 +02:00
James Rodewig 0949051601
[DOCS] Add 8.0.0 GA release notes (#83689) (#83731)
Adds the 8.0.0 GA release notes. I created these by combining the 8.0.0-alpha1, -alpha2, -beta1, -rc1 and -rc2 releases notes.

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
(cherry picked from commit f9569e23dd)
2022-02-09 11:07:47 -05:00
Rory Hunter 34c9e257c0 Add 8.0.0-rc2 release notes (#83412) 2022-02-03 12:04:10 +00:00