Skip to content

Commit 35f0566

Browse files
committed
Updates 7.4.0 release notes
1 parent 9ddc99d commit 35f0566

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/reference/release-notes/7.4.asciidoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,9 @@ Features/Watcher::
199199
Geo::
200200
* Support WKT point conversion to geo_point type {pull}44107[#44107] (issue: {issue}41821[#41821])
201201

202+
Infra/Circuit Breakers::
203+
* Fix G1 GC default IHOP {pull}46169[#46169]
204+
202205
Infra/Core::
203206
* Add OCI annotations and adjust existing annotations {pull}45167[#45167] (issues: {issue}45162[#45162], {issue}45166[#45166])
204207
* Use the full hash in build info {pull}45163[#45163] (issue: {issue}45162[#45162])
@@ -309,6 +312,7 @@ Authentication::
309312
* Fix X509AuthenticationToken principal {pull}43932[#43932] (issues: {issue}34396[#34396], {issue}43796[#43796])
310313

311314
Authorization::
315+
* Do not rewrite aliases on remove-index from aliases requests {pull}46989[#46989]
312316
* Give kibana user privileges to create APM agent config index {pull}46765[#46765] (issue: {issue}45610[#45610])
313317
* Add `manage_own_api_key` cluster privilege {pull}45696[#45696] (issue: {issue}40031[#40031])
314318
* Sparse role queries can throw an NPE {pull}45053[#45053]
@@ -376,6 +380,7 @@ Features/Ingest::
376380
* Allow dropping documents with auto-generated ID {pull}46773[#46773] (issue: {issue}46678[#46678])
377381

378382
Features/Java High Level REST Client::
383+
* [HLRC] Send min_score as query string parameter to the count API {pull}46829[#46829] (issue: {issue}46474[#46474])
379384
* HLRC multisearchTemplate forgot params {pull}46492[#46492] (issue: {issue}46488[#46488])
380385
* terminateAfter added to the RequestConverter {pull}46474[#46474] (issue: {issue}46446[#46446])
381386
* [Closes #44045] Added 'slices' parameter when submitting reindex request via Java high level REST client {pull}45690[#45690] (issue: {issue}44045[#44045])
@@ -425,6 +430,7 @@ Infra/Settings::
425430
* bug fix about elasticsearch.common.settings.Settings.processSetting {pull}44047[#44047] (issue: {issue}43791[#43791])
426431

427432
Machine Learning::
433+
* [ML] fix two datafeed flush lockup bugs {pull}46982[#46982]
428434
* [ML] Throw an error when a datafeed needs CCS but it is not enabled for the node {pull}46044[#46044] (issue: {issue}46025[#46025])
429435
* Handle "null" value of Estimate memory usage API response gracefully. {pull}45726[#45726] (issue: {issue}44699[#44699])
430436
* [ML] Remove timeout on waiting for DF analytics result processor to complete {pull}45724[#45724] (issue: {issue}45723[#45723])
@@ -489,6 +495,8 @@ Security::
489495
* Use system context for looking up connected nodes {pull}43991[#43991] (issue: {issue}43974[#43974])
490496

491497
Snapshot/Restore::
498+
* Fix Bug in Snapshot Status Response Timestamps {pull}46919[#46919] (issue: {issue}46913[#46913])
499+
* GCS deleteBlobsIgnoringIfNotExists should catch StorageException {pull}46832[#46832] (issue: {issue}46772[#46772])
492500
* Fix TransportSnapshotsStatusAction ThreadPool Use {pull}45824[#45824]
493501
* Stop Executing SLM Policy Transport Action on Snapshot Pool {pull}45727[#45727] (issue: {issue}45594[#45594])
494502
* Check again on-going snapshots/restores of indices before closing {pull}43873[#43873]

0 commit comments

Comments
 (0)