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

v1.0.0: Release PubSub 1.0.0 (#9145)

Choose a tag to compare

@busunkim96 busunkim96 released this 03 Feb 20:55

08-29-2019 09:27 PDT

Implementation Changes

  • Add 'ReceivedMessage.delivery_attempt' field (via synth). (#9098)
  • Remove send/recv msg size limit, update docstrings (via synth). (#8964)

Documentation

  • Update docstrings for client kwargs and fix return types uris (#9037)
  • Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)
  • Remove compatability badges from READMEs. (#9035)

Internal / Testing Changes

  • Add dead-letter-policy field in preparation for its implementation (via synth) (#9078)