Skip to content

V4.0.0

Compare
Choose a tag to compare
@JoelSpeed JoelSpeed released this 16 Aug 14:52
· 1167 commits to master since this release
d00c14a

Release Highlights

  • Documentation is now on a microsite
  • Health check logging can now be disabled for quieter logs
  • Authorization Header JWTs can now be verified by the proxy to skip authentication for machine users
  • Sessions can now be stored in Redis. This reduces refresh failures and uses smaller cookies (Recommended for those using OIDC refreshing)
  • Logging overhaul allows customisable logging formats

Important Notes

  • This release includes a number of breaking changes that will require users to reconfigure their proxies. Please read the Breaking Changes in the CHANGELOG thoroughly.

Please see the CHANGELOG for further details.