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.9.0 to 1.11.0 #23

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2023

Bumps Dapr.AspnetCore from 1.9.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

Dapr dotnet-sdk v1.10.0

What's Changed

  • ADDED Add support for Bulk Subscribe 1009
  • ADDED Add support for Workflow Management 1003
  • ADDED Additional API coverage/support for Workflows 1012
  • ADDED Add support for Bulk Publish 958
  • ADDED Add support for ISO 8601 intervals 702
  • ADDED Add support for publishing raw messages(non cloud events) 718
  • ADDED Add support for Workflow Authoring 979

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2023
Bumps [Dapr.AspnetCore](https://github.com/dapr/dotnet-sdk) from 1.9.0 to 1.11.0.
- [Release notes](https://github.com/dapr/dotnet-sdk/releases)
- [Commits](dapr/dotnet-sdk@v1.9.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Dapr.AspnetCore-1.11.0 branch from 8d7fccb to c9a0a3d Compare July 29, 2023 15:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2023

Superseded by #25.

@dependabot dependabot bot closed this Oct 13, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Dapr.AspnetCore-1.11.0 branch October 13, 2023 01:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants