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

Updates for 1.13.0 final release #996

Merged
merged 7 commits into from
Mar 6, 2024
Merged

Conversation

paulyuk
Copy link
Contributor

@paulyuk paulyuk commented Mar 6, 2024

Description

Updating 1.13.0 tag with all final versions of runtime and SDKs.

Updates:
[x] global.env update to 1.13.0 runtime and cli
[x] go update for 1.10.0
[x] C# update for 1.13.*-*
[x] Javascript update for 3.3.0
[x] Python update for dapr>=1.13.0a,<1.14.0
[x] Java update for 1.11.0 (0.11.0 for workflow)

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 Mar 6, 2024
@paulyuk paulyuk added this to the 1.11 milestone Mar 6, 2024
@paulyuk paulyuk requested a review from msfussell March 6, 2024 16:01
@paulyuk paulyuk self-assigned this Mar 6, 2024
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
…e) with `dapr>=1.13.0a,<1.14.0` expression

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

paulyuk commented Mar 6, 2024

We're good to go. @msfussell please merge

The javascript test failure is due to these issues, and they will be magically fixed once the sdk is updated and tagged.
#998
dapr/js-sdk#580

@paulyuk paulyuk requested a review from JoshVanL March 6, 2024 18:55
@paulyuk paulyuk modified the milestones: 1.11, 1.13 Mar 6, 2024
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 paulyuk merged commit 97dc871 into dapr:release-1.13 Mar 6, 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.

2 participants