Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 2.68 KB

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 2.68 KB

0.2.0+20231031 (2023-12-14)

Features

  • Drop support for Node v16 (#34) (85ac77b)
  • helpers: Throw an explicit error when asStream is used with bulk helper (#37) (9ee3a11)
  • transport: 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.3.0+20231031 (2024-04-03)

Features

  • api: support for latest serverless API changes (#36) (753e96a)
  • bulk helper improvements (#51) (eb7d29c)

Bug Fixes

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

0.1.0 (2023-10-17)

Initial release