Skip to content

v5.12.2 release notes

  • Updated dependencies.
  • Fixed lint issues and modernized some code.
  • Fixed fsutil test on newer Go toolchains.
  • Fixed a panic in the recovery middleware if the panic value is an empty slice or a slice containing only nil values.
  • Fixed 500 error caused by auth.BasicAuthenticator if the user is not found.