You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/opendistro-for-elasticsearch-security.release-notes-1.12.0.0.md
+25-25Lines changed: 25 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,34 +4,34 @@ Compatible with Elasticsearch 7.10.0
4
4
5
5
### Enhancements
6
6
7
-
* Adding support for SSL dual mode [#712](https://github.com/opendistro-for-elasticsearch/security/pull/712)
8
-
* When replacing .kibana index with multi-tenant index, create index with alias if one already does not exist [#765](https://github.com/opendistro-for-elasticsearch/security/pull/765)
9
-
* Demo Config : Adding AD Indices to system index and creating pre-defined roles [#776](https://github.com/opendistro-for-elasticsearch/security/pull/776)
10
-
* Add user & roles to the thread context [#798](https://github.com/opendistro-for-elasticsearch/security/pull/798)
11
-
* Security configuration for reporting and notification plugins [#836](https://github.com/opendistro-for-elasticsearch/security/pull/836)
12
-
* Support user injection for transport requests [#763](https://github.com/opendistro-for-elasticsearch/security/pull/763)
13
-
* Support ES 7.10.0 [#840](https://github.com/opendistro-for-elasticsearch/security/pull/840)
14
-
* Support certs with separate Extended Key Usage [#493](https://github.com/opendistro-for-elasticsearch/security/pull/493)
15
-
* Adding requested tenant to the thread context transient info for consumption [#850](https://github.com/opendistro-for-elasticsearch/security/pull/850)
7
+
* Adding support for SSL dual mode ([#712](https://github.com/opendistro-for-elasticsearch/security/pull/712))
8
+
* When replacing .kibana index with multi-tenant index, create index with alias if one already does not exist ([#765](https://github.com/opendistro-for-elasticsearch/security/pull/765))
9
+
* Demo Config : Adding AD Indices to system index and creating pre-defined roles ([#776](https://github.com/opendistro-for-elasticsearch/security/pull/776))
10
+
* Add user & roles to the thread context ([#798](https://github.com/opendistro-for-elasticsearch/security/pull/798))
11
+
* Security configuration for reporting and notification plugins ([#836](https://github.com/opendistro-for-elasticsearch/security/pull/836))
12
+
* Support user injection for transport requests ([#763](https://github.com/opendistro-for-elasticsearch/security/pull/763))
13
+
* Support ES 7.10.0 ([#840](https://github.com/opendistro-for-elasticsearch/security/pull/840))
14
+
* Support certs with separate Extended Key Usage ([#493](https://github.com/opendistro-for-elasticsearch/security/pull/493))
15
+
* Adding requested tenant to the thread context transient info for consumption ([#850](https://github.com/opendistro-for-elasticsearch/security/pull/850))
16
16
17
17
### Bug fixes
18
18
19
-
* Fix missing trim when parsing roles in proxy authenticator [#766](https://github.com/opendistro-for-elasticsearch/security/pull/766)
20
-
* Fix empty password issue in upgrade from 6x to 7x [#816](https://github.com/opendistro-for-elasticsearch/security/pull/816)
21
-
* Reject empty password in internal user creation [#818](https://github.com/opendistro-for-elasticsearch/security/pull/818)
22
-
* Use reflection to get reduceOrder, termBytes and format due to java.lang.IllegalAccessError [#866](https://github.com/opendistro-for-elasticsearch/security/pull/866)
23
-
* Fix for java.io.OptionalDataException that is caused by changes to User object after it is put on thread context. [#869](https://github.com/opendistro-for-elasticsearch/security/pull/869)
24
-
* Catch and respond invalid_index_name_exception when an index with invalid name is mentioned [#865](https://github.com/opendistro-for-elasticsearch/security/pull/865)
19
+
* Fix missing trim when parsing roles in proxy authenticator ([#766](https://github.com/opendistro-for-elasticsearch/security/pull/766))
20
+
* Fix empty password issue in upgrade from 6x to 7x ([#816](https://github.com/opendistro-for-elasticsearch/security/pull/816))
21
+
* Reject empty password in internal user creation ([#818](https://github.com/opendistro-for-elasticsearch/security/pull/818))
22
+
* Use reflection to get reduceOrder, termBytes and format due to java.lang.IllegalAccessError ([#866](https://github.com/opendistro-for-elasticsearch/security/pull/866))
23
+
* Fix for java.io.OptionalDataException that is caused by changes to User object after it is put on thread context. ([#869](https://github.com/opendistro-for-elasticsearch/security/pull/869))
24
+
* Catch and respond invalid_index_name_exception when an index with invalid name is mentioned ([#865](https://github.com/opendistro-for-elasticsearch/security/pull/865))
0 commit comments