File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
docs/reference/release-notes Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Aggregations::
20
20
21
21
Audit::
22
22
* Fix audit logging to consistently include port number in `origin.address` {es-pull}86732[#86732]
23
+ * Support removing ignore filters for audit logging {es-pull}87675[#87675] (issue: {es-issue}68588[#68588])
23
24
24
25
Authentication::
25
26
* An authorized user can disable a user with same name but different realm {es-pull}86473[#86473]
@@ -152,6 +153,9 @@ Snapshot/Restore::
152
153
* Throw exception on illegal `RepositoryData` updates {es-pull}87654[#87654]
153
154
* Upgrade Azure SDK to 12.16.0 {es-pull}86135[#86135]
154
155
156
+ Stats::
157
+ * Run `TransportClusterInfoActions` on MANAGEMENT pool {es-pull}87679[#87679]
158
+
155
159
TSDB::
156
160
* TSDB: fix the time_series in order collect priority {es-pull}85526[#85526]
157
161
* TSDB: fix wrong initial value of tsidOrd in TimeSeriesIndexSearcher {es-pull}85713[#85713] (issue: {es-issue}85711[#85711])
@@ -198,6 +202,9 @@ Cluster Coordination::
198
202
* Report pending joins in `ClusterFormationFailureHelper` {es-pull}85635[#85635]
199
203
* Speed up map diffing (2) {es-pull}86375[#86375]
200
204
205
+ Discovery-Plugins::
206
+ * Remove redundant jackson dependencies from discovery-azure {es-pull}87898[#87898]
207
+
201
208
Distributed::
202
209
* Keep track of desired nodes cluster membership {es-pull}84165[#84165]
203
210
You can’t perform that action at this time.
0 commit comments