Skip to content

v3.5.2

Choose a tag to compare

@github-actions github-actions released this 31 Aug 00:41
· 480 commits to main since this release

v3.5.2

Changes since v3.5.1.

Compare: v3.5.1...v3.5.2

Fixes

  • repo: make the archive close failure reachable in test (2a229c2)

Docs

  • adr: record the next branch and that only main releases (bbb4e0f)
  • adr: record where linear history is enforced, and stop quoting figures (c1d881a)
  • adr: record what the quality apparatus measures, and enforce gate parity (c84030a)

CI

  • run on the next integration branch (367ebd8)
  • stop Codecov searching for coverage in languages this repo does not use (0c01087)
  • stop the Bitbucket stack step writing 9,900 lines of terminal redraw (818b692)
  • add linting and vulnerability scanning, take unit tests off the live path (4c0f1c1)

Chores

  • lint: clear the golangci-lint baseline and turn the gate on (ebb12c9)
  • quality: delete contract coverage, rename command reach, split the CI jobs (80ccdc4)