@@ -76,7 +76,6 @@ Allocation::
76
76
Authorization::
77
77
* Add support to retrieve all API keys if user has privilege {pull}47274[#47274] (issue: {issue}46887[#46887])
78
78
* Add 'create_doc' index privilege {pull}45806[#45806]
79
- * Reducing privileges needed by built-in beats_admin role {pull}41586[#41586]
80
79
81
80
CCR::
82
81
* Add Pause/Resume Auto-Follower APIs to High Level REST Client {pull}47989[#47989] (issue: {issue}47510[#47510])
@@ -118,9 +117,6 @@ Features/Java Low Level REST Client::
118
117
* Add cloudId builder to the HLRC {pull}47868[#47868]
119
118
* Add support for cancelling async requests in low-level REST client {pull}45379[#45379] (issues: {issue}43332[#43332], {issue}44802[#44802])
120
119
121
- Features/Monitoring::
122
- * Remove hard coded version_created in default monitoring alerts {pull}47744[#47744]
123
-
124
120
Infra/Circuit Breakers::
125
121
* Emit log message when parent circuit breaker trips {pull}47000[#47000]
126
122
* Fix G1 GC default IHOP {pull}46169[#46169]
@@ -230,10 +226,8 @@ Analysis::
230
226
Authentication::
231
227
* Add owner flag parameter to the rest spec {pull}48500[#48500] (issue: {issue}48499[#48499])
232
228
* Add populate_user_metadata in OIDC realm {pull}48357[#48357] (issue: {issue}48217[#48217])
233
- * Remove unnecessary details logged for OIDC {pull}48271[#48271]
234
229
* Fix AD realm additional metadata {pull}47179[#47179] (issue: {issue}45848[#45848])
235
230
* Fallback to realm authc if ApiKey fails {pull}46538[#46538]
236
- * PKI realm accept only verified certificates {pull}45590[#45590]
237
231
238
232
Authorization::
239
233
* Fix security origin for TokenService#findActiveTokensFor... {pull}47418[#47418] (issue: {issue}47151[#47151])
@@ -330,7 +324,6 @@ Infra/Scripting::
330
324
MULTIPLE AREA LABELS::
331
325
* Prevent deadlock by using separate schedulers {pull}48697[#48697] (issues: {issue}41451[#41451], {issue}47599[#47599])
332
326
* Don't apply the plugin's reader wrapper in can_match phase {pull}47816[#47816] (issue: {issue}46817[#46817])
333
- * [telemetry] _xpack/usage endpoint missing `dataframe` [ISSUE] {pull}46819[#46819]
334
327
* Fix cluster alert for watcher/monitoring IndexOutOfBoundsExcep… {pull}45308[#45308] (issue: {issue}43184[#43184])
335
328
336
329
Machine Learning::
@@ -343,9 +336,6 @@ Machine Learning::
343
336
* Restore from checkpoint could damage seasonality modeling. For example, it could
344
337
cause seasonal components to be overwritten in error. {ml-pull}821[#821]
345
338
346
- NOT CLASSIFIED::
347
- * Remove uniqueness constraint for API key name and make it optional {pull}47549[#47549] (issue: {issue}46646[#46646])
348
-
349
339
Network::
350
340
* Fix es.http.cname_in_publish_address Deprecation Logging {pull}47451[#47451] (issue: {issue}47436[#47436])
351
341
@@ -380,6 +370,7 @@ Search::
380
370
381
371
Security::
382
372
* Initialize document subset bit set cache used for DLS {pull}46211[#46211] (issue: {issue}45147[#45147])
373
+ * Remove uniqueness constraint for API key name and make it optional {pull}47549[#47549] (issue: {issue}46646[#46646])
383
374
384
375
Snapshot/Restore::
385
376
* Fix SnapshotShardStatus Reporting for Failed Shard {pull}48556[#48556] (issue: {issue}48526[#48526])
0 commit comments