Skip to content

v3.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@traefiker traefiker released this 12 Oct 08:21
· 213 commits to master since this release
c7cd0df

Github Advisory GHSA-7v4p-328v-8v5g
Related to CVE-2023-39325

Bug fixes:

  • [consul,tls] Enable TLS for Consul Connect TCP services (#10140 by rtribotte)
  • [middleware] Allow short healthcheck interval with long timeout (#9832 by kevinmcconnell)
  • [middleware] Fix GrpcWeb middleware to clear ContentLength after translating to normal gRPC message (#9782 by CleverUnderDog)
  • [sticky-session,server] Set sameSite field for wrr load balancer sticky cookie (#10066 by sunyakun)

Documentation:

  • [docker/swarm] Fix minor typo in swarm example (#10071 by kaznovac)
  • [docker/swarm] Remove documentation of old swarm options (#10001 by ldez)
  • Fix bad anchor on documentation (#10041 by mmatur)
  • Fix migration guide heading (#9989 by ldez)

Misc: