temporalio-common 0.3.0

Common functionality for the Temporal SDK Core, Client, and Rust SDK
Documentation
version: v1
name: buf.build/temporalio/api
deps:
  - buf.build/grpc-ecosystem/grpc-gateway
  - buf.build/googleapis/googleapis
build:
  excludes:
    # Buf won't accept a local dependency on the google protos but we need them
    # to run api-linter, so just tell buf it ignore it
    - google
breaking:
  use:
    - WIRE_JSON
  ignore:
    - google
lint:
  use:
    - DEFAULT
  ignore:
    - google