Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
9.1.0 source code.tar.gz | 2025-07-31 | 4.2 MB | |
9.1.0 source code.zip | 2025-07-31 | 12.0 MB | |
README.md | 2025-07-31 | 490 Bytes | |
Totals: 3 Items | 16.2 MB | 2 |
API
- Updated APIs to 9.1.0
Typed API
- Update TypedAPI to latest elasticsearch-specification 9.1
- This release introduces a new
MethodAPI
used by theTypedClient
which makes the client friendlier for dead code elimination. Reducing the size of the client when only a subset of the APIs are used. The oldAPI
structure remains available for backward compatibility, but it is now deprecated.