* uncommenting pubsub test to try pubsub validate
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* Updated go dependencies
go 1.18
dapr/go-sdk 1.5.0
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* updating .NET/C# Dapr references to 1.8.0
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* updating Dapr SDK for Java versions to 1.6.0
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* Removed the extra space in expected test result
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
* Changed the output match from exact to substring to fix the issue.
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
* Replaced the logger.LogInformation with Console.WriteLine to fix the test issue.
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
* Fixed the whitespace issue and added sleep directive
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>