temporalio / api

Temporal gRPC API and proto files
https://temporal.io
MIT License
77 stars 65 forks source link

Add reset reapply exclude types for batch reset #402

Closed dandavison closed 2 months ago

dandavison commented 2 months ago

What changed? Support the new reset reapply exclude types for batch reset

Why? It was accidentally omitted in https://github.com/temporalio/temporal/pull/5688, when we added the new field for non-batch reset.

Breaking changes No