Skip to content

v1.1.2

Compare
Choose a tag to compare
@ananthb ananthb released this 31 Jul 20:41
· 14 commits to main since this release
f6b2a8b

Fix Funnel Mode & Insecure HTTPS

Funnel also supports talking to insecure TLS backends now, like serve mode did.

We also support a wider range of backend URL specs, like just port number, etc.

What's Changed

  • fix: Support https+insecure in funnel by @ananthb in #6

Full Changelog: v1.1.1...v1.1.2