Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 18 May 14:13
· 12 commits to main since this release
Immutable release. Only release title and notes can be modified.
283a94d

Changelog

  • 283a94d Cap GoReleaser build parallelism to avoid OOM on the release runner (#466)
  • 7282db9 Fix all open GitHub Security reports (#462)
  • dafbca6 Fix list projects to return NumericId and FriendlyName (#431)
  • 6d8cfcf Import newest discovery document from Google (#424)
  • dec85d4 Limit Dependabot to security updates and refresh dependencies (#464)
  • 92f5ee7 Modernize the release pipeline and fix multi-arch image publishing (#465)
  • d21b248 Refresh README for the googlesqlite backend and add a feature matrix (#461)
  • db5cfcc Reject backtick/backslash in SQL identifiers to close injection vector (#463)
  • 1bffdb5 Setup multi-arch builds for Docker. (#401)
  • cc2e431 Switch the SQL backend to googlesqlite and harden BigQuery compatibility (#448)