File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 2525 GOARCH : amd64
2626 GOPROXY : https://proxy.golang.org
2727 JDK_VER : ${{ matrix.java }}
28- DAPR_CLI_VER : 1.5 .1
29- DAPR_RUNTIME_VER : 1.5.1
30- DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.4 .0-rc.1/install/install.sh
28+ DAPR_CLI_VER : 1.6.0-rc .1
29+ DAPR_RUNTIME_VER : 1.6.0-rc.2
30+ DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.6 .0-rc.1/install/install.sh
3131 DAPR_CLI_REF :
3232 DAPR_REF :
3333 steps :
Original file line number Diff line number Diff line change 3636 GOARCH : amd64
3737 GOPROXY : https://proxy.golang.org
3838 JDK_VER : ${{ matrix.java }}
39- DAPR_CLI_VER : 1.5 .1
40- DAPR_RUNTIME_VER : 1.5.1
41- DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.4 .0-rc.1/install/install.sh
39+ DAPR_CLI_VER : 1.6.0-rc .1
40+ DAPR_RUNTIME_VER : 1.6.0-rc.2
41+ DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.6 .0-rc.1/install/install.sh
4242 DAPR_CLI_REF :
4343 DAPR_REF :
4444 steps :
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.dapr</groupId >
99 <artifactId >dapr-sdk-parent</artifactId >
10- <version >1.4 .0-SNAPSHOT</version >
10+ <version >1.5 .0-SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >dapr-sdk-examples</artifactId >
1414 <packaging >jar</packaging >
15- <version >1.4 .0-SNAPSHOT</version >
15+ <version >1.5 .0-SNAPSHOT</version >
1616 <name >dapr-sdk-examples</name >
1717
1818 <properties >
Original file line number Diff line number Diff line change 77 <groupId >io.dapr</groupId >
88 <artifactId >dapr-sdk-parent</artifactId >
99 <packaging >pom</packaging >
10- <version >1.4 .0-SNAPSHOT</version >
10+ <version >1.5 .0-SNAPSHOT</version >
1111 <name >dapr-sdk-parent</name >
1212 <description >SDK for Dapr.</description >
1313 <url >https://dapr.io</url >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.dapr</groupId >
99 <artifactId >dapr-sdk-parent</artifactId >
10- <version >1.4 .0-SNAPSHOT</version >
10+ <version >1.5 .0-SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >dapr-sdk-actors</artifactId >
1414 <packaging >jar</packaging >
15- <version >1.4 .0-SNAPSHOT</version >
15+ <version >1.5 .0-SNAPSHOT</version >
1616 <name >dapr-sdk-actors</name >
1717 <description >SDK for Actors on Dapr</description >
1818
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.dapr</groupId >
99 <artifactId >dapr-sdk-parent</artifactId >
10- <version >1.4 .0-SNAPSHOT</version >
10+ <version >1.5 .0-SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >dapr-sdk-autogen</artifactId >
1414 <packaging >jar</packaging >
15- <version >1.4 .0-SNAPSHOT</version >
15+ <version >1.5 .0-SNAPSHOT</version >
1616 <name >dapr-sdk-autogen</name >
1717 <description >Auto-generated SDK for Dapr</description >
1818
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.dapr</groupId >
99 <artifactId >dapr-sdk-parent</artifactId >
10- <version >1.4 .0-SNAPSHOT</version >
10+ <version >1.5 .0-SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >dapr-sdk-springboot</artifactId >
1414 <packaging >jar</packaging >
15- <version >1.4 .0-SNAPSHOT</version >
15+ <version >1.5 .0-SNAPSHOT</version >
1616 <name >dapr-sdk-springboot</name >
1717 <description >SDK extension for Springboot</description >
1818
Original file line number Diff line number Diff line change 1414 <maven .compiler.source>11</maven .compiler.source>
1515 <maven .compiler.target>11</maven .compiler.target>
1616 <maven .deploy.skip>true</maven .deploy.skip>
17- <dapr .sdk.version>1.4 .0-SNAPSHOT</dapr .sdk.version>
17+ <dapr .sdk.version>1.5 .0-SNAPSHOT</dapr .sdk.version>
1818 <protobuf .output.directory>${project.build.directory} /generated-sources</protobuf .output.directory>
1919 <protobuf .input.directory>${project.basedir} /proto</protobuf .input.directory>
2020 <grpc .version>1.39.0</grpc .version>
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.dapr</groupId >
99 <artifactId >dapr-sdk-parent</artifactId >
10- <version >1.4 .0-SNAPSHOT</version >
10+ <version >1.5 .0-SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >dapr-sdk</artifactId >
1414 <packaging >jar</packaging >
15- <version >1.4 .0-SNAPSHOT</version >
15+ <version >1.5 .0-SNAPSHOT</version >
1616 <name >dapr-sdk</name >
1717 <description >SDK for Dapr</description >
1818
You can’t perform that action at this time.
0 commit comments