diff --git a/buf.yaml b/buf.yaml index 8f14c8925..2f2fa5389 100644 --- a/buf.yaml +++ b/buf.yaml @@ -16,18 +16,6 @@ breaking: - WIRE_JSON ignore: - google - ignore_only: - # TODO(seankane): Remove these temporary breaking-change ignores after this PR merges. - FIELD_SAME_JSON_NAME: - - temporal/api/workflowservice/v1/request_response.proto - FIELD_SAME_NAME: - - temporal/api/workflowservice/v1/request_response.proto - FIELD_WIRE_JSON_COMPATIBLE_TYPE: - - temporal/api/workflowservice/v1/request_response.proto - FIELD_NO_DELETE_UNLESS_NAME_RESERVED: - - temporal/api/workflowservice/v1/request_response.proto - FIELD_NO_DELETE_UNLESS_NUMBER_RESERVED: - - temporal/api/workflowservice/v1/request_response.proto lint: use: - DEFAULT