github go-goyave/goyave v5.8.1
Release v5.8.1

3 days ago
  • Better IPv6 support:
    • Fixed an error when starting the server when server.host was an IPv6.
    • server.Host(), server.BaseURL() and server.ProxyBaseURL() properly format IPv6 hosts with enclosing square brackets, which also fixes route.BuildURL() and route.BuildProxyURL() when the host is an IPv6.
    • server.BaseURL() now converts :: to ::1 (IPv6 loopback).

Full Changelog: v5.8.0...v5.8.1

Don't miss a new goyave release

NewReleases is sending notifications on new releases.