v3.14.0
What's Changed
- Switch from go-bindata to go:embed by @koesie10 in #70
- Upgrade build tooling to Go 1.17 by @koesie10 in #71
- Allow changing Prometheus metrics path via
METRICS_PATH
by @koesie10 in #74 - Allow disabling HTML browse pages via
DISABLE_BROWSE_PAGES
by @koesie10 in #72 - Disable pprof by default by @koesie10 in #73
- Allow more configuration of the besticon package by @koesie10 in #75
- Bump github.com/prometheus/client_golang from 1.9.0 to 1.11.1 by @dependabot in #78
- Bump golang.org/x/text from 0.3.5 to 0.3.8 by @dependabot in #79
- Bump golang.org/x/net from 0.0.0-20210226172049-e18ecbb05110 to 0.7.0 by @dependabot in #81
- Bump golang.org/x/image from 0.0.0-20210220032944-ac19c3e999fb to 0.5.0 by @dependabot in #80
New Contributors
- @koesie10 made their first contribution in #70
- @dependabot made their first contribution in #78
Full Changelog: v3.13.0...v3.14.0