Skip to content

Updates protos to the current main state#51

Open
acroca wants to merge 6 commits intodapr:mainfrom
acroca:update-protos
Open

Updates protos to the current main state#51
acroca wants to merge 6 commits intodapr:mainfrom
acroca:update-protos

Conversation

@acroca
Copy link
Member

@acroca acroca commented Mar 18, 2026

The protos has a new shape now, refactor introduced here: dapr/durabletask-protobuf#32

In order for this refactor to be supported we need to change a bit the way the protos are generated here to import things properly.

I noticed the protos were also being imported in the python-sdk because the schedule_new_orchestration was accepting a protos object in one of the arguments, and it shouldn't because the protos are meant to be internal use only, so I changed it to use an exported class instead.

Signed-off-by: Albert Callarisa <albert@diagrid.io>
@acroca acroca requested a review from a team as a code owner March 18, 2026 10:11
acroca added 5 commits March 18, 2026 11:14
Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
…using protos

Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
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.

1 participant