Skip to content

Tags: temporalio/cli

Tags

v1.5.0-rc

Toggle v1.5.0-rc's commit message
Bump server to 1.29.0 (#857)

v1.4.2-fairness.0

Toggle v1.4.2-fairness.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add priority options to workflow starting (#843)

v1.4.1-cloud-v1-29-0-139-2.0

Toggle v1.4.1-cloud-v1-29-0-139-2.0's commit message
Update server to v129.0-139.2

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use imperative verbs in cli (#830)

<!--- Note to EXTERNAL Contributors -->
<!-- Thanks for opening a PR! 
If it is a significant code change, please **make sure there is an open
issue** for this.
We work best with you when we have accepted the idea first before you
code. -->

<!--- For ALL Contributors 👇 -->

## What was changed
Use imperative verbs in cli

## Why?
Consistency

## Checklist
<!--- add/delete as needed --->

1. Closes <!-- add issue number here -->

2. How was this tested:
<!--- Please describe how you tested your changes/how we can test them
-->

3. Any docs updates needed?
<!--- update README if applicable
      or point out where to update docs.temporal.io -->

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix nexus endpoint create error message (#822)

v1.3.1-nexus-links.0

Toggle v1.3.1-nexus-links.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump server version v1.28.0-133.1 (#800)

<!--- Note to EXTERNAL Contributors -->
<!-- Thanks for opening a PR! 
If it is a significant code change, please **make sure there is an open
issue** for this.
We work best with you when we have accepted the idea first before you
code. -->

<!--- For ALL Contributors 👇 -->

## What was changed
<!-- Describe what has changed in this PR -->

## Why?
<!-- Tell your future self why have you made these changes -->

## Checklist
<!--- add/delete as needed --->

1. Closes <!-- add issue number here -->

2. How was this tested:
<!--- Please describe how you tested your changes/how we can test them
-->

3. Any docs updates needed?
<!--- update README if applicable
      or point out where to update docs.temporal.io -->

v1.3.1-nexus-cancellation.0

Toggle v1.3.1-nexus-cancellation.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump server version v1.28.0-132.1 (#798)

## What was changed
WISOTT

v1.3.1-persistence-fix.0

Toggle v1.3.1-persistence-fix.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update next-server branch with main changes (#792)

Co-authored-by: Spencer Judge <sjudge@hey.com>
Co-authored-by: Yuri <ychebotarev@gmail.com>
Co-authored-by: Thomas Hardy <thestaffofmoses@gmail.com>
Co-authored-by: Jacob Barzee <jmbarzee@gmail.com>
Co-authored-by: Rodrigo Zhou <2068124+rodrigozhou@users.noreply.github.com>
Co-authored-by: Dan Davison <dan.davison@temporal.io>
Co-authored-by: Andrew Yuan <andrew.yuan@temporal.io>
Co-authored-by: Chad Retz <chad.retz@gmail.com>

v1.3.1-priority.0

Toggle v1.3.1-priority.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update server to v1.28.0 (#783)

Co-authored-by: Spencer Judge <sjudge@hey.com>
Co-authored-by: Yuri <ychebotarev@gmail.com>
Co-authored-by: Thomas Hardy <thestaffofmoses@gmail.com>
Co-authored-by: Jacob Barzee <jmbarzee@gmail.com>
Co-authored-by: Rodrigo Zhou <2068124+rodrigozhou@users.noreply.github.com>

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add fields from extended info to DescribeWorkflow output (#771)

<!--- Note to EXTERNAL Contributors -->
<!-- Thanks for opening a PR! 
If it is a significant code change, please **make sure there is an open
issue** for this.
We work best with you when we have accepted the idea first before you
code. -->

<!--- For ALL Contributors 👇 -->

## What was changed
<!-- Describe what has changed in this PR -->
Add extended info to the DescribeWorkflow output.
## Why?
<!-- Tell your future self why have you made these changes -->
Customer request.