From 69292a60907949be07193dc7468b015d60a9d829 Mon Sep 17 00:00:00 2001 From: Artur Souza Date: Fri, 3 Feb 2023 08:36:50 -0800 Subject: [PATCH] Use runtime 1.10.0-rc.X and CLI 1.10.0-rc.X (#827) Signed-off-by: Artur Souza Signed-off-by: Mahmut Canga --- .github/workflows/build.yml | 8 ++++---- .github/workflows/validate.yml | 8 ++++---- pom.xml | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9960f838f..aef0398fc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,11 +25,11 @@ jobs: GOARCH: amd64 GOPROXY: https://proxy.golang.org JDK_VER: ${{ matrix.java }} - DAPR_CLI_VER: 1.9.1 - DAPR_RUNTIME_VER: 1.9.3 - DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.9.1/install/install.sh + DAPR_CLI_VER: 1.10.0-rc.1 + DAPR_RUNTIME_VER: 1.10.0-rc.2 + DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.10.0-rc.1/install/install.sh DAPR_CLI_REF: - DAPR_REF: a8c698ad897e42d6624f5fc6ccfd0630e2a8fd00 + DAPR_REF: steps: - uses: actions/checkout@v3 - name: Set up OpenJDK ${{ env.JDK_VER }} diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 399f2a198..7f3bf3084 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -37,11 +37,11 @@ jobs: GOARCH: amd64 GOPROXY: https://proxy.golang.org JDK_VER: ${{ matrix.java }} - DAPR_CLI_VER: 1.9.1 - DAPR_RUNTIME_VER: 1.9.3 - DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.9.1/install/install.sh + DAPR_CLI_VER: 1.10.0-rc.1 + DAPR_RUNTIME_VER: 1.10.0-rc.2 + DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.10.0-rc.1/install/install.sh DAPR_CLI_REF: - DAPR_REF: a8c698ad897e42d6624f5fc6ccfd0630e2a8fd00 + DAPR_REF: steps: - uses: actions/checkout@v3 - name: Set up OpenJDK ${{ env.JDK_VER }} diff --git a/pom.xml b/pom.xml index 4af82cf57..94bdce274 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ UTF-8 1.42.1 3.17.3 - https://raw.githubusercontent.com/dapr/dapr/a8c698ad897e42d6624f5fc6ccfd0630e2a8fd00/dapr/proto + https://raw.githubusercontent.com/dapr/dapr/v1.10.0-rc.2/dapr/proto 1.6.2 3.1.1 1.8