Skip to content

Releases: googleapis/nodejs-bigquery-storage

v4.10.1

29 Oct 19:27
f1d6c28
Compare
Choose a tag to compare

4.10.1 (2024-10-23)

Bug Fixes

  • Arrow parsing for nested and nullable fields (#519) (fc052fb)

v4.10.0

24 Sep 14:35
44986cd
Compare
Choose a tag to compare

4.10.0 (2024-09-23)

Features

  • Add BigQuery Metastore Partition Service API version v1alpha (b0cf365)
  • Add wrapper for reading table data using Storage API (#431) (03f2b1f)

v4.9.0

12 Sep 19:35
86f1f5a
Compare
Choose a tag to compare

4.9.0 (2024-09-12)

Features

  • Support BQ Storage Write CDC (#473) (8380ca8)
  • Support flexible columns on adapt package (#474) (c521cc5)
  • Update Nodejs generator to send API versions in headers for GAPICs (#459) (9dca0d3)

Bug Fixes

v4.8.0

10 May 19:03
ae9d0dc
Compare
Choose a tag to compare

4.8.0 (2024-05-10)

Features

  • Add getWriteStream and createWriteStreamFullResponse methods (#453) (27dce6a)

v4.7.0

06 May 12:22
367e934
Compare
Choose a tag to compare

4.7.0 (2024-05-03)

Features

v4.6.0

03 May 17:01
33b944b
Compare
Choose a tag to compare

4.6.0 (2024-05-03)

Features

  • Add support for RANGE type with Write API and adapt pkg (#437) (51924ab)
  • Enable write retry and nack pending writes on reconnect (#443) (ce4f88c)

v4.5.0

15 Apr 18:53
f8849e8
Compare
Choose a tag to compare

4.5.0 (2024-04-15)

Features

  • Add several fields to manage state of database encryption update (#433) (cf51780)
  • Auto convert numbers (#436) (f0505e7)

Bug Fixes

v4.4.0

21 Mar 18:46
267e46b
Compare
Choose a tag to compare

4.4.0 (2024-03-21)

Features

  • Add support for missing value interpretation (#428) (1a3e4ba)
  • Automatically convert date/datetime/timestamps (#422) (cbc7e94)

Bug Fixes

  • Handle more scenarios for stream reconnection (#429) (e6f9323)

v4.3.0

27 Feb 16:09
9cca05e
Compare
Choose a tag to compare

4.3.0 (2024-02-20)

Features

  • Update libs to support TPC Universes (#415) (8ee9e75)

v4.2.1

06 Feb 17:34
3250d2e
Compare
Choose a tag to compare

4.2.1 (2024-02-06)

Bug Fixes

  • Force import protobufjs/ext/descriptor package (#407) (a970824)
  • Large inserts AppendRow requests (432835c)