Release notes

edit

8.12.3

edit

Fixes

edit
Bump @elastic/transport to ~8.4.1
edit

Switching 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

edit

Fixes

edit
Upgrade transport to 8.4.1 #2137
edit

Upgrades @elastic/transport to 8.4.1 to resolve a bug where arrays in error diagnostics were unintentionally transformed into objects.

8.12.1

edit

Fixes

edit
Fix hang in bulk helper semaphore #2027
edit

The failing state could be reached when a server’s response times are slower than flushInterval.

8.12.0

edit

Features

edit
Support for Elasticsearch v8.12.0
edit

You can find all the API changes here.