File tree 1 file changed +29
-0
lines changed
docs/reference/release-notes
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 34
34
//=== Known Issues
35
35
////
36
36
37
+ [[release-notes-6.4.3]]
38
+ == 6.4.3 Release Notes
39
+
40
+ coming[6.4.3]
41
+
42
+ Also see <<breaking-changes-6.4>>.
43
+
44
+ [[bug-6.4.3]]
45
+ [float]
46
+ === Bug fixes
47
+
48
+ Authentication::
49
+ * ListenableFuture should preserve ThreadContext {pull}34394[#34394]
50
+ * Allow an AuthenticationResult to return metadata {pull}34382[#34382] (issues: {issue}34290[#34290], {issue}34332[#34332])
51
+ * Preserve thread context during authentication {pull}34290[#34290]
52
+
53
+ Circuit Breakers::
54
+ * Make accounting circuit breaker settings dynamic {pull}34372[#34372] (issue: {issue}34368[#34368])
55
+
56
+ Java High Level REST Client::
57
+ * HLRC: Fixing bug when getting a missing pipeline {pull}34286[#34286] (issue: {issue}34119[#34119])
58
+
59
+ Network::
60
+ * Support PKCS#11 tokens as keystores and truststores {pull}34063[#34063] (issue: {issue}11[#11])
61
+ * Correctly handle PKCS#11 tokens for system keystore {pull}33460[#33460] (issues: {issue}11[#11], {issue}33459[#33459])
62
+
63
+ Security::
64
+ * Security: use x-pack config files when present {pull}33688[#33688] (issue: {issue}33464[#33464])
65
+
37
66
[[release-notes-6.4.2]]
38
67
== {es} version 6.4.2
39
68
You can’t perform that action at this time.
0 commit comments