Releases: goccy/bigquery-emulator
Releases · goccy/bigquery-emulator
v0.8.1
v0.8.0
Immutable
release. Only release title and notes can be modified.
Changelog
- 5e2b77f API correctness: deleteContents, CreateDisposition, default ReadSession stream (#341, #360, #409) (#474)
- 2e89b4c Bump googlesqlite to v0.3.0, fix TestStorageWrite race, and unbreak the e2e bq job from a PYTHONPATH leak (#486)
- 2f50090 Fix IN UNNEST(@param) with named ARRAY/STRUCT parameters silently returning no rows (#475)
- 4455393 Fix Storage API issues: nil ReadOptions panic, case-insensitive columns, proto wrapper unwrap (#382, #380, #364) (#473)
- 95733c0 Materialize EXPORT DATA statements to GCS (#418) (#476)
- 0921f7f Register the job in the synchronous jobs.query path (#477)
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