diff --git a/shield/docs/public/release-notes.asciidoc b/shield/docs/public/release-notes.asciidoc index f633edcb977..35a7f991f3e 100644 --- a/shield/docs/public/release-notes.asciidoc +++ b/shield/docs/public/release-notes.asciidoc @@ -42,6 +42,21 @@ version of Shield. We recommend copying the changes listed below to your `roles. [[changelist]] === Change List +[float] +==== 2.0.0-beta2 + +.new features +* <> support has been added and can be +configured per role. +* Support for custom authentication realms has been added, allowing Shield to integrate with more authentication sources +and methods. +* User impersonation support has also been added, which allows a user to send a request to elasticsearch that will be run +with the specified user's permissions. + +.bug fixes +* `esusers` and `syskeygen` work when spaces are in the elasticsearch installation path. +* Fixed a rare issue where authentication fails even when the username and password are correct. + [float] ==== 2.0.0-beta1