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/release-notes/index.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,10 @@ FROM *:events | SORT @timestamp | LIMIT 2 | MV_EXPAND ip | ENRICH _remote:client
38
38
To avoid this error, reorder your query, for example by moving ENRICH earlier in the pipeline.
39
39
::::
40
40
41
+
::::{dropdown} Security advisory
42
+
The 9.1.5 release contains fixes for potential security vulnerabilities. Please see our [security advisory](https://discuss.elastic.co/c/announcements/security-announcements/31) for more details.
43
+
::::
44
+
41
45
### Features and enhancements [elasticsearch-9.1.5-features-enhancements]
42
46
43
47
Audit:
@@ -99,6 +103,12 @@ Transform:
99
103
stack: ga 9.0.8
100
104
```
101
105
106
+
### Highlights [elasticsearch-9.0.8-highlights]
107
+
108
+
::::{dropdown} Security advisory
109
+
The 9.0.8 release contains fixes for potential security vulnerabilities. Please see our [security advisory](https://discuss.elastic.co/c/announcements/security-announcements/31) for more details.
110
+
::::
111
+
102
112
### Features and enhancements [elasticsearch-9.0.8-features-enhancements]
0 commit comments