forked from yunsou/security
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathopendistro-elasticsearch-security.release-notes
52 lines (30 loc) · 1.37 KB
/
opendistro-elasticsearch-security.release-notes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
## 2020-03-05, Version 0.10.1.1 (Current)
- Adding capability to hot reload ssl certificates
- Added changes for SuperAdmin to update/add/delete reserved configs
## 2020-01-29, Version 0.10.0.4
- New API to fetch and update account details (currently used for password update)
## 2019-09-11, Version 0.10.0.3
- Fix protected index kibana
## 2019-09-06, Version 0.10.0.2
- Add 3 new default read only roles to easily allow integration with the opendistro alerting plugin
- Add the ability to block indices and index patterns to certain roles, adding another level of protection for these indices
- Initialize opendistro index if injected user enabled
## 2019-08-21, Version 0.10.0.1
- Fix API path naming issue
## 2019-07-23, Version 0.10.0.0
-Support For Elasticsearch 6.8
## 2019-07-15, Version 0.9.0.1
- Add PUT and PATCH method for securityconfig
/_opendistro/_security/api/securityconfig
## 2019-04-23, Version 0.9.0.0
- Support For Elasticsearch 6.7
- Handle attributes when impersonating user
## 2019-04-04, Version 0.8.0.0
- Support For Elasticsearch 6.6
## 2019-03-19, Version 0.7.0.1
- Fixed git repo URLs in pom.xml
- Handle overridden Transport channels.
- Fixed "opendistro_security.advanced_modules_enabled" configuration parameter
- Fixed sample configuration and UTs
## 2019-03-12, Version 0.7.0.0
- Initial launch of security for opendistro-for-elasticsearch