Skip to content

v3.14.0

Compare
Choose a tag to compare
@mat mat released this 08 Mar 22:30
· 40 commits to master since this release

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

Full Changelog: v3.13.0...v3.14.0