Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@busunkim96 busunkim96 released this 04 Feb 00:56

03-06-2019 15:03 PST

Implementation Changes

  • Remove unused message exports (via synth). (#7276)
  • Protoc-generated serialization update. (#7096)

New Features

  • Add 'Task.http_request' and associated message type (via synth). (#7432)
  • Add 'Task.dispatch_deadline' via synth. (#7211)

Documentation

  • Updated client library documentation URLs. (#7307)
  • Update copyright headers
  • Restore expanded example from PR #7025 after synth. (#7062)
  • Add working example for 'create_queue'. (#7025)
  • Pick up stub docstring fix in GAPIC generator. (#6983)

Internal / Testing Changes

  • Copy lintified proto files (via synth). (#7471)
  • Add clarifying comment to blacken nox target. (#7405)
  • Copy proto files alongside protoc versions
  • Add protos as an artifact to library (#7205)