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: docs/reference/release-notes/7.6.asciidoc
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,13 @@
3
3
4
4
Also see <<breaking-changes-7.6,Breaking changes in 7.6>>.
5
5
6
+
[[breaking-7.6.2]]
7
+
[float]
8
+
=== Breaking changes
9
+
10
+
Authorization::
11
+
* Creation of derived API keys (keys created by existing keys) now requires explicit "no privileges" configuration {pull}53647[#53647], https://www.elastic.co/community/security[CVE-2020-7009]
12
+
6
13
[[bug-7.6.2]]
7
14
[float]
8
15
=== Bug fixes
@@ -13,9 +20,6 @@ Allocation::
13
20
Authentication::
14
21
* Fix potential bug in concurrent token refresh support {pull}53668[#53668]
15
22
16
-
Authorization::
17
-
* Explicitly require that delegate API keys have no privileges {pull}53647[#53647]
18
-
19
23
CCR::
20
24
* Handle no such remote cluster exception in ccr {pull}53415[#53415] (issue: {issue}53225[#53225])
0 commit comments