Skip to content

Releases: googleapis/nodejs-bigquery-storage

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)

v4.2.0

27 Sep 20:21
83328cc
Compare
Choose a tag to compare

4.2.0 (2023-09-26)

Features

  • Add default_missing_value_interpretation field; indicate KMS_SERVICE_ERROR is retryable (#347) (07794c1)

Bug Fixes

  • Struct field names should not be lowercase (#364) (1867062)

v4.1.0

14 Aug 13:19
1e0d1ea
Compare
Choose a tag to compare

4.1.0 (2023-08-11)

Features

v4.0.0

01 Aug 20:36
80ae904
Compare
Choose a tag to compare

4.0.0 (2023-08-01)

⚠ BREAKING CHANGES

  • migrate to node 14 (#354)

Miscellaneous Chores