Releases: goccy/bigquery-emulator
Releases · goccy/bigquery-emulator
v0.7.2
v0.7.1
v0.7.0
Immutable
release. Only release title and notes can be modified.
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)
0.6.6
0.6.5
What's Changed
- Allow emulator to bind to a configurable host by @gmpify in #350
- Switched dependency to github.com/parquet-go/parquet-go by @jordanfowler in #349
New Contributors
- @gmpify made their first contribution in #350
- @jordanfowler made their first contribution in #349
Full Changelog: v0.6.4...v0.6.5
0.6.4
0.6.3
0.6.2
What's Changed
- Storage write api - support default stream by @MatanLevy in #226
New Contributors
- @MatanLevy made their first contribution in #226
Full Changelog: v0.6.1...v0.6.2
0.6.1
What's Changed
- Increase request timeout to avoid
failed to add job: job already createderrors by @ohaibbq in #266 - docs: fix small typo by @cabljac in #250
- enable import from GCS emulator without
PublicHostby @totem3 in #248 - Handle
formatOptions.useInt64TimestampintabledataListRequestby @ohaibbq in #276 - Update zetasqlite version to v0.19.2 by @goccy in #292
New Contributors
Full Changelog: v0.6.0...v0.6.1
0.6.0
What's Changed
- migrate go-genproto to google-cloud-go by @shohei-ihaya in #282
- [Insert] Handle formatting timestamps in repository by @ohaibbq in #284
- Update zetasqlite to v0.19.1 by @goccy in #283
New Contributors
- @shohei-ihaya made their first contribution in #282
- @ohaibbq made their first contribution in #284
Full Changelog: v0.5.0...v0.6.0