Skip to content

Releases: goccy/bigquery-emulator

v0.8.1

13 Jun 05:52
Immutable release. Only release title and notes can be modified.
a531d3d

Choose a tag to compare

Changelog

v0.8.0

13 Jun 02:31
Immutable release. Only release title and notes can be modified.
2e89b4c

Choose a tag to compare

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

19 May 16:32
Immutable release. Only release title and notes can be modified.
e8dc89b

Choose a tag to compare

Changelog

  • e8dc89b Fix COUNT over an empty table (#468) and add multi-client insertAll e2e coverage (#471)
  • 3102d2d Improve README intro for first-time visitors (#469)

v0.7.1

19 May 01:54
Immutable release. Only release title and notes can be modified.
2e73d3d

Choose a tag to compare

Changelog

v0.7.0

18 May 14:13
Immutable release. Only release title and notes can be modified.
283a94d

Choose a tag to compare

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

10 Dec 15:04
4676a5c

Choose a tag to compare

What's Changed

  • Apply command option from environment values by @osamingo in #371

New Contributors

Full Changelog: v0.6.5...v0.6.6

0.6.5

05 Sep 02:46
e411226

Choose a tag to compare

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

Full Changelog: v0.6.4...v0.6.5

0.6.4

03 Aug 01:34
dc038eb

Choose a tag to compare

What's Changed

  • Add handler for new discovery endpoint so that CLI tools like bq work (fix for #290) by @myhau in #338

New Contributors

Full Changelog: v0.6.3...v0.6.4

0.6.3

04 Jul 04:49
58f8350

Choose a tag to compare

What's Changed

  • Fix job materialization when destination table does not yet exist by @ohaibbq in #303
  • Update go-zetasqlite version to v0.19.3 by @Zherdev in #330

New Contributors

Full Changelog: v0.6.2...v0.6.3

0.6.2

12 Jun 04:56
76384ba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2