Releases: elastic/elastic-transport-js
Releases · elastic/elastic-transport-js
v9.0.0
Breaking changes
- Remove default 30-second timeout on HTTP requests #201
- Upgrade Undici from 6 to 7 #203
Fixes
v8.9.5
Fixes
- Handle server closing connection after response body is sent #223
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