From 91075846eb7e3bdf7e53246cd60271c13f915e01 Mon Sep 17 00:00:00 2001 From: Alex Mazzeo Date: Tue, 10 Feb 2026 15:45:43 -0800 Subject: [PATCH] Remove buf ignore that was used to retag worker_instance_key --- buf.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/buf.yaml b/buf.yaml index 7a8f9df36..51534eb8f 100644 --- a/buf.yaml +++ b/buf.yaml @@ -16,8 +16,6 @@ breaking: - 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