Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: dandavison/temporalio-api

Tags

v1.25.0

Toggle v1.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Batch operation rate limit (temporalio#318)

## What changed?

Adding (optional) max_operations_per_second for batch operations to limit their rate.

## Why?

To fix temporalio/temporal#4926.

v1.24.0

Toggle v1.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
HTTP API annotations (temporalio#301)

* HTTP API annotations

* PR suggested improvements

v1.23.0

Toggle v1.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add operation for merging sets to build ID api (temporalio#297)

v1.21.0

Toggle v1.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Re-enable breaking check (temporalio#295)

v1.20.0

Toggle v1.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix incorrect "compatible" spelling 🤦 (temporalio#268)

In build id ordering APIs

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor versioning API (temporalio#237)

* Simpler representation of version "graph"
* Support id for each compatible set
* Support for future workflow bundles

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add field for nonfirst LA attempts count (temporalio#261)

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add capability for sdk metadata field (temporalio#263)

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add namespace option to search attributes operations (temporalio#258)

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add fields for eager workflow dispatch from StartWorkflowExecution (t…

…emporalio#255)

Co-authored-by: Spencer Judge <[email protected]>