Skip to content

Releases: goccy/bigquery-emulator

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

0.6.1

09 Apr 12:19
316038b

Choose a tag to compare

What's Changed

  • Increase request timeout to avoid failed to add job: job already created errors by @ohaibbq in #266
  • docs: fix small typo by @cabljac in #250
  • enable import from GCS emulator without PublicHost by @totem3 in #248
  • Handle formatOptions.useInt64Timestamp in tabledataListRequest by @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

10 Mar 17:14
e5c0d87

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0