Skip to content

Releases: goccy/bigquery-emulator

0.1.25

09 Nov 08:46
dd78189
Compare
Choose a tag to compare

What's Changed

  • Support source format NEWLINE_DELIMITED_JSON by @tyamagu2 in #86

New Contributors

Full Changelog: v0.1.24...v0.1.25

0.1.24

09 Nov 05:46
4685152
Compare
Choose a tag to compare

What's Changed

  • Fix create temp table query by @goccy in #85

Full Changelog: v0.1.23...v0.1.24

0.1.23

09 Nov 04:28
09e3b05
Compare
Choose a tag to compare

What's Changed

  • Support BigQuery Storage Read API by @goccy in #82
  • Fix some types for storage api by @goccy in #83
  • Update go-zetasqlite version to v0.8.6 by @goccy in #84

Full Changelog: v0.1.22...v0.1.23

0.1.22

04 Nov 04:27
23a0f21
Compare
Choose a tag to compare

What's Changed

  • Update zetasqlite version to v0.8.5 by @goccy in #78

Full Changelog: v0.1.21...v0.1.22

0.1.21

03 Nov 08:45
370b059
Compare
Choose a tag to compare

What's Changed

  • Return 409 error when table duplicates by @gyuta in #66
  • Fix create table query with record field by @goccy in #74
  • Explicitly specify projectID and datasetID for table and routine by @goccy in #75
  • Support java client by @goccy in #76

New Contributors

  • @gyuta made their first contribution in #66

Full Changelog: v0.1.20...v0.1.21

0.1.20

27 Oct 03:43
353f38c
Compare
Choose a tag to compare

What's Changed

  • Update go-zetasqlite to v0.8.3 by @goccy in #67

Full Changelog: v0.1.19...v0.1.20

0.1.19

24 Oct 03:31
7ffff73
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.18...v0.1.19

0.1.18

21 Oct 06:31
36b4e7e
Compare
Choose a tag to compare

What's Changed

  • Fix timestamp format for python client by @goccy in #62

Full Changelog: v0.1.17...v0.1.18

0.1.17

18 Oct 14:04
8346f7a
Compare
Choose a tag to compare

What's Changed

  • update go-zetasqlite to v0.8.2 by @goccy in #60

Full Changelog: v0.1.16...v0.1.17

0.1.16

08 Oct 05:53
3342db4
Compare
Choose a tag to compare

What's Changed

  • Update go-zetasqlite version to v0.8.1 by @goccy in #57

Full Changelog: v0.1.15...v0.1.16