Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

v2.1.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 21 Sep 18:46
f791d8f

09-21-2020 02:19 PDT

Implementation Changes

  • Convert all RPC error types to exceptions. (#163) (#170)
  • Pass client options to publisher and subscriber clients. (#166) (#190)

New Features

  • Regenerate the client lib to pick new mtls env (via synth). (#197)

Documentation

  • Add subscription detachment sample. (#152)
  • Use new call syntax in subscriber docs. (#198) (#203)

Internal / Testing Changes

  • Update CODEOWNERS. (#193)