Releases: dapr/cli
Releases · dapr/cli
Dapr CLI v1.5.1-rc.1
fix shutdown hang when enable socket (#835) (#845) * fix shutdown hang when enable socket Signed-off-by: Loong <[email protected]> * feedback Signed-off-by: Loong <[email protected]> Co-authored-by: Loong <[email protected]> Co-authored-by: Mukundan Sundararajan <[email protected]> Co-authored-by: Long Dai <[email protected]> Co-authored-by: Loong <[email protected]> Co-authored-by: Mukundan Sundararajan <[email protected]>
Dapr CLI v1.5.0
Fix install script for M1 mac (#828)
Dapr CLI v1.5.0-rc.2
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
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 <[email protected]> Co-authored-by: Bernd Verst <[email protected]>
Dapr CLI v1.4.0
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
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
This is the release candidate for 1.4.0-rc.1
Dapr CLI v1.3.0
Dapr CLI v1.3.0-rc.2
v1.3.0-rc.2
Dapr CLI v1.3.0-rc.1
v1.3.0-rc.1