Skip to content

v4.10.2

Compare
Choose a tag to compare
@aldas aldas released this 21 Feb 23:36
· 65 commits to master since this release

Security

  • filepath.Clean behaviour has changed in Go 1.20 - adapt to it #2406
  • Add middleware.CORSConfig.UnsafeWildcardOriginWithAllowCredentials to make UNSAFE usages of wildcard origin + allow cretentials less likely #2405

Enhancements

  • Add more HTTP error values #2277