Skip to content

Releases: googleapis/api-common-protos

1.50.0

07 Jan 21:59
1db64f2
Compare
Choose a tag to compare
1.50.0 Pre-release
Pre-release

release level

This represents an incremental release of our common protos. These should be stable. An arbitrary version number larger than any of the per-language tagged has been used for future automatic per-language publishing via CI.

Additions

  • Includes templates and incomplete CircleCI script for automatically publishing Python bindings
  • Bazel support updated
  • resource.proto adds a FileOptions extension that describes file level resource definitions
  • Added type/{calendar_period,expr,month,quaternion}.proto files
  • More proto files add support for C++ arena allocators

0.1.0

07 Feb 19:46
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

release level

This represents the first versioned, incremental release of our common protos. These should be stable, but keeping a low version number until our internal processes firmly guarantee it.

Additions

  • Added annotations for field behavior, method signature, and resources (#31)
  • Added an Exemplar message in google/api/distribution.proto (#30)