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

Latest commit

 

History

History
52 lines (28 loc) · 3.31 KB

File metadata and controls

52 lines (28 loc) · 3.31 KB

Changelog

0.4.0 (2023-02-22)

⚠ BREAKING CHANGES

  • change default version to v1beta1

Features

  • Change default version to v1beta1 (34c9527)

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)

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)

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)