Skip to content

Releases: dapr/cli

Dapr CLI v1.5.1-rc.1

30 Nov 00:57
3287fa2
Compare
Choose a tag to compare
Dapr CLI v1.5.1-rc.1 Pre-release
Pre-release
fix shutdown hang when enable socket (#835) (#845)

* fix shutdown hang when enable socket

Signed-off-by: Loong <loong.dai@intel.com>

* feedback

Signed-off-by: Loong <loong.dai@intel.com>

Co-authored-by: Loong <loong.dai@intel.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

Co-authored-by: Long Dai <long.dai@intel.com>
Co-authored-by: Loong <loong.dai@intel.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

Dapr CLI v1.5.0

11 Nov 22:30
99cb9c1
Compare
Choose a tag to compare
Fix install script for M1 mac (#828)

Dapr CLI v1.5.0-rc.2

10 Nov 22:24
78db31a
Compare
Choose a tag to compare
Dapr CLI v1.5.0-rc.2 Pre-release
Pre-release
Adds native binary support for Darwin Arm64 (e.g. M1 Mac) (#826)

* Add Darwin ARM64 binaries

* Update install script for Darwin Arm64

Dapr CLI v1.5.0-rc.1

05 Nov 20:32
0648583
Compare
Choose a tag to compare
Dapr CLI v1.5.0-rc.1 Pre-release
Pre-release
Added a warning message for unix domain socket (#822)

* Added a warning message for unix domain socket

* Added socket warning message to invoke and publish

* Corrected socket name in publish cmd

* Corrected the variable names for invoke and publish

* Removed unused variables port and grpcPort from invoke and publish

* Cleaned up the error of warning messages

* Cleaned up the wording of warning messages

* Cleaned up the wording of warning messages

* Cleaned up the wording of warning messages on run, invoke and publish

* Modified the warning message

Co-authored-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

Dapr CLI v1.4.0

16 Sep 04:06
f576cb4
Compare
Choose a tag to compare
Skip CRD application during downgrade (#795)

* Skip CRD application during downgrade

With the addition of the v2alpha1 subscription CRD, rolling back to
a previous version does not work seamlessly. This is due to k8s not
allowing a new CRD without the v2alpha1 version.

As CRDs are additive skipping their removal when downgrading should
not impact anything. Handling this with an implicit flag allows for
users to have an easy experience without touching the CRDs.

* Fix go.mod with go mod tidy

Dapr CLI v1.4.0-rc.2

13 Sep 18:23
f576cb4
Compare
Choose a tag to compare
Dapr CLI v1.4.0-rc.2 Pre-release
Pre-release
Skip CRD application during downgrade (#795)

* Skip CRD application during downgrade

With the addition of the v2alpha1 subscription CRD, rolling back to
a previous version does not work seamlessly. This is due to k8s not
allowing a new CRD without the v2alpha1 version.

As CRDs are additive skipping their removal when downgrading should
not impact anything. Handling this with an implicit flag allows for
users to have an easy experience without touching the CRDs.

* Fix go.mod with go mod tidy

Dapr CLI v1.4.0-rc.1

07 Sep 22:13
909b989
Compare
Choose a tag to compare
Dapr CLI v1.4.0-rc.1 Pre-release
Pre-release

This is the release candidate for 1.4.0-rc.1

Dapr CLI v1.3.0

26 Jul 22:33
70e149d
Compare
Choose a tag to compare

Dapr CLI v1.3.0-rc.2

21 Jul 20:08
70e149d
Compare
Choose a tag to compare
Dapr CLI v1.3.0-rc.2 Pre-release
Pre-release

v1.3.0-rc.2

Dapr CLI v1.3.0-rc.1

15 Jul 16:54
9d21e6d
Compare
Choose a tag to compare
Dapr CLI v1.3.0-rc.1 Pre-release
Pre-release
v1.3.0-rc.1