Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 19:24
· 46 commits to main since this release

Changelog

  • f7d7580 Merge pull request #13 from pgrundev/fix/issues-8-11
  • e5849eb Merge pull request #3 from pgrundev/dependabot/go_modules/github.com/jackc/pgx/v5-5.10.0
  • a958697 Merge pull request #5 from pgrundev/dependabot/github_actions/docker/setup-buildx-action-4
  • 80970eb Merge pull request #6 from pgrundev/dependabot/github_actions/actions/setup-go-7
  • bf2e1c1 Merge pull request #7 from pgrundev/dependabot/github_actions/docker/login-action-4
  • 3752238 build(deps): bump actions/setup-go from 5 to 7
  • 3322dc1 build(deps): bump docker/login-action from 3 to 4
  • a2b0a98 build(deps): bump docker/setup-buildx-action from 3 to 4
  • b239ecc build(deps): bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0
  • dfed16f ci(release): accept a fine-grained PAT (HOMEBREW_TAP_TOKEN) as well as the tap deploy key
  • e26c639 ci(release): publish the Homebrew formula with a tap deploy key + brew-smoke (#8); document npx @pgbot/cli (#9)
  • 65d1724 docs(changelog): cut 0.4.1 — pgss extension schema (#10), invalid-index grading (#11), Homebrew tap (#8), npx docs (#9)
  • eeaedea fix(collect): address pg_stat_statements + hypopg by their extension schema (#10)
  • 56c7e3b fix(findings): grade invalid indexes by indisready/indislive/size, not blanket critical (#11)