Releases: elastic/elastic-transport-js
Releases · elastic/elastic-transport-js
v8.9.5-beta.1
Prerelease of 8.9.5 for early testing
Fixes
- Handle server closing connection after response body is sent #223
v9.0.0-alpha.1
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
Fixes
- Upgrade Undici from 6 to 7 #204
v8.9.2
Fixes
- Skip fingerprint check when TLS session is being reused #197
v8.9.1
Fixes
- Treat all binary types equally throughout transport #171
v8.9.0
Features
- Support more binary content types #165
v8.8.1
Fixes
- Fix ESM compatibility #146
v8.8.0
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
Fixes
- Allow CA fingerprints in different formats #112