This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
v6.0.0
6.0.0 (2022-09-22)
⚠ BREAKING CHANGES
- Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.
Bug Fixes
- Allow passing gax instance to client constructor (#354) (bfa1e06)
- Better support for fallback mode (#348) (ae5f1ae)
- Change import long to require (#350) (ba282ff)
- deps: Update dependency uuid to v9 (#356) (b465fd2)
- Do not import the whole google-gax from proto JS (#1553) (#353) (3e0beda)
- Preserve default values in x-goog-request-params header (#357) (17f61ed)
- Remove pip install statements (#1546) (#352) (0624e90)
- use google-gax v3.3.0 (3e0beda)