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

Latest commit

 

History

History
63 lines (31 loc) · 3.62 KB

CHANGELOG.md

File metadata and controls

63 lines (31 loc) · 3.62 KB

Changelog

1.0.1 (2023-09-07)

Bug Fixes

  • Simplify logic for HTTP/1.1 REST fallback option (#54) (c873226)

1.0.0 (2023-08-15)

⚠ BREAKING CHANGES

  • update to Node 14 (#50)

Miscellaneous Chores

0.3.0 (2023-02-09)

Features

  • Added SuggestConversationSummary RPC (8110940)

Bug Fixes

0.2.1 (2022-09-21)

Bug Fixes

  • Additional error codes added to service configuration for retry (#16) (4be826d)
  • Preserve default values in x-goog-request-params header (#18) (19c2bf9)

0.2.0 (2022-08-30)

Features

  • added support for force field for API and API version deletion (c0bf481)

Bug Fixes

0.1.0 (2022-07-21)

Features

  • add initial samples and tests (77257a4)
  • add templated files from docker image (4999fc5)
  • initial stub of library (81efd1e)