Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Releases: googleapis/nodejs-dataflow

v2.0.1

11 Nov 10:32
0bce830

Choose a tag to compare

2.0.1 (2022-11-11)

Bug Fixes

  • Allow passing gax instance to client constructor (#80) (9054e83)
  • Better support for fallback mode (#76) (7b4c304)
  • Change import long to require (#77) (531996b)
  • deps: Use google-gax v3.5.2 (#87) (9f856a5)
  • Do not import the whole google-gax from proto JS (#1553) (#79) (a0924da)
  • docs: Document fallback rest option (#72) (bb637f7)
  • Preserve default values in x-goog-request-params header (#81) (18e64cc)
  • Regenerated protos JS and TS definitions (#90) (920d3fe)
  • Remove pip install statements (#1546) (#78) (884ea27)
  • use google-gax v3.3.0 (a0924da)

v2.0.0

20 Jun 19:42
d92cb8d

Choose a tag to compare

2.0.0 (2022-06-10)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#65)

Bug Fixes

  • fixes for dynamic routing and streaming descriptors (#68) (f6432cb)

Build System

v1.2.0

05 Apr 21:19
e9d1e7e

Choose a tag to compare

1.2.0 (2022-04-04)

Features

  • Add the ability to plumb environment capabilities through v1beta3 protos. (#53) (41c8fd6)
  • new parameters in FlexTemplateRuntimeEnvironment (f8bd01b)

Bug Fixes

  • Use http binding with location field as primary http bindings (6bfb6bd)

@google-cloud/dataflow v1.1.0

23 Aug 18:38
1da2fce

Choose a tag to compare

Features

  • turns on self-signed JWT feature flag (#18) (ac48141)

@google-cloud/dataflow v1.0.2

17 Aug 17:10
5977f92

Choose a tag to compare

Bug Fixes

@google-cloud/dataflow v1.0.1

21 Jul 00:24
7e7e23f

Choose a tag to compare

Bug Fixes

  • deps: google-gax v2.17.1 (#6) (c689196)
  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#8) (ce940c1)

v1.0.0

08 Jul 20:02
e859a27

Choose a tag to compare

Features