Skip to content

Releases: elastic/go-elasticsearch

7.9.0

19 Aug 07:45
Compare
Choose a tag to compare
  • Updated APIs for Elasticsearch 7.9
  • Util: Reinstate item.Body after it is consumed in BulkIndexer
  • Transport: Fix memory leak when retrying 5xx responses
  • Fixes and improvements to the test generator

v7.8.0

18 Jun 15:24
Compare
Choose a tag to compare
  • Updated APIs for Elasticsearch 7.8.0

v7.7.0

14 May 10:47
Compare
Choose a tag to compare
  • API: Add convenience method for accessing the deprecation warnings in the response headers
  • Transport: Add the CACert global configuration option
  • Transport: Add support for global request headers
  • Util: Add the BulkIndexer helper; see example
  • Examples: Add examples and benchmarks for the BulkIndexer helper
  • CI: Add workflows for Github Actions
  • CI: Remove Travis CI
  • Generator: Tests: Fixes and improvements
  • Generator: Source: Updates and improvements

v7.6.0

18 Feb 08:12
Compare
Choose a tag to compare
  • Ignore the ELASTICSEARCH_URL variable when address is passed in configuration
  • Retry on EOF errors

v7.5.0

03 Dec 16:28
Compare
Choose a tag to compare
  • Support for Elasticsearch 7.5 APIs
  • Add support for request retries
  • Add connection state management
  • Add support for node discovery in client

v6.8.5

03 Dec 16:29
Compare
Choose a tag to compare
  • Support for Elasticsearch 6.8.5 APIs
  • Add support for request retries
  • Add connection state management
  • Add support for node discovery in client