Skip to content

Commit 73891ed

Browse files
committed
[DOCS] Updated release notes for 6.4.2 (elastic#34235)
1 parent 0b24d84 commit 73891ed

File tree

1 file changed

+41
-39
lines changed

1 file changed

+41
-39
lines changed

docs/reference/release-notes/6.4.asciidoc

Lines changed: 41 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -37,33 +37,35 @@
3737
[[release-notes-6.4.2]]
3838
== {es} version 6.4.2
3939

40-
coming[6.4.2]
41-
42-
//[float]
43-
//[[breaking-n.n.n]]
44-
//=== Breaking Changes
40+
[[enhancement-6.4.2]]
41+
[float]
42+
=== Enhancements
4543

46-
//[float]
47-
//=== Breaking Java Changes
44+
Search::
45+
* Add a limit for graph phrase query expansion {pull}34031[#34031]
4846

49-
//[float]
50-
//=== Deprecations
47+
[[bug-6.4.2]]
48+
[float]
49+
=== Bug fixes
5150

52-
//[float]
53-
//=== New Features
51+
Core::
52+
* Fix AutoQueueAdjustingExecutorBuilder settings validation {pull}33922[#33922]
5453

55-
//[float]
56-
//=== Enhancements
54+
Index APIs::
55+
* Allow to clear the fielddata cache per field {pull}33807[#33807] (issue: {issue}33798[#33798])
5756

58-
//[float]
59-
//=== Bug Fixes
57+
Network::
58+
* Support PKCS#11 tokens as keystores and truststores [OPEN] {pull}34063[#34063] (issue: {issue}11[#11])
59+
* Correctly handle PKCS#11 tokens for system keystore {pull}33460[#33460] (issues: {issue}11[#11], {issue}33459[#33459])
6060

61-
//[float]
62-
//=== Regressions
61+
Security::
62+
* Security: use default scroll keepalive {pull}33639[#33639]
6363

64-
//[float]
65-
//=== Known Issues
64+
Snapshot/Restore::
65+
* Do not override named S3 client credentials {pull}33793[#33793] (issue: {issue}33769[#33769])
6666

67+
Watcher::
68+
* Watcher: Ensure triggered watch deletion is sync {pull}33799[#33799]
6769

6870
[[release-notes-6.4.1]]
6971
== {es} version 6.4.1
@@ -181,15 +183,15 @@ Java High Level REST Client::
181183
* Rest High Level client: Add List Tasks {pull}29546[#29546] (issue: {issue}27205[#27205])
182184

183185
Machine learning::
184-
* Detectors now support {stack-ov}/ml-rules.html[custom rules] that enable the
185-
user to improve machine learning results by providing some domain-specific
186+
* Detectors now support {stack-ov}/ml-rules.html[custom rules] that enable the
187+
user to improve machine learning results by providing some domain-specific
186188
knowledge in the form of rule. {ml-pull}119[#119], {pull}31110[#31110], {pull}31294[#31294] (issue: {issue}31110[#31110])
187189
* Reverse engineer Grok patterns from categorization results {pull}30125[#30125]
188190

189191
Mapping::
190192
* Add support for field aliases. {pull}32172[#32172] (issues: {issue}23714[#23714], {issue}31372[#31372])
191193
* Add an option to split keyword field on whitespace at query time {pull}30691[#30691] (issue: {issue}30393[#30393])
192-
* The new <<mapping-ignored-field,`_ignored`>> field enables you to know which
194+
* The new <<mapping-ignored-field,`_ignored`>> field enables you to know which
193195
fields got ignored at index time because of the <<ignore-malformed,`ignore_malformed`>>
194196
option. ({pull}29658[#29658]) (issue: {issue}29494[#29494])
195197

@@ -340,9 +342,9 @@ Logging::
340342
* Add x-opaque-id to search slow logs {pull}31539[#31539] (issue: {issue}31521[#31521])
341343

342344
Machine learning::
343-
* If a {ml} datafeed is configured to use cross cluster search to retrieve data,
344-
the remote clusters must have {xpack} installed and a valid licence for {ml}.
345-
If the licence requirements are not met, datafeeds using cross cluster search
345+
* If a {ml} datafeed is configured to use cross cluster search to retrieve data,
346+
the remote clusters must have {xpack} installed and a valid licence for {ml}.
347+
If the licence requirements are not met, datafeeds using cross cluster search
346348
will not start. {pull}31247[#31247]
347349
* Use default request durability for .ml-state index {pull}32233[#32233]
348350
* Return statistics about forecasts as part of the job stats and usage API {pull}31647[#31647] (issue: {issue}31395[#31395])
@@ -363,14 +365,14 @@ will not start. {pull}31247[#31247]
363365
* Reduces the memory consumed by distribution models ({ml-pull}162[#162], {ml-pull}146[#146])
364366
* Forecasting of large machine learning jobs is now supported by temporarily storing
365367
model state on disk ({ml-pull}89[#89])
366-
* Secures the machine learning processes by preventing system calls such as fork
367-
and exec. The Linux implementation uses Seccomp BPF (secure computing with
368-
Berkeley Packet Filters) to intercept system calls and is available in kernels
369-
since 3.5. On Windows, Job Objects prevent new processes being created and macOS
368+
* Secures the machine learning processes by preventing system calls such as fork
369+
and exec. The Linux implementation uses Seccomp BPF (secure computing with
370+
Berkeley Packet Filters) to intercept system calls and is available in kernels
371+
since 3.5. On Windows, Job Objects prevent new processes being created and macOS
370372
uses the sandbox functionality ({ml-pull}106[#106], {ml-pull}98[#98])
371-
* Fixes a bug that caused underestimation of the memory used by shared pointers.
373+
* Fixes a bug that caused underestimation of the memory used by shared pointers.
372374
Also reduces the memory consumed by unnecessary reference counting ({ml-pull}121[#121], {ml-pull}108, {ml-pull}115[#115])
373-
* Reduces model memory by storing the state for testing predictive calendar
375+
* Reduces model memory by storing the state for testing predictive calendar
374376
features in a compressed format ({ml-pull}137[#137], {ml-pull}127[#127])
375377
* Always combine duplicate samples when updating population models ({ml-pull}74[#74])
376378
* Speeds up trend model component prediction ({ml-pull}73[#73])
@@ -413,7 +415,7 @@ Rollup::
413415
* Rollups no longer allow patterns that match its `rollup_index`, which can lead to strange errors. {pull}30491[#30491]
414416
* A new API allows getting the rollup capabilities of specific rollup indices,
415417
rather than by the target pattern. {pull}30401[#30401]
416-
* Validation errors thrown while creating a rollup job are now a specialization of the previous `ActionRequestValidationException`, which makes it easier to catch.
418+
* Validation errors thrown while creating a rollup job are now a specialization of the previous `ActionRequestValidationException`, which makes it easier to catch.
417419
The new exception is `RollupActionRequestValidationException`. {pull}30339[#30339]
418420
* Validate timezone in range queries to ensure they match the selected job when
419421
searching. {pull}30338[#30338]
@@ -470,7 +472,7 @@ Snapshot/Restore::
470472
* Use simpler write-once semantics for HDFS repository {pull}30439[#30439]
471473
* User proper write-once semantics for GCS repository {pull}30438[#30438]
472474
* Use stronger write-once semantics for Azure repository {pull}30437[#30437]
473-
* Use simpler write-once semantics for FS repository {pull}30435[#30435]
475+
* Use simpler write-once semantics for FS repository {pull}30435[#30435]
474476
* Do not fail snapshot when deleting a missing snapshotted file {pull}30332[#30332] (issue: {issue}28322[#28322])
475477
* Repository GCS plugin new client library {pull}30168[#30168] (issue: {issue}29259[#29259])
476478
* Fail snapshot operations early on repository corruption {pull}30140[#30140] (issues: {issue}29649[#29649])
@@ -585,7 +587,7 @@ Index APIs::
585587
* Add support for is_write_index in put-alias body parsing {pull}31674[#31674]
586588
* Fix writeIndex evaluation for aliases {pull}31562[#31562]
587589
* Fix IndexTemplateMetaData parsing from xContent {pull}30917[#30917]
588-
* Do not ignore request analysis/similarity settings on index resize operations
590+
* Do not ignore request analysis/similarity settings on index resize operations
589591
when the source index already contains such settings. {pull}30216[#30216]
590592
* Do not return all indices if a specific alias is requested via get aliases api. {pull}29538[#29538] (issues: {issue}27763[#27763])
591593

@@ -613,16 +615,16 @@ Machine learning::
613615
* Rate limit established model memory updates {pull}31768[#31768]
614616
* Account for gaps in data counts after job is reopened {pull}30294[#30294] (issue: {issue}30080[#30080])
615617
* Ages seasonal components in proportion to the fraction of values with which they're updated ({ml-pull}88[#88] (issue: {ml-issue}87[#87]))
616-
* Fixes persist and restore, which were missing some of the trend model state.
618+
* Fixes persist and restore, which were missing some of the trend model state.
617619
({ml-pull}103[#103], {ml-pull}99[#99])
618620
* Stops zero variance data from generating a log error in the forecast confidence interval calculation ({ml-pull}120[#120], {ml-pull}107[#107])
619-
* Fixes corner case which was failing to calculate lgamma values and fixes the
621+
* Fixes corner case which was failing to calculate lgamma values and fixes the
620622
corresponding log errors ({ml-pull}131[#131], {ml-pull}126[#126])
621-
* Fixes influence count per bucket for metric population analyses, which was
623+
* Fixes influence count per bucket for metric population analyses, which was
622624
wrong and lead to incorrect influencer scoring ({ml-pull}153[#153], {ml-pull}150[#150])
623625
* Fixes a possible SIGSEGV for jobs with multivariate by fields enabled, which caused the jobs to fail ({ml-pull}174[#174], {ml-pull}170[#170])
624-
* Corrects the model bounds and typical value calculation for time series models
625-
which use a multimodal distribution. This issue could cause "Unable to bracket
626+
* Corrects the model bounds and typical value calculation for time series models
627+
which use a multimodal distribution. This issue could cause "Unable to bracket
626628
left percentile =..." errors to appear in the logs. ({ml-pull}178[#178], {ml-pull}176[#176])
627629

628630
Mapping::

0 commit comments

Comments
 (0)