Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dapr runtime + cli to latest rc: 1.14 (#1078) #1094

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

artursouza
Copy link
Member

  • update dapr runtime + cli to latest rc

  • update install url version

  • add back v

  • trying things for pom.xml

  • Fix sdk-autogen proto code gen

  • Use 1.14.0-rc.3 CLI for build.yaml

  • debug scheduler connection.

  • Update CLI to rc6 and runtime to rc4

  • Update gRPC and proto dependency in sdk-tests too.

  • Update to runtime RC6

  • Update error message expectations in 1.15


Description

Endgame

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

* update dapr runtime + cli to latest rc

Signed-off-by: Cassandra Coyle <[email protected]>

* update install url version

Signed-off-by: Cassandra Coyle <[email protected]>

* add back v

Signed-off-by: Cassandra Coyle <[email protected]>

* trying things for pom.xml

Signed-off-by: Cassandra Coyle <[email protected]>

* Fix sdk-autogen proto code gen

Signed-off-by: Artur Souza <[email protected]>

* Use 1.14.0-rc.3 CLI for build.yaml

Signed-off-by: Artur Souza <[email protected]>

* debug scheduler connection.

Signed-off-by: Artur Souza <[email protected]>

* Update CLI to rc6 and runtime to rc4

Signed-off-by: Artur Souza <[email protected]>

* Update gRPC and proto dependency in sdk-tests too.

Signed-off-by: Artur Souza <[email protected]>

* Update to runtime RC6

Signed-off-by: Artur Souza <[email protected]>

* Update error message expectations in 1.15

Signed-off-by: Artur Souza <[email protected]>

---------

Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Artur Souza <[email protected]>
Co-authored-by: Artur Souza <[email protected]>
@artursouza artursouza requested review from a team as code owners July 29, 2024 17:42
cicoyle
cicoyle previously approved these changes Aug 8, 2024
Copy link
Contributor

@cicoyle cicoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, minor conflict in the pom.xml that needs to be address. I think we can update again to latest runtime too with rc8 out.

@artursouza artursouza merged commit a4958aa into dapr:master Aug 14, 2024
6 of 7 checks passed
salaboy pushed a commit to salaboy/java-sdk that referenced this pull request Aug 21, 2024
* update dapr runtime + cli to latest rc

* update install url version

* add back v

* trying things for pom.xml

* Fix sdk-autogen proto code gen

* Use 1.14.0-rc.3 CLI for build.yaml

* debug scheduler connection.

* Update CLI to rc6 and runtime to rc4

* Update gRPC and proto dependency in sdk-tests too.

* Update to runtime RC6

* Update error message expectations in 1.15

---------

Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Artur Souza <[email protected]>
Signed-off-by: Artur Souza <[email protected]>
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: salaboy <[email protected]>
salaboy pushed a commit to salaboy/java-sdk that referenced this pull request Aug 23, 2024
* update dapr runtime + cli to latest rc

* update install url version

* add back v

* trying things for pom.xml

* Fix sdk-autogen proto code gen

* Use 1.14.0-rc.3 CLI for build.yaml

* debug scheduler connection.

* Update CLI to rc6 and runtime to rc4

* Update gRPC and proto dependency in sdk-tests too.

* Update to runtime RC6

* Update error message expectations in 1.15

---------

Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Artur Souza <[email protected]>
Signed-off-by: Artur Souza <[email protected]>
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: salaboy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants