-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f3736ac
commit 7d0a47e
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
...s/opendistro-for-elasticsearch-security-kibana-plugin.release-notes-1.13.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
## Version 1.13.0.0 | ||
|
||
### Maintenance | ||
* Add support for elasticsearch 7.10.2 ([#691](https://github.com/opendistro-for-elasticsearch/security-kibana-plugin/pull/691)) | ||
* Add an option to remember tenant selection ([#650](https://github.com/opendistro-for-elasticsearch/security-kibana-plugin/pull/650)) | ||
* Sort tenant options alphabetically and allow search ([#666](https://github.com/opendistro-for-elasticsearch/security-kibana-plugin/pull/666)) | ||
* Fix an error when updating internal user without updating password ([#695](https://github.com/opendistro-for-elasticsearch/security-kibana-plugin/pull/695)) | ||
|