Skip to content

Releases: PowerDNS/elasticsearch-lua

Release 1.0.12

21 Oct 10:24
v1.0.12
3e37ab6
Compare
Choose a tag to compare

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

02 Jun 14:25
v1.0.9
d450664
Compare
Choose a tag to compare

Support Elasticsearch 7, 8 and Opensearch 2.0