Releases: PowerDNS/elasticsearch-lua
Releases · PowerDNS/elasticsearch-lua
Release 1.0.12
Removed
- This release finally removes all support for the deprecated "type" parameter, and eliminates deprecated/deleted endpoints such as percolate.
Added
- Support for Lua 5.4 is added, and this is also tested in CI.
- New "connectionstring" field for hosts allows URLs to be created by parsing a string rather than using the host/port/protocol fields
Bug Fixes
- Fixed "type" issue with Update Endpoint (and many other Endpoints which were still using old type semantics in the URL)
Release 1.0.9
Support Elasticsearch 7, 8 and Opensearch 2.0