Skip to content

Latest commit

 

History

History
98 lines (50 loc) · 6.81 KB

CHANGELOG.md

File metadata and controls

98 lines (50 loc) · 6.81 KB

Changelog

0.9.0+20231031 (2024-12-02)

Features

  • Add _id to result of helpers.search (#102) (1359f6e)
  • Latest serverless specification changes (#104) (7501ca0)

0.8.0+20231031 (2024-11-05)

Features

  • Apache Arrow support (#98) (490538c)
  • Latest serverless specification changes (#95) (8ed1f3e)
  • Respect disablePrototypePoisoningProtection option (#99) (d28ebfb)

0.7.0+20231031 (2024-09-30)

Features

  • Latest serverless specification changes (4d307f1)
  • Make client more ESM-friendly (#91) (f0ba994)

0.6.0+20231031 (2024-08-28)

Features

  • Latest serverless specification changes (#83) (a187581)

0.5.1+20231031 (2024-08-14)

Bug Fixes

  • Update user-agent to clarify serverless (#85) (6979b17)

0.5.0+20231031 (2024-07-29)

Features

0.4.0+20231031 (2024-06-25)

Features

  • ES|QL object API helper (#57) (6ce1ff1)
  • Latest Elasticsearch serverless specification changes

Bug Fixes

  • Bump transport to 8.6.1 (#73) (67d185b)
  • ES|QL queries no longer require a version (#64) (24fa939)
  • Use unique name for serverless client (#75) (d716e2e)

0.3.0+20231031 (2024-04-03)

Features

  • Latest Elasticsearch serverless specification changes
  • bulk helper improvements (#51) (eb7d29c)

Bug Fixes

  • Integration test improvements (#41) (a6a1944)
  • Ensure new connections inherit client's set defaults (3360c03)
  • Bump transport to 8.4.1 (#49) (5784f02)

0.2.0+20231031 (2023-12-14)

Features

  • Drop support for Node v16 (#34) (85ac77b)
  • Throw an explicit error when asStream is used with bulk helper (#37) (9ee3a11)
  • Upgrade transport to 8.4.0 (#40) (9858727)

Bug Fixes

  • Add Elastic-Api-Version, fix MIME types (#28) (3bf1bd0)
  • http: Serverless-optimized HTTP options (#18) (7ef4666)

0.1.0 (2023-10-17)

Initial release