Skip to content

Releases: elastic/elasticsearch-js

v9.0.0-alpha.3

30 Jan 17:47
d2c63b4
Compare
Choose a tag to compare
v9.0.0-alpha.3 Pre-release
Pre-release

This is a 9.0.0 pre-release alpha. Changes may not be stable.

v9.0.0-alpha.2

28 Jan 18:30
869174f
Compare
Choose a tag to compare
v9.0.0-alpha.2 Pre-release
Pre-release

Changes from 9.0.0-alpha.1:

  • Rather than fully dropping the body parameter, each HTTP request type includes optional body and querystring parameters that will add any provided values to the body and querystring, respectively. They have permissive { [key: string]: any } types (basically Record<string, any>), except they do not allow any of properties that should been in the root of the object.

v8.17.0

12 Dec 17:48
abcdd08
Compare
Choose a tag to compare

v8.16.3

12 Dec 17:14
6fb0f42
Compare
Choose a tag to compare

v9.0.0-alpha.1

05 Dec 20:34
f33aa8c
Compare
Choose a tag to compare
v9.0.0-alpha.1 Pre-release
Pre-release

This is a 9.0.0 pre-release alpha. Changes may not be stable.

Breaking changes

  • Drops support for the body parameter from all API calls

v8.16.2

21 Nov 16:40
1ef1754
Compare
Choose a tag to compare

v8.15.3

21 Nov 16:34
7d4ae5e
Compare
Choose a tag to compare

v8.16.1

18 Nov 18:47
1d2d934
Compare
Choose a tag to compare

v8.16.0

14 Nov 17:52
1e103ba
Compare
Choose a tag to compare

v8.15.2

11 Nov 16:18
b050185
Compare
Choose a tag to compare