Skip to content

Releases: temporalio/cli

v1.7.4-standalone-nexus-operations

Pre-release

Choose a tag to compare

What's Changed

Full Changelog: v1.7.3-standalone-nexus-operations...v1.7.4-standalone-nexus-operations

v1.8.0

Choose a tag to compare

@chaptersix chaptersix released this 10 Jul 20:08
64f5072

New Features

temporal schedule list-matching-times

New command that lists the next matching start times for a schedule, making it easier to preview when a schedule will fire. (#1047)

Improvements

  • Persistence info in the dev server bannertemporal server start-dev now reports its persistence configuration in the startup banner. (#1033)
  • Dev server cluster ID is now prefixed with dev-server- (#1059)
  • Search attributes are now sorted — the output of listing search attributes is sorted for stable, readable output. (#1016)
  • temporal workflow delete now prompts for confirmation before deleting. (#1029)
  • Batch operations skip the pre-count when --yes is setCountWorkflow is no longer called for batch operations run with --yes. (#1012)
  • Clearer activity pause help — clarified the timeout behavior described in activity pause help text. (#1099)
  • Correct fairness weight flag names in helptask-queue config set help now shows the real fairness weight flag names. (#1056)

Bug Fixes

  • --help no longer errors when combined with value flags — passing --help alongside a value flag (e.g. --address 123 --help) previously surfaced pflag: help requested as an error. (#1006, addresses #1003)
  • TLS now applied for profiles without an explicit TLS block — profiles that omitted a tls section were not getting TLS enabled. (#1089)
  • Extension delegation preserves exit codes — when temporal delegates to an extension, it now exits with the same exit code the extension returned. (#1116)
  • Docs generation escapes MDX-incompatible patternsgen-docs now escapes MDX-incompatible content and supports a -subdir flag, fixing documentation builds. (#1112)

Dependency Upgrades

  • UI Server: upgraded to v2.50.1
  • Temporal Server: v1.31.2
  • Go: v1.26.4
  • Pinned Alpine base image and bumped GitHub Actions dependencies (CI/tooling only)

What's Changed

Full Changelog: v1.7.3...v1.8.0

v1.7.3-standalone-nexus-operations

Pre-release

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2-standalone-nexus-operations...v1.7.3-standalone-nexus-operations

v1.7.3

Choose a tag to compare

@lina-temporal lina-temporal released this 08 Jul 19:30
1d8f321

What's Changed

  • Bump go.temporal.io/server to v1.31.2 to address a security release in the embedded server

Full Changelog: v1.7.2...v1.7.3

v1.7.2-one-time-versioning-override

Pre-release

Choose a tag to compare

@Shivs11 Shivs11 released this 06 Jul 18:08
b2ee8a2

What's Changed

New Contributors

Full Changelog: v1.7.1-system-nexus-operations...v1.7.2-one-time-versioning-override

v1.7.2

Choose a tag to compare

@fretz12 fretz12 released this 10 Jun 15:35
b89f8f8

What's Changed

  • Bump go.temporal.io/server to v1.31.1 (security patch via OSS server) by @fretz12 in #1088

Full Changelog: v1.7.1...v1.7.2

v1.7.2-standalone-nexus-operations

Pre-release

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1-standalone-nexus-operations...v1.7.2-standalone-nexus-operations

v1.7.1-system-nexus-operations

Pre-release

Choose a tag to compare

@spkane31 spkane31 released this 03 Jun 15:57
8bb57b7

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.1-system-nexus-operations

v1.7.1

Choose a tag to compare

@fretz12 fretz12 released this 01 Jun 23:30
d398407

What's Changed

  • Security patch: bump Go 1.26.3 and gomarkdown by @fretz12 in #1073

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.1-standalone-nexus-operations

Pre-release

Choose a tag to compare

@VegetarianOrc VegetarianOrc released this 30 Apr 00:08
827d401

What's Changed

  • chore: pin alpine docker image to 3.23.4 by @chaptersix in #1015
  • Update server to v1.32.0-155.0

Full Changelog: v1.7.0...v1.7.1-standalone-nexus-operations