From 5f3bbcd35eef1618efd2a7c338bb61becf1539d5 Mon Sep 17 00:00:00 2001 From: Artur Souza Date: Thu, 25 May 2023 15:39:22 -0700 Subject: [PATCH] Upgrade to 1.11 RCs. Signed-off-by: Artur Souza --- .github/workflows/build.yml | 10 +++++----- .github/workflows/validate.yml | 8 ++++---- pom.xml | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3fa948c3f..31013c131 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest continue-on-error: ${{ matrix.experimental }} strategy: - fail-fast: true + fail-fast: false matrix: java: [ 11, 13, 15, 16 ] spring-boot-version: [ 2.7.8 ] @@ -43,11 +43,11 @@ jobs: GOARCH: amd64 GOPROXY: https://proxy.golang.org JDK_VER: ${{ matrix.java }} - DAPR_CLI_VER: 1.10.0 - DAPR_RUNTIME_VER: 1.10.6-rc.2 - DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.10.0/install/install.sh + DAPR_CLI_VER: 1.11.0-rc.1 + DAPR_RUNTIME_VER: 1.11.0-rc.5 + DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.11.0-rc.1/install/install.sh DAPR_CLI_REF: - DAPR_REF: 1415e23b14628db70adf9403f5a18876f40b6924 + 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 104792700..074ec6b57 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.10.0 - DAPR_RUNTIME_VER: 1.10.6-rc.2 - DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.10.0/install/install.sh + DAPR_CLI_VER: 1.11.0-rc.1 + DAPR_RUNTIME_VER: 1.11.0-rc.5 + DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.11.0-rc.1/install/install.sh DAPR_CLI_REF: - DAPR_REF: 1415e23b14628db70adf9403f5a18876f40b6924 + DAPR_REF: steps: - uses: actions/checkout@v3 - name: Set up OpenJDK ${{ env.JDK_VER }} diff --git a/pom.xml b/pom.xml index 7bb556983..b37fb5658 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/1415e23b14628db70adf9403f5a18876f40b6924/dapr/proto + https://raw.githubusercontent.com/dapr/dapr/v1.11.0-rc.5/dapr/proto 1.6.2 3.1.1 1.8