Closed
Conversation
Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
* feat: ensure taskhubgrpcclient expose .close() method for clients to pass down a close call to durabletask Signed-off-by: Casper Nielsen <casper@diagrid.io> * chore(deps): bump durabletask-dapr to 0.2.0a15 Signed-off-by: Casper Nielsen <casper@diagrid.io> --------- Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* Workflow versioning Signed-off-by: Albert Callarisa <albert@diagrid.io> * version 1.17.0rc3 Signed-off-by: Albert Callarisa <albert@diagrid.io> --------- Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
Bumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/fossas/fossa-action/releases) - [Commits](fossas/fossa-action@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: fossas/fossa-action dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... (cherry picked from commit a91c026) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yaron Schneider <schneider.yaron@live.com> Co-authored-by: Albert Callarisa <albert@diagrid.io>
* Updated mypy-protobuf Signed-off-by: Albert Callarisa <albert@diagrid.io> * ran `DAPR_BRANCH=release-1.17 ./tools/regen_grpcclient.sh` Signed-off-by: Albert Callarisa <albert@diagrid.io> --------- Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
* Add support to bulk pubsub * lint * install dapr last * Fix tox dependencies install * add callback logic * Fix bulk pubsub unit tests * lint * Fix type * Add tests for some edge cases * Add tests to cover more missed scenarios --------- (cherry picked from commit 4e0e38c) Signed-off-by: Albert Callarisa <albert@diagrid.io> Signed-off-by: Cassandra Coyle <cassie@diagrid.io> Co-authored-by: Albert Callarisa <albert@diagrid.io> Co-authored-by: Cassandra Coyle <cassie@diagrid.io>
* Fix tox Signed-off-by: Albert Callarisa <albert@diagrid.io> * Remove validation steps that install dapr Signed-off-by: Albert Callarisa <albert@diagrid.io> * Fix ext dependencies on dapr to point to dev if necessary Signed-off-by: Albert Callarisa <albert@diagrid.io> * lint Signed-off-by: Albert Callarisa <albert@diagrid.io> * Revert w3c example Signed-off-by: Albert Callarisa <albert@diagrid.io> --------- Signed-off-by: Albert Callarisa <albert@diagrid.io>
Bump version from 1.17.0rc5 to 1.17.0 across all packages: - Main SDK (dapr) - All extensions (workflow, fastapi, grpc, flask, langgraph, strands) - Example requirements Signed-off-by: Nelson Parente <nelson_parente@live.com.pt>
1e27483 to
48dfb35
Compare
This file contains hidden or 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
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.
Summary
Bump version from
1.17.0rc5to1.17.0across all packages for the GA release.Files updated (17 files)
dapr/version/version.pydapr >= 1.17.0Release process
After merging, tag with
v1.17.0to trigger PyPI publish viabuild-tag.yamlworkflow.Test plan
🤖 Generated with Claude Code