Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 1.16 KB

Changelog

All notable changes to this project will be documented in this file.

[8.12.0] - 2024-01-25

  • New APIs for Elasticsearch 8.12.0, including the ES|QL support
  • Fixed issue #227 for the x-elastic-product check on 7.x instances
  • Fixed issue #211 for the SSL verification in HTTP::Tiny

[8.0.0] - 2022-12-29

Added

  • New APIs for Elasticsearch 8.0.0
  • Added the elastic_cloud_api_key and token_api in Elasticsearch constructor 17d661a
  • Added the product check in Elasticsearch response acb25d6
  • Updated the documentation with Elastic Cloud 17b70e8 and EOL announcement #226

Removed

  • Support of client 6_0