From fb139d8d0cfe96490f865baeb2d4a62a4971d7e6 Mon Sep 17 00:00:00 2001 From: Roey Berman Date: Thu, 12 Feb 2026 09:41:31 -0800 Subject: [PATCH] Remove buf breaking exceptions --- buf.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/buf.yaml b/buf.yaml index 7a8f9df36..e984c1439 100644 --- a/buf.yaml +++ b/buf.yaml @@ -13,11 +13,6 @@ breaking: - WIRE_JSON ignore: - google - - temporal/api/enums/v1/failed_cause.proto - # TODO: remove this once the changes with WorkflowExecutionExtendedInfo.pause_info is merged - - temporal/api/workflow/v1/message.proto - # TODO (amazzeo): remove this once worker_instance_key has successfully been retagged in PollWorkflowTaskQueueRequest and PollActivityTaskQueueRequest - - temporal/api/workflowservice/v1/request_response.proto lint: use: - DEFAULT