Releases: jeri-temporal/cloud-cli
Releases · jeri-temporal/cloud-cli
Release list
v0.0.7
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.0.2...v0.0.6
v0.0.1-immutable-test
Immutable
release. Only release title and notes can be modified.
Just a test to see how goreleaser fails with the current workflow configuration
v0.0.3
Immutable
release. Only release title and notes can be modified.
Sync cloud-sdk-go v0.14.1 (#85) * Sync cloud-sdk-go v0.14.1 Bump cloud-sdk dependency to the v0.14.1 release candidate and expose the new read-only namespace-assignment RPCs as CLI commands. - go.mod: go.temporal.io/cloud-sdk v0.13.0 -> v0.14.1-0.20260616191445-e6c2bafd1bf5 (pinned to RC commit e6c2bafd1bf5e2fcbdbfcb7ff1086cabcbb47b7a) - New commands (additive only): - cloud namespace user list - cloud namespace service-account list - cloud namespace user-group list - Regenerated commands.gen.go and cloudservice mock for the new RPCs. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Adddress bot review comment * Fix namespace access list table columns Address Cursor Bugbot review on PR #85: - Service-account and user-group list commands requested an "Email" column, but those assignment types expose "Name" and "DisplayName" respectively — the identity column was omitted from table output. - All three commands omitted "InheritedAccess", so inherited-only access rendered as a blank permission with no indication of source. Select the correct per-type identity column and add InheritedAccess to all three. Add table-output guard tests (previously only JSON output, which bypasses the Fields list, was covered). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: clddx-agent[bot] <clddx-agent[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
v0.0.2
Immutable
release. Only release title and notes can be modified.
Full Changelog: https://github.com/jeri-temporal/cloud-cli/commits/v0.0.2