4.4.1 (2026-05-01)
- Change the copyright year for files in the packages folder (#8109) (c1a03fe)
- Do not publish the protos to npm (#8079) (816216b)
- Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)
4.4.0 (2026-04-14)
4.3.0 (2025-10-13)
- [bigquery-reservation] Add new
BACKGROUND_CHANGE_DATA_CAPTURE,BACKGROUND_COLUMN_METADATA_INDEX, andBACKGROUND_SEARCH_INDEX_REFRESHreservation assignment types (#6785) (73797fd) - Add new reservation IAM policy get/set/test methods (73797fd)
- Add support for creation and modification of new reservation groups (73797fd)
4.2.0 (2025-08-21)
- [bigquery-reservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to (#6606) (d3237dc)
- Add Reservation.scaling_mode field and its corresponding enum message ScalingMode. This field should be used together with Reservation.max_slots (d3237dc)
4.1.0 (2025-07-09)
- [Many APIs] add methods from gax to cache proto root and process custom error details (#6418) (fcfb2c0)
- [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
- Add protobufjs 2023 edition support (#6303) (4a0cba1)
4.0.1 (2025-03-19)
4.0.0 (2025-03-18)
- upgrade to Node 18 (#6096)
- [Many APIs] add request/response debug logging to gapics, update templates to gax 5 (32fff6f)
3.5.0 (2025-02-28)
- [bigquery-reservation] Add a new field
replication_statusto.google.cloud.bigquery.reservation.v1.Reservationto provide visibility into errors that could arise during Disaster Recovery(DR) replication (#6060) (f685243)
3.4.0 (2024-12-18)
- [bigquery-reservation] Add the managed disaster recovery API(https://cloud.google.com/bigquery/docs/managed-disaster-recovery) (#5850) (11752f5)
3.3.0 (2024-05-21)
- [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
- [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)
3.2.0 (2024-03-29)
3.1.0 (2024-02-09)
- Support for Trusted Private Cloud (895830a)
3.0.1 (2023-09-06)
3.0.0 (2023-08-06)
- migrate to Node 14 (#4443)
2.2.1 (2023-04-13)
- deps: Bump
google-gaxto ^3.5.8 (#4117) (0b67d88) - Minify JSON and JS files, and remove .map files (#4143) (170f7d5)
2.2.0 (2023-03-28)
2.1.1 (2023-02-15)
2.1.0 (2023-01-28)
2.0.4 (2022-11-10)
2.0.3 (2022-11-03)
2.0.2 (2022-09-22)
2.0.1 (2022-09-01)
- Allow passing gax instance to client constructor (#169) (3532064)
- Better support for fallback mode (#165) (90fbf83)
- Change import long to require (#166) (c41ce5a)
- Do not import the whole google-gax from proto JS (#1553) (#168) (56f9393)
- docs: Document fallback rest option (#161) (9db1472)
- Remove pip install statements (#1546) (#167) (fd418d7)
2.0.0 (2022-06-07)
- Update library to use Node 12
- update library to use Node 12 (#155)
- Update library to use Node 12 (408fedd)
1.4.0 (2021-12-30)
1.3.0 (2021-09-01)
- Added commitment_start_time to capacity commitments (be13d46)
- Deprecated SearchAssignments in favor of SearchAllAssignments (be13d46)
- Deprecated SearchAssignments in favor of SearchAllAssignments (be13d46)
- Force deleting capacity commitments is allowed ... (#103) (be13d46)
- Reservation objects now contain a creation time and an update time (be13d46)
1.2.0 (2021-08-23)
1.1.6 (2021-07-21)
1.1.5 (2021-07-12)
1.1.4 (2021-06-30)
1.1.3 (2021-06-25)
1.1.2 (2021-06-07)
1.1.1 (2021-05-12)
1.1.0 (2021-01-09)
1.0.2 (2020-11-25)
- browser: check for fetch on window (5a32067)