Skip to content

Commit

Permalink
Add batch activity unpause operation (#535)
Browse files Browse the repository at this point in the history
<!-- Describe what has changed in this PR -->
**What changed?**
Add batch activity unpause operation.

<!-- Tell your future self why have you made these changes -->
**Why?**
Part of the activity API work.

<!-- Are there any breaking changes on binary or code level? -->
**Breaking changes**
No

<!-- If this breaks the Server, please provide the Server PR to merge
right after this PR was merged. -->
**Server PR**
[Add batch activity unpause. Single activity commulative
changes](temporalio/temporal#7169)
  • Loading branch information
ychebotarev committed Jan 30, 2025
1 parent a9a23b4 commit ef33bba
Show file tree
Hide file tree
Showing 6 changed files with 751 additions and 538 deletions.
37 changes: 37 additions & 0 deletions batch/v1/message.go-helpers.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

224 changes: 186 additions & 38 deletions batch/v1/message.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion temporalproto/openapi/openapiv2.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion temporalproto/openapi/openapiv3.go

Large diffs are not rendered by default.

Loading

0 comments on commit ef33bba

Please sign in to comment.