temporalio-protos 0.5.0

Compiled protobuf definitions for the Temporal Rust SDK
Documentation
version: v1
name: buf.build/temporalio/api
deps:
  - buf.build/grpc-ecosystem/grpc-gateway
  - buf.build/googleapis/googleapis
  - buf.build/temporalio/nexus-annotations
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
    # Same for nexusannotations - local copy for api-linter, BSR dep for buf
    - nexusannotations
breaking:
  use:
    - WIRE_JSON
  ignore:
    - google
lint:
  use:
    - DEFAULT
  ignore:
    - google
    - cmd