Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 942 Bytes

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 942 Bytes

Changelog

0.9.0 (2020-08-24)

  • Return error when watcher channel closes unexpectedly

0.8.0-beta.5 (2020-06-18)

  • Add memng engine option

0.8.0-beta.4 (2020-06-18)

  • Switched dependency from codegangsta/cli -> urfave/cli

0.8.0-beta.3 (2015-01-16)

  • CHANGELOG.md

0.8.0-beta.2 (2015-01-16)

0.8.0-beta.1 (2015-01-14)

Bugfixes

  • Rewrite plugin should be able to rewrite HTTP to HTTPS vulcand#120

Features

  • OCSP support for cert revocation checking
  • Expose TLS settings for listeners and backends
  • Add trace plugin for structured logging of HTTP requests

0.8.0-alpha.3 (2014-12-31)

Bugfixes

  • Fix output when upserting middleware
  • Fix missing response bodies with Transfer-Ecncoding: chunked

Features