Skip to content

Commit b263ba1

Browse files
committed
Adds 6.4.3 release notes
1 parent 947db56 commit b263ba1

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs/reference/release-notes/6.4.asciidoc

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,35 @@
3434
//=== Known Issues
3535
////
3636

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+
3766
[[release-notes-6.4.2]]
3867
== {es} version 6.4.2
3968

0 commit comments

Comments
 (0)