Skip to content

Releases: elastic/elastic-transport-js

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

v8.8.0

26 Sep 14:57
5f343df
Compare
Choose a tag to compare

Features

  • Improve ESM support #115 #114
  • Use a custom message for 410 response code #134

Fixes

  • Don't use exponential backoff until each node has been tried #135

v8.7.1

21 Aug 16:42
657e3a5
Compare
Choose a tag to compare

Fixes

  • Allow CA fingerprints in different formats #112

v8.7.0

01 Jul 18:22
bb0e264
Compare
Choose a tag to compare

Features

  • OpenTelemetry support #104

v8.6.1

20 Jun 20:09
59f6829
Compare
Choose a tag to compare

Fixes

  • Handle warning headers as an array #105

v8.6.0

06 Jun 18:52
2aaaa41
Compare
Choose a tag to compare

Features

  • Add exponential backoff to request retries #101

Fixes

  • Stop retrying by default after a request timeout #100

v8.5.2

21 May 19:06
7622b1d
Compare
Choose a tag to compare

Fixes

  • Use AbortSignal for per-request timeouts #96

v8.5.1

11 Apr 18:26
588f88e
Compare
Choose a tag to compare

Fixes

  • Account for possible null/undefined in error metadata redaction #92
  • Upgrade Undici to 6.12.0 #93