Skip to content

0.9.3

Compare
Choose a tag to compare
@garrettjonesgoogle garrettjonesgoogle released this 22 Feb 23:10

Fixes

  • pubsub: start with polling by default (#1625)
    • Patches over a server issue where the wrong error code is being returned for an unimplemented method.

Moves/renames

  • move LocalPubSubHelper into deprecated (#1633)

Runtime updates

  • Update client name in header for Veneer layer (#1638)
  • Updating GAX to 0.1.2 (for header changes) (#1640)

Samples/docs

  • pubsub: new publish snippet (#1608)