Skip to content

Conversation

@mikeee
Copy link
Member

@mikeee mikeee commented Nov 26, 2025

Description

Issue reference

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:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

mikeee and others added 4 commits August 26, 2025 13:40
* feat: first conversation alpha2 implementation

renames the previous example to alpha1

Signed-off-by: Mike Nguyen <[email protected]>

* feat: fix conversation alpha 2 outputs

Signed-off-by: Mike Nguyen <[email protected]>

* fix: cleanup some lint issues and handle tools properly

Signed-off-by: Mike Nguyen <[email protected]>

* chore: remove builder

Signed-off-by: Mike Nguyen <[email protected]>

* fix: linter

Signed-off-by: Mike Nguyen <[email protected]>

* chore: go mod tidy

Signed-off-by: Mike Nguyen <[email protected]>

* chore(tests): increase timeout

Signed-off-by: Mike Nguyen <[email protected]>

* fix(tests): conversation-alpha2 run command

Also reduces timeouts

Signed-off-by: Mike Nguyen <[email protected]>

* doc: example typo

Signed-off-by: Mike Nguyen <[email protected]>

---------

Signed-off-by: Mike Nguyen <[email protected]>
* chore: bump dapr and deps

Signed-off-by: Mike Nguyen <[email protected]>

* chore: bump dapr and revert overrides

Signed-off-by: Mike Nguyen <[email protected]>

---------

Signed-off-by: Mike Nguyen <[email protected]>
* Deprecate workflow client for durabletask-go

The Go SDK workflow wrapper over durabletask-go is to be deprecated, in
favour of using the durabletask-go client directly. The Go SDK wrapper
is unnecessary indirection, and prevents some features from being used
by the user.

Signed-off-by: joshvanl <[email protected]>

* Fix markdown validation tests

Signed-off-by: joshvanl <[email protected]>

* Fix markdown order

Signed-off-by: joshvanl <[email protected]>

* [1.13] Updates workflow with vanity client

Signed-off-by: joshvanl <[email protected]>

* Revert metadata to use existing words

Signed-off-by: joshvanl <[email protected]>

* Update durabletask ref

Signed-off-by: joshvanl <[email protected]>

* Fix purge

Signed-off-by: joshvanl <[email protected]>

* Updates workflow docs for vanity client

Signed-off-by: joshvanl <[email protected]>

* Rename `StartWorkflow` to `ScheduleWorkflow`

Signed-off-by: joshvanl <[email protected]>

---------

Signed-off-by: joshvanl <[email protected]>
@mikeee mikeee requested review from a team as code owners November 26, 2025 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants