- JavaScript Client: other versions:
- Introduction
- Getting started
- Release notes
- Release notes
- Installation
- Connecting
- Configuration
- Integrations
- API Reference
- Examples
- Client helpers
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Release notes
editRelease notes
edit8.12.3
editFixes
editBump @elastic/transport to ~8.4.1
editSwitching from ^8.4.1
to ~8.4.1
ensures 8.12 client users are not required to update to Node.js v18+, which is a new requirement set by @elastic/transport
v8.5.0. See elastic/elastic-transport-js#91 for details.
8.12.2
editFixes
editUpgrades @elastic/transport
to 8.4.1 to resolve a bug where arrays in error diagnostics were unintentionally transformed into objects.
8.12.1
editFixes
editThe failing state could be reached when a server’s response times are slower than flushInterval.
8.12.0
editFeatures
editSupport for Elasticsearch v8.12.0
editYou can find all the API changes here.
On this page
Was this helpful?
Thank you for your feedback.