Skip to content

Releases: dapr/cli

Dapr CLI v1.17.0-rc.2

21 Jan 14:54
dbf9958

Choose a tag to compare

Dapr CLI v1.17.0-rc.2 Pre-release
Pre-release
Workflow: no longer require DB connection string (#1570)

* Workflow: no longer require DB connection string

PR updates the workflow clients to use the Dapr RPCs to list Workflow
instance IDs instead of connecting directly to the database. This
removes the requirement that the Dapr CLI need both connectivity to the
database and a connection string, greatly improving the user experience.

`$ dapr workflow list` now works out-of-the-box without any additional
configuration.

Connection strings are still supported via the `--connection-string`
flag for users using Dapr pre v1.17.

Also exposes the `--force` flag on `$ dapr workflow purge` to allow
purging without a worker connected.

Signed-off-by: joshvanl <me@joshvanl.dev>

* Cleanup workflow history output

Signed-off-by: joshvanl <me@joshvanl.dev>

* Improve parent details

Signed-off-by: joshvanl <me@joshvanl.dev>

* result -> output

Signed-off-by: joshvanl <me@joshvanl.dev>

* Adds input/output to child workflow history

Signed-off-by: joshvanl <me@joshvanl.dev>

* Adds eventId to SubOrchestrationCompleted details ouput

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>

Dapr CLI v1.16.5

12 Nov 15:05
0827566

Choose a tag to compare

Release v1.16.5

Dapr CLI v1.16.4

11 Nov 19:50
0827566

Choose a tag to compare

What's Changed

Full Changelog: v1.16.3...v1.16.4

Dapr CLI v1.16.3

31 Oct 17:00
df58963

Choose a tag to compare

What's Changed

  • Rebase release-1.16 for workflow & scheduler commands by @JoshVanL in #1562

Full Changelog: v1.16.2...v1.16.3

Dapr CLI v1.16.2

29 Oct 14:59
b741268

Choose a tag to compare

What's Changed

  • fix: upgrade helm.sh/helm/v3 to v3.17.4 to address security vulnerabilities by @inishchith in #1555

Full Changelog: v1.16.1...v1.16.2

Dapr CLI v1.16.1

18 Sep 15:41
b21c8c6

Choose a tag to compare

What's Changed

Full Changelog: v1.16.0...v1.16.1

Dapr CLI v1.16.0

16 Sep 15:45
07be83d

Choose a tag to compare

Dapr CLI v1.15.2

04 Aug 20:08
5c274bb

Choose a tag to compare

What's Changed

  • [1.15 PATCH] Allow configuring the scheduler host on init by @acroca in #1521

Full Changelog: v1.15.1...v1.15.2

Dapr CLI v1.16.0-rc.1

17 Jul 14:02
v1.16.0-rc.1
edb70cf

Choose a tag to compare

Dapr CLI v1.16.0-rc.1 Pre-release
Pre-release
release: rc.1

Dapr CLI v1.15.1

15 Apr 16:15
16cc1d1

Choose a tag to compare