4.11.0 (2025-01-09)
4.10.1 (2024-10-23)
4.10.0 (2024-09-23)
- Add BigQuery Metastore Partition Service API version v1alpha (b0cf365)
- Add wrapper for reading table data using Storage API (#431) (03f2b1f)
4.9.0 (2024-09-12)
- 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)
4.8.0 (2024-05-10)
4.7.0 (2024-05-03)
4.6.0 (2024-05-03)
- Add support for RANGE type with Write API and adapt pkg (#437) (51924ab)
- Enable write retry and nack pending writes on reconnect (#443) (ce4f88c)
4.5.0 (2024-04-15)
- Add several fields to manage state of database encryption update (#433) (cf51780)
- Auto convert numbers (#436) (f0505e7)
- Auto convert nested fields (#438) (0ba5b7d)
- Destroy internal grpc conn when closed (#439) (e7731bf)
- Trigger reconnection on INTERNAL status error (#435) (f555322)
4.4.0 (2024-03-21)
- Add support for missing value interpretation (#428) (1a3e4ba)
- Automatically convert date/datetime/timestamps (#422) (cbc7e94)
4.3.0 (2024-02-20)
4.2.1 (2024-02-06)
- Force import protobufjs/ext/descriptor package (#407) (a970824)
- Large inserts AppendRow requests (432835c)
4.2.0 (2023-09-26)
- Add default_missing_value_interpretation field; indicate KMS_SERVICE_ERROR is retryable (#347) (07794c1)
4.1.0 (2023-08-11)
4.0.0 (2023-08-01)
- migrate to node 14 (#354)
3.4.0 (2023-06-05)
- Adapt package to convert TableSchema to ProtoDescriptor (#326) (2d189e9)
- Add default_value_expression to TableFieldSchema (#323) (b2aa964)
- Add table sampling to ReadAPI v1 (#338) (18bb7b0)
3.3.0 (2023-01-25)
3.2.1 (2023-01-11)
3.2.0 (2022-11-11)
3.1.1 (2022-09-01)
- Allow passing gax instance to client constructor (#292) (89f953d)
- Do not import the whole google-gax from proto JS (#1553) (#291) (507e378)
3.1.0 (2022-08-23)
- allow users to set Apache Avro output format options through avro_serialization_options param in TableReadOptions message (#284) (99b8afc)
- better support for fallback mode (#287) (08b0bb2)
- change import long to require (#289) (63a3dc2)
- remove pip install statements (#1546) (#290) (1436388)
3.0.0 (2022-06-29)
- update library to use Node 12 (#272)
- fixes for dynamic routing and streaming descriptors (#274) (4271ea0)
- Modify client lib retry policy for CreateWriteStream with longer backoff, more error code and longer overall time (#279) (849cc23)
2.8.0 (2021-12-30)
2.7.0 (2021-09-27)
2.6.2 (2021-09-07)
2.6.1 (2021-09-03)
2.6.0 (2021-08-23)
2.5.4 (2021-08-17)
2.5.3 (2021-07-21)
- deps: google-gax v2.17.1 (#188) (e49f7ee)
- Updating WORKSPACE files to use the newest version of the Typescript generator. (#190) (8649cc6)
2.5.2 (2021-06-30)
2.5.1 (2021-06-22)
2.5.0 (2021-06-07)
- deps: require google-gax v2.12.0 (#158) (3347edd)
- GoogleAdsError missing using generator version after 1.3.0 (#171) (8504761)
- use require() to load JSON protos (#161) (a16129f)
2.4.0 (2021-04-20)
- add a Arrow compression options (Only LZ4 for now). (cd23105)
- Return schema on first ReadRowsResponse (cd23105)
2.3.0 (2021-01-09)
2.2.3 (2020-11-25)
- browser: check for fetch on window (d837dfc)
2.2.2 (2020-11-07)
2.2.1 (2020-07-09)
2.2.0 (2020-06-19)
2.1.0 (2020-06-12)
2.0.0 (2020-05-18)
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- add V1 client (#28) (da10a33)
- additional type annotation (#64) (2d76c0e)
- drop node8 support (#39) (2f66ded)
- regen protos and tests (#63) (6293832)
- remove eslint, update gax, fix generated protos, run the generator (#49) (b5b9492)
1.1.0 (2020-03-06)
- initial generation of library (#1)