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

Updating SDKs to RC release packages synced with Dapr 1.13 RC #992

Merged
merged 8 commits into from
Feb 29, 2024

Conversation

paulyuk
Copy link
Contributor

@paulyuk paulyuk commented Feb 27, 2024

Updating SDKs to latest RC:

  • go-sdk (v1.10.0-rc-1)
  • javascript-sdk
  • csharp-sdk (1.13.-)
  • java-sdk (1.11.0-rc-3)
  • python-sdk (dapr==1.13.0rc1)

Checklist

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

  • The quickstart code compiles correctly
  • You've tested new builds of the quickstart if you changed quickstart code
  • You've updated the quickstart's README if necessary
  • If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
@paulyuk paulyuk added the P0 label Feb 27, 2024
@paulyuk paulyuk added this to the 1.13 milestone Feb 27, 2024
@paulyuk paulyuk self-assigned this Feb 27, 2024
@paulyuk paulyuk marked this pull request as draft February 27, 2024 22:27
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
….*-*)

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Copy link
Member

@msfussell msfussell left a comment

Choose a reason for hiding this comment

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

LGTM

@paulyuk
Copy link
Contributor Author

paulyuk commented Feb 29, 2024

I'm going to merge. I know the Go test that is failing is wrong, because it tests locally and manually with pass.

@paulyuk paulyuk marked this pull request as ready for review February 29, 2024 01:41
@paulyuk paulyuk merged commit b41fb1f into dapr:release-1.13 Feb 29, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants