Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 02:31
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
2e89b4c

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)