Skip to content

Releases: goccy/bigquery-emulator

0.6.1

09 Apr 12:19
316038b
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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

0.5.0

09 Mar 16:07
a4c7251
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.5.0

0.4.4

11 Dec 03:01
61e8d90
Compare
Choose a tag to compare

What's Changed

  • Added issue templates by @totem3 in #253
  • fix handling of empty/null arrays by @danielmerken in #239
  • Update Go version and Dockerfile and module dependencies by @goccy in #254
  • Update module dependencies to fix security issues by @goccy in #255

New Contributors

Full Changelog: v0.4.3...v0.4.4

0.4.3

21 Jul 14:51
8ccde28
Compare
Choose a tag to compare

What's Changed

  • Update zetasqlite version to v0.17.2 by @goccy in #214

Full Changelog: v0.4.2...v0.4.3

0.4.2

20 Jun 13:44
17941a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

0.4.1

18 Jun 11:11
9ffd5ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

0.4.0

17 Jun 17:50
a4f2d6c
Compare
Choose a tag to compare

What's Changed

  • Sync table metadata by @goccy in #199
  • Support Net functions
  • Support precision for ROUND
  • Support precision for PARSE_TIMESTAMP

Full Changelog: v0.3.1...v0.4.0

0.3.1

04 May 08:07
456c584
Compare
Choose a tag to compare

What's Changed

  • Care array value and struct value as a input value by @goccy in #178
  • update zetasqlite to 0.14.1 by @goccy in #179

Full Changelog: v0.3.0...v0.3.1

0.3.0

04 May 03:49
fc6db7c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.14...v0.3.0