Skip to content

Commit ff14265

Browse files
authored
Remove buf breaking exceptions (#718)
**Why?** To ensure we have breaking change detection.
1 parent 7d69897 commit ff14265

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

buf.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ breaking:
1313
- WIRE_JSON
1414
ignore:
1515
- google
16-
- temporal/api/enums/v1/failed_cause.proto
17-
# TODO: remove this once the changes with WorkflowExecutionExtendedInfo.pause_info is merged
18-
- temporal/api/workflow/v1/message.proto
19-
# TODO (amazzeo): remove this once worker_instance_key has successfully been retagged in PollWorkflowTaskQueueRequest and PollActivityTaskQueueRequest
20-
- temporal/api/workflowservice/v1/request_response.proto
2116
lint:
2217
use:
2318
- DEFAULT

0 commit comments

Comments
 (0)