Skip to content

v3.0.0-rc53

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 05:59
· 156 commits to main since this release
v3.0.0-rc53
018c81d

Changelog

  • 51d0c41 ci: Enable ci, release, and review workflows in merge queues.
  • 49d0a54 ci: Bind permissions as tight as possible.
  • 7651ebf doc: Fix spelling error.
  • 832aa95 doc: Fix URL to IMDB quote.
  • 2700558 doc: Link to the apache log config docs and fix a bad comment.
  • 133313b build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0
  • 5e76bb8 Only run the test result upload from ubuntu-latest
  • 2517874 Run the ci-done on each runs-on, and separate test result upload by platform.
  • 03a1ed6 build(deps): bump github.com/prometheus/client_golang
  • df77b32 build(deps): bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3
  • 84a20e0 build(deps): bump actions/upload-artifact from 3 to 4
  • c58c766 build(deps): bump github/codeql-action from 2 to 3
  • 63fb693 build(deps): bump actions/setup-go from 4 to 5
  • d994276 build(deps): bump actions/stale from 8 to 9
  • 3ab288d build(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0
  • 280f75d build(deps): bump github.com/golang/glog from 1.1.2 to 1.2.0
  • 3e43789 build(deps): bump actions/github-script from 6 to 7
  • 0ceff79 build(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0
  • 352fe59 build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3
  • 6fab2eb doc: Add some links for reference about Go address behaviour.
  • 40d2ff6 doc: Document the --address commandline flag.
  • ed3275d build(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0
  • 32d70dc Only copy the build info to the Prom version library once.
  • c83415e Add the waitgroup correctly to exporter and cleanly shutdown.
  • e829bf9 chore: Disable the musttag linter.
  • 26704f0 chore: Apply simple linter fixes.
  • 99f8197 examples/postfix.mtail - move dash to end of character class
  • ecad00d build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • cf0a063 build(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0
  • 24bf93c build(deps): bump github.com/prometheus/client_golang
  • 037f91b build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0
  • 7cd0500 build(deps): bump github.com/golang/glog from 1.1.1 to 1.1.2
  • c5908ef build(deps): bump actions/checkout from 3 to 4
  • 8b0e217 build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • b5d6ccc build(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0
  • 2264a1c build(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0
  • 1a24427 doc: Expand on the first argument to subst.
  • 9082461 chore: unnecessary use of fmt.Sprintf