Skip to content

google-cloud-pubsub 0.36.0

Choose a tag to compare

@crwilcox crwilcox released this 10 Aug 19:59
74a5895

Implementation Changes

  • Pubsub: Make 'Message.publish_time' return datetime (#5633)
  • Ensure SPM methods check that 'self._consumer' is not None before use. (#5758)

New Features

  • PubSub: add geo-fencing support (#5769)
  • Add 'Message.ack_id' property. (#5693)