quarkiverse / quarkus-dapr

The Distributed Application Runtime (Dapr) provides APIs that simplify microservice connectivity
https://dapr.io/
Apache License 2.0
31 stars 16 forks source link

Bump dapr.version from 1.7.1 to 1.10.0 #114

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dapr.version from 1.7.1 to 1.10.0. Updates io.dapr:dapr-sdk from 1.7.1 to 1.10.0

Release notes

Sourced from io.dapr:dapr-sdk's releases.

v1.9.0

Java SDK

  • FIXED DaprGrpcClient making blocking calls. 787
  • ADDED PubSub subscriber examples over gPRC 833
  • UPDATED Config API to use stable endpoints. 846

v1.8.0

  • ADDED Bulk publish and bulk subscribe implementation 778
  • DEPRECATED HTTP client in SDK 794 824
  • FIXED Add ElementType.TYPE to ActorType to enable it in Kotlin 797
  • ADDED Report SDK version in user-agent 810
  • UPDATED Update docs for configuration API 813
  • UPDATED Update springboot to latest minor.patch version. 826
Commits
  • d8cc8ca Generate updated javadocs for 1.10.0
  • 696a9e1 Upgrade version to 1.10.0
  • 1b040d0 Fix release script.
  • 3f464c8 Release 1.10.0-rc-1
  • 9bd0245 Fix release script to handle workflows sdk.
  • b6514bb Updated actor configuration (#914)
  • 7f76d5b Integration test stabilization + update proto and Dapr runtime to 1.12 RC. (#...
  • 96c0418 add distributed lock example (#930)
  • 6c5aa60 Update instructions to spin dependent services (#920)
  • 29847ce Set file encoding property on sdk-tests module (#923)
  • Additional commits viewable in compare view


Updates io.dapr:dapr-sdk-actors from 1.7.1 to 1.10.0

Release notes

Sourced from io.dapr:dapr-sdk-actors's releases.

v1.9.0

Java SDK

  • FIXED DaprGrpcClient making blocking calls. 787
  • ADDED PubSub subscriber examples over gPRC 833
  • UPDATED Config API to use stable endpoints. 846

v1.8.0

  • ADDED Bulk publish and bulk subscribe implementation 778
  • DEPRECATED HTTP client in SDK 794 824
  • FIXED Add ElementType.TYPE to ActorType to enable it in Kotlin 797
  • ADDED Report SDK version in user-agent 810
  • UPDATED Update docs for configuration API 813
  • UPDATED Update springboot to latest minor.patch version. 826
Commits
  • d8cc8ca Generate updated javadocs for 1.10.0
  • 696a9e1 Upgrade version to 1.10.0
  • 1b040d0 Fix release script.
  • 3f464c8 Release 1.10.0-rc-1
  • 9bd0245 Fix release script to handle workflows sdk.
  • b6514bb Updated actor configuration (#914)
  • 7f76d5b Integration test stabilization + update proto and Dapr runtime to 1.12 RC. (#...
  • 96c0418 add distributed lock example (#930)
  • 6c5aa60 Update instructions to spin dependent services (#920)
  • 29847ce Set file encoding property on sdk-tests module (#923)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)