Download Latest Version Release v5.12.0 source code.tar.gz (393.7 kB)
Email in envelope

Get an email when there's a new version of Goyave

Home / v5.11.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-10-30 958 Bytes
Release v5.11.0 source code.tar.gz 2025-10-30 391.9 kB
Release v5.11.0 source code.zip 2025-10-30 492.0 kB
Totals: 3 Items   884.9 kB 0

Changes

  • Authentication (#282)
  • Added auth.SchemeAuthenticator interface that authenticators can implement to indicate the scheme they are using. On authentication failure, the auth middleware adds the WWW-Authenticate header to the response if the authenticator implements auth.SchemeAuthenticator.
  • Added auth.MiddlewareWithRealm to provide custom realm description for the WWW-Authenticate header.
  • Added an explicit error message when server.RegisterRoutes is called more than once.
  • Static file serving: fixed an issue on Windows which resulted in 404 errors if the filesystem was embedded and the requested path contained slashes. [#281]

New Contributors

Full Changelog: https://github.com/go-goyave/goyave/compare/v5.10.0...v5.11.0

Source: README.md, updated 2025-10-30