Skip to content

Dapr CLI v1.5.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@dapr-bot dapr-bot released this 05 Nov 20:32
· 590 commits to master since this release
0648583
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>