go-elasticsearch v7.7.0 Release Notes

Release Date: 2020-05-14 // almost 4 years ago
    • ๐Ÿ—„ 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