Skip to content

v3.0.0-rc51

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 04:23
· 386 commits to main since this release
v3.0.0-rc51
6fdbf8e

Changelog

  • 8df238e Bump goreleaser/goreleaser-action from 3 to 4
  • 32d29de Bump github.com/prometheus/common from 0.37.0 to 0.38.0
  • 5111400 Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
  • 1a77525 Bump go.opencensus.io from 0.23.0 to 0.24.0
  • 3fa0618 Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1
  • a1f81be Bump hmarr/auto-approve-action from 3.0.0 to 3.1.0
  • b086015 Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0
  • 103c37b Bump hmarr/auto-approve-action from 2.4.0 to 3.0.0
  • ff4b5c0 Bump actions/stale from 5 to 6
  • 0f38b32 Fix linter error
  • 519a5a9 Disables rendering dead links
  • 538cf94 Add http_info_endpoint to enable and disable info endpoints
  • 7cd3eba Add http_debugging_endpoint flag to allow disabeling http debug endpoint (fixes #305)
  • 678c2d0 Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
  • 54cb521 Bump hmarr/auto-approve-action from 2.2.1 to 2.4.0
  • e212e9b Run gofumpt
  • 6d127f3 Fix memory leak on corrupt unicode character
  • 2d03d75 Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0
  • acb9ee3 ci: Remove actions/cache in favour of setup-go's cache.
  • 10f0be1 ci: Use the version of go specified in go.mod
  • 581c1b6 Fix missing imports.
  • d88fb96 ci: Fix typo in name of sha-number file on non pull request.