Skip to content

v0.34.0

Latest
Compare
Choose a tag to compare
@nox-404 nox-404 released this 19 Aug 08:40
9fa98d5

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