Skip to content

[pull] master from cadence-workflow:master#104

Merged
pull[bot] merged 1 commit intostungkit:masterfrom
cadence-workflow:master
Oct 2, 2025
Merged

[pull] master from cadence-workflow:master#104
pull[bot] merged 1 commit intostungkit:masterfrom
cadence-workflow:master

Conversation

@pull
Copy link

@pull pull bot commented Oct 2, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

#1022)

What changed?

Migration Guide

To construct GRPC Workflow Service use new WorkflowServiceGrpc() instead of new Thrift2ProtoAdapter(IGrpcServiceStubs.newInstance());
Removed TException and now all workflow service method returns CadenceError instead;
Replaced thrift generated entities with internal entities (Currently still generated from thrift files but no longer has runtime dependency on thrift);
Removed support for thrift entities in default data converter;
Why?

Java thrift deprecation

How did you test it?

Unit Test
@pull pull bot locked and limited conversation to collaborators Oct 2, 2025
@pull pull bot added the ⤵️ pull label Oct 2, 2025
@pull pull bot merged commit 8bb6468 into stungkit:master Oct 2, 2025
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant