Skip to content

v6.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 May 19:37
· 10 commits to main since this release
v6.7.0
0238c6e

Container Images

  • mm62/tmpbbs:6.7.0
  • ghcr.io/mmb/tmpbbs:6.7.0

What's Changed

  • Bump google.golang.org/grpc from 1.80.0 to 1.81.0 by @dependabot[bot] in #403
  • Bump mm62/tmpbbs from v6.5.0 to v6.6.0 in /kubernetes by @dependabot[bot] in #404
  • Test for /healthz by @mmb in #405
  • Bump DavidAnson/markdownlint-cli2-action from 23.1.0 to 23.2.0 by @dependabot[bot] in #406
  • Bump golang.org/x/text from 0.36.0 to 0.37.0 by @dependabot[bot] in #407
  • Bump crate-ci/typos from 1.46.0 to 1.46.1 by @dependabot[bot] in #408
  • Pagination test by @mmb in #409
  • Update protoc-gen-go-grpc to version 1.6.2 by @mmb in #411
  • Bump google.golang.org/grpc from 1.81.0 to 1.81.1 by @dependabot[bot] in #410
  • Shared tab setup in tests by @mmb in #412
  • Wait for Chrome websocket to start listening by @mmb in #413
  • Add pod logs to GinkgoWriter by @mmb in #414
  • Kustomize component for shared test configuration by @mmb in #415
  • Wait until all tests are done to clean up Kubernetes namespaces by @mmb in #416
  • Fix race in emoji test by @mmb in #417
  • Don't overwrite cancel functions in test setup by @mmb in #418
  • Add --randomize-all to ginkgo by @mmb in #419
  • Remove Chrome WebSocket check by @mmb in #420
  • Add committed GitHub Action to check commit messages by @mmb in #421
  • Bump crate-ci/typos from 1.46.1 to 1.46.2 by @dependabot[bot] in #422
  • Update protoc to version 7.35.0 by @mmb in #424
  • Don't check dependabot commits with committed by @mmb in #425
  • Bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #423
  • Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #426
  • Bump docker/metadata-action from 6.0.0 to 6.1.0 by @dependabot[bot] in #427
  • Bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #428
  • Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by @dependabot[bot] in #429
  • Using the git context breaks caching of go.mod and go.sum by @mmb in #430
  • Pin govulncheck-action commit by @mmb in #431
  • Sort functions alphabetically by @mmb in #432
  • Use gomodguard_v2 linter by @mmb in #433
  • Update post time ago every minute on the client by @mmb in #434
  • Rename ah to esh by @mmb in #435
  • Bump crate-ci/typos from 1.46.2 to 1.46.3 by @dependabot[bot] in #436
  • Bump docker/setup-qemu-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #437
  • Bump crate-ci/typos from 1.46.3 to 1.47.0 by @dependabot[bot] in #438
  • Set GOMEMLIMIT by @mmb in #439
  • Add chromedp timeout by @mmb in #440

Full Changelog: v6.6.0...v6.7.0