From 621d4f846fb879be4a4d65e4a077c3010b71885c Mon Sep 17 00:00:00 2001 From: Artur Souza Date: Thu, 25 Mar 2021 15:02:42 -0700 Subject: [PATCH] Update to runtime and cli v1.1.0-rc.1 (#527) * Update to runtime and cli v1.1.0-rc.1 * Update sample validation too. --- .github/workflows/build.yml | 4 ++-- .github/workflows/validate.yml | 4 ++-- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2e4fe2e89..b41377098 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,8 +22,8 @@ jobs: GOARCH: amd64 GOPROXY: https://proxy.golang.org JDK_VER: 13.0.x - DAPR_CLI_VER: 1.0.0-rc.6 - DAPR_RUNTIME_VER: 1.0.0-rc.4 + DAPR_CLI_VER: 1.1.0-rc.1 + DAPR_RUNTIME_VER: 1.1.0-rc.1 DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/3dacfb672d55f1436c249057aaebbe597e1066f3/install/install.sh DAPR_CLI_REF: DAPR_REF: diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index a43714c12..498946796 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -27,8 +27,8 @@ jobs: GOARCH: amd64 GOPROXY: https://proxy.golang.org JDK_VER: 13.0.x - DAPR_CLI_VER: 1.0.0-rc.6 - DAPR_RUNTIME_VER: 1.0.0-rc.4 + DAPR_CLI_VER: 1.1.0-rc.1 + DAPR_RUNTIME_VER: 1.1.0-rc.1 DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/3dacfb672d55f1436c249057aaebbe597e1066f3/install/install.sh DAPR_CLI_REF: DAPR_REF: diff --git a/pom.xml b/pom.xml index 2fdb75f11..407119b5d 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ UTF-8 1.33.1 3.13.0 - https://raw.githubusercontent.com/dapr/dapr/4899aa8fb8f7537fb10432e6cc0cfc09c572cb54/dapr/proto + https://raw.githubusercontent.com/dapr/dapr/v1.1.0-rc.1/dapr/proto 1.6.2 3.1.1 1.8