Skip to content

Releases: elastic/go-elasticsearch

v7.7.0

14 May 10:47

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

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

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

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