What's Changed
- config: strip credentials on cross-host redirects by @roidelapluie in #901
- Modernize Go by @SuperQ in #919
- config: make isCrossHostRedirect sticky across the redirect chain by @roidelapluie in #920
- config: check cross-host redirect before OAuth2 token fetch by @roidelapluie in #921
- expfmt: fix nil pointer panic when parsing empty braces "{}" by @roidelapluie in #922
- model: reduce allocations in Time.UnmarshalJSON by @bboreham in #918
- config: resolve LoadHTTPConfigFile paths relative to the config file by @roidelapluie in #925
Full Changelog: v0.68.1...v0.69.0