You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.asciidoc
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
1
[[changelog-client]]
2
2
== Release notes
3
3
4
+
[discrete]
5
+
=== 8.9.1
6
+
7
+
[discrete]
8
+
==== Fixes
9
+
10
+
[discrete]
11
+
===== Upgrade Transport https://github.com/elastic/elasticsearch-js/pull/1968[#1968]
12
+
13
+
Upgrades `@elastic/transport` to the latest patch release to fix https://github.com/elastic/elastic-transport-js/pull/69[a bug] that could cause the process to exit when handling malformed `HEAD` requests.
0 commit comments