-
Notifications
You must be signed in to change notification settings - Fork 526
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
Release 1.13 merge into main #999
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Mathieu Benoit <[email protected]>
Fix typos, problematic symbols and format, and some adjusting Signed-off-by: Farshad Davoudi <[email protected]>
Signed-off-by: mikeee <[email protected]>
Signed-off-by: mikeee <[email protected]>
Signed-off-by: mikeee <[email protected]>
Signed-off-by: mikeee <[email protected]>
Signed-off-by: mikeee <[email protected]>
Signed-off-by: Deepanshu Agarwal <[email protected]>
Updating CI/CD actions to use release-1.13 of dapr/dapr runtime
Release 1.13
Signed-off-by: rabollin <[email protected]>
Signed-off-by: mikeee <[email protected]>
Signed-off-by: mikeee <[email protected]>
Fix the DAPR bot script addressing this issue #966
bump go validation workflow to 1.21 (cherry picked from commit ec1e515) Signed-off-by: mikeee <[email protected]>
go-sdk workflow quickstart
Signed-off-by: Farshad Davoudi <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
updating globals to release-1.13 RC4
Signed-off-by: kaibocai <[email protected]> clean up Signed-off-by: kaibocai <[email protected]> update .gitignore fix .gitignore Signed-off-by: kaibocai <[email protected]>
Exception is batch because Swashbuckle does not support net8 Signed-off-by: Phil Ngan <[email protected]>
Batch uses Swashbuckle net6 dlls Signed-off-by: Phil Ngan <[email protected]>
Signed-off-by: Phil Ngan <[email protected]>
With special net6 install for batch project Signed-off-by: Phil Ngan <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
Exception is batch because Swashbuckle does not support net8 Signed-off-by: Phil Ngan <[email protected]>
Signed-off-by: Phil Ngan <[email protected]>
Signed-off-by: kaibocai <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
Add workflow quickstart for JS
Signed-off-by: Paul Yuknewicz <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
….*-*) Signed-off-by: Paul Yuknewicz <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
Updating SDKs to RC release packages synced with Dapr 1.13 RC
…ng tests. Signed-off-by: Paul Yuknewicz <[email protected]>
Test fix: Removing `toolchain go*` lines that cause midstream downloads
Making some tweaks to STEPs so project can build and tests pass. Signed-off-by: Paul Yuknewicz <[email protected]>
Update README.md
Signed-off-by: Paul Yuknewicz <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
…e) with `dapr>=1.13.0a,<1.14.0` expression Signed-off-by: Paul Yuknewicz <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
Signed-off-by: Paul Yuknewicz <[email protected]>
Updates for 1.13.0 final release
The C# failure is the same flakey timing as always. Now C# is too fast for the test. please merge |
msfussell
approved these changes
Mar 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Merges all 1.13* release changes into main
Details are here:
https://github.com/dapr/quickstarts/releases/tag/v1.13.0