Skip to content

Releases: elastic/elastic-transport-js

v9.0.0

15 Apr 19:27
ca935b9
Compare
Choose a tag to compare

Breaking changes

  • Remove default 30-second timeout on HTTP requests #201
  • Upgrade Undici from 6 to 7 #203

Fixes

v8.9.5

24 Mar 17:37
df24384
Compare
Choose a tag to compare

Fixes

  • Handle server closing connection after response body is sent #223

v8.9.5-beta.1

21 Feb 19:45
47df4fa
Compare
Choose a tag to compare
v8.9.5-beta.1 Pre-release
Pre-release

Prerelease of 8.9.5 for early testing

Fixes

  • Handle server closing connection after response body is sent #223

v8.9.4

21 Jan 18:10
6eb0080
Compare
Choose a tag to compare

Fixes

  • Revert Undici to v6 #210

v9.0.0-alpha.1

17 Jan 20:29
e212812
Compare
Choose a tag to compare
v9.0.0-alpha.1 Pre-release
Pre-release

This is a 9.0.0 pre-release alpha. Changes may not be stable.

Breaking changes

  • Remove default 30-second timeout on HTTP requests #201 #202

v8.9.3

17 Jan 20:19
6f5b998
Compare
Choose a tag to compare

Fixes

  • Upgrade Undici from 6 to 7 #204

v8.9.2

14 Jan 21:02
36410bf
Compare
Choose a tag to compare

Fixes

  • Skip fingerprint check when TLS session is being reused #197

v8.9.1

24 Oct 17:47
b858063
Compare
Choose a tag to compare

Fixes

  • Treat all binary types equally throughout transport #171

v8.9.0

22 Oct 19:24
3093c4e
Compare
Choose a tag to compare

Features

  • Support more binary content types #165

v8.8.1

26 Sep 18:04
1925e46
Compare
Choose a tag to compare

Fixes

  • Fix ESM compatibility #146