Releases: goccy/bigquery-emulator
Releases · goccy/bigquery-emulator
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
0.6.1
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
intabledataListRequest
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
What's Changed
- migrate go-genproto to google-cloud-go by @shohei-ihaya in #282
- [Insert] Handle formatting timestamps in repository by @ohaibbq in #284
- Update zetasqlite to v0.19.1 by @goccy in #283
New Contributors
- @shohei-ihaya made their first contribution in #282
- @ohaibbq made their first contribution in #284
Full Changelog: v0.5.0...v0.6.0
0.5.0
What's Changed
- #245 default offset value when client doesn't specify the offset by @seanmcnealy in #261
- fix: data is not appended with committed streams by @tomrussello in #267
- Update zetasqlite to v0.19.0 by @goccy in #281
New Contributors
- @seanmcnealy made their first contribution in #261
- @tomrussello made their first contribution in #267
Full Changelog: v0.4.4...v0.5.0
0.4.4
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
- @totem3 made their first contribution in #253
- @danielmerken made their first contribution in #239
Full Changelog: v0.4.3...v0.4.4