fix release branch missing a bunch of commits it should have#936
Closed
sicoyle wants to merge 22 commits intorelease-1.17from
Closed
fix release branch missing a bunch of commits it should have#936sicoyle wants to merge 22 commits intorelease-1.17from
sicoyle wants to merge 22 commits intorelease-1.17from
Conversation
Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
…ask (#889) * chore(deps): bump dapr dep to 1.17.0.dev 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> * feat: ensure taskhubgrpcclient expose .close() method for clients to pass down a close call to durabletask Signed-off-by: Casper Nielsen <casper@diagrid.io> --------- Signed-off-by: Casper Nielsen <casper@diagrid.io>
* Workflow: remove sleeps from example Remove arbitrary sleeps from workflow examples Signed-off-by: joshvanl <me@joshvanl.dev> * tox -e ruff Signed-off-by: joshvanl <me@joshvanl.dev> --------- Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
* feat(convo): add new fields to conversation api Signed-off-by: Samantha Coyle <sam@diagrid.io> * fix: update proto/grpc code generator and add more tests Signed-off-by: Samantha Coyle <sam@diagrid.io> * style: appease linter Signed-off-by: Samantha Coyle <sam@diagrid.io> * style: tox -e type fixes Signed-off-by: Samantha Coyle <sam@diagrid.io> --------- Signed-off-by: Samantha Coyle <sam@diagrid.io>
#901) * fix: signal when dt reader stream is ready within wf client start call Signed-off-by: Samantha Coyle <sam@diagrid.io> * style: appease linter Signed-off-by: Samantha Coyle <sam@diagrid.io> * fix: enable configurability + lint fixes Signed-off-by: Samantha Coyle <sam@diagrid.io> * fix(build): add tests and fix bug Signed-off-by: Samantha Coyle <sam@diagrid.io> * fix(build): add more tests Signed-off-by: Samantha Coyle <sam@diagrid.io> * style: appease linter Signed-off-by: Samantha Coyle <sam@diagrid.io> * fix(build): add another test Signed-off-by: Samantha Coyle <sam@diagrid.io> * test: add even more tests for build to pass lol Signed-off-by: Samantha Coyle <sam@diagrid.io> --------- Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* chore(deps): bump durabletask-dapr Signed-off-by: Casper Nielsen <casper@diagrid.io> * chore: bump again to see if fixes build Signed-off-by: Samantha Coyle <sam@diagrid.io> --------- Signed-off-by: Casper Nielsen <casper@diagrid.io> Signed-off-by: Samantha Coyle <sam@diagrid.io> Co-authored-by: Samantha Coyle <sam@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 ... 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>
Signed-off-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>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
* Add support to bulk pubsub Signed-off-by: Albert Callarisa <albert@diagrid.io> * lint Signed-off-by: Albert Callarisa <albert@diagrid.io> * install dapr last Signed-off-by: Albert Callarisa <albert@diagrid.io> * Fix tox dependencies install Signed-off-by: Albert Callarisa <albert@diagrid.io> * add callback logic Signed-off-by: Cassandra Coyle <cassie@diagrid.io> * Fix bulk pubsub unit tests Signed-off-by: Albert Callarisa <albert@diagrid.io> * lint Signed-off-by: Albert Callarisa <albert@diagrid.io> * Fix type Signed-off-by: Albert Callarisa <albert@diagrid.io> * Add tests for some edge cases Signed-off-by: Albert Callarisa <albert@diagrid.io> * Add tests to cover more missed scenarios Signed-off-by: Albert Callarisa <albert@diagrid.io> --------- Signed-off-by: Albert Callarisa <albert@diagrid.io> Signed-off-by: Cassandra Coyle <cassie@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>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io> Co-authored-by: Sam <sam@diagrid.io>
Signed-off-by: Albert Callarisa <albert@diagrid.io> Co-authored-by: Sam <sam@diagrid.io>
…lows (#931) Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Matheus André <92062874+matheusandre1@users.noreply.github.com>
This was referenced Mar 2, 2026
Contributor
Author
|
i manually cherry picked everything into the pr here so will close this one out #938 |
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.
Description
I noticed that my quickstart PR keeps failing bc python sdk doesn't recognize response_format and the prompt cache fields I added. This had me look and it was merged to main several weeks ago so I'm not sure how this didn't make the release branch. Then I noticed it seems our release-1.17 branch is missing a lot of PRs that were only merged to main that we want in the release branch. This needs fixing...
I'm just doing a merge from main to the release branch so we can see the commit diffs.
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #[issue number]
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: