Skip to content

Release 1.0.12

Latest

Choose a tag to compare

@neilcook neilcook released this 21 Oct 10:24
v1.0.12
3e37ab6

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)