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

Bump Dapr.AspNetCore from 1.10.0 to 1.11.0 #76

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2023

Bumps Dapr.AspNetCore from 1.10.0 to 1.11.0.

Release notes

Sourced from Dapr.AspNetCore's releases.

v1.11.0

  • UPDATED DurableTask SDK dependency to get ARM64 compatibility 1024
  • UPDATED Improvements to Dapr Client APIs for Workflow 1027
  • ADDED .NET Runtime Support Policy 1046
  • ADDED Support for suspending, resuming, and raising events to workflows 1052
  • UPDATED Rename WorkflowEngineClient to DaprWorkflowClient and added additional APIs. 1053
  • UPDATED Config API to stable 1077
  • ADDED Workflow Sample to Pause/Resume and Raise Event as part of workflow 1079
  • FIXED Incorrect TaskFailedException is used when exceptions are thrown from workflow activities 1081
  • ADDED Proper workflow retry support 1090
  • REMOVED Obsolete attribute from config API classes 1098
  • ADDED Workflow demo to how to 1099

Dapr dotnet-sdk v1.11.0-rc01

What's Changed

New Contributors

Full Changelog: dapr/dotnet-sdk@v1.10.0...v1.11.0-rc01

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 16, 2023
@cwe1ss
Copy link
Owner

cwe1ss commented Sep 28, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/Dapr.AspNetCore-1.11.0 branch from 3a5e44f to 2d4f3da Compare September 28, 2023 19:50
@cwe1ss
Copy link
Owner

cwe1ss commented Sep 28, 2023

@dependabot rebase

Bumps [Dapr.AspNetCore](https://github.com/dapr/dotnet-sdk) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/dapr/dotnet-sdk/releases)
- [Commits](dapr/dotnet-sdk@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: Dapr.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Dapr.AspNetCore-1.11.0 branch from 2d4f3da to 5c9cbcf Compare September 28, 2023 20:01
@cwe1ss cwe1ss merged commit d31c42d into main Sep 28, 2023
13 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Dapr.AspNetCore-1.11.0 branch September 28, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant