Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Releases: googleapis/nodejs-dataform

v0.4.0

22 Feb 19:48
827cd4f
Compare
Choose a tag to compare

0.4.0 (2023-02-22)

⚠ BREAKING CHANGES

  • change default version to v1beta1

Features

  • Change default version to v1beta1 (34c9527)

v0.3.0

10 Feb 18:04
95e0378
Compare
Choose a tag to compare

0.3.0 (2023-02-09)

Features

  • Added Snooze API support (a261ce7)

Bug Fixes

  • deps: Use google-gax v3.5.2 (#25) (9df841b)
  • Regenerated protos JS and TS definitions (#29) (cf713a7)

v0.2.0

26 Sep 15:32
826833e
Compare
Choose a tag to compare

0.2.0 (2022-09-14)

Features

  • Release API version v1beta1 (no changes to v1alpha2) (#11) (1ff35a6)

Bug Fixes

  • Allow passing gax instance to client constructor (#18) (34e62f5)
  • Better support for fallback mode (#13) (f48d918)
  • Change import long to require (#14) (3790bfd)
  • Do not import the whole google-gax from proto JS (#1553) (#17) (32373fd)
  • Preserve default values in x-goog-request-params header (#19) (bbb3790)
  • Remove pip install statements (#1546) (#15) (71f0add)
  • use google-gax v3.3.0 (32373fd)

v0.1.0

22 Jul 21:26
1f783e3
Compare
Choose a tag to compare

0.1.0 (2022-07-22)

Features

  • add initial samples and tests (fee86a3)
  • add templated files from docker image (3142f78)
  • initial stub of library (5a68c4b)