What's Changed
- fix(lb): sslBridging default to false and not nil - by @nox-404 in #186
- fix(lb): ipmode must not be set on status when use-hostname is used - by @nox-404 in #186
- fix(lb): IgnoreSslServerVerify was not properly set - by @nox-404 in #186
- feat(lb): implement TimeoutQueue, MaxConnections and FailoverHost on backends - by @nox-404 in #186
- feat(lb): implement ConnectionRateLimit, EnableAccessLogs and EnableHTTP3 - by @nox-404 in #186
- chore(lb): document some annotations - by @nox-404 in #186
Full Changelog: v0.33.0...v0.34.0