Skip to content

Conversation

cicoyle
Copy link
Collaborator

@cicoyle cicoyle commented Aug 7, 2025

fix compilation issues with imports
fix wf hang with router

cicoyle added 2 commits August 7, 2025 14:59
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

group 'io.dapr'
version = '1.5.8'
version = '1.5.9'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bumping versions

actionBuilder.setRouter(actionRouterBuilder.build());
this.pendingActions.put(id, actionBuilder.build());

if (!this.isReplaying) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

real fix in this file. other changes are to allow me to compile everything locally. not sure why locally I was seeing issues with these imports but not before, so tweaked those to publish locally to test from the java sdk side of things

@cicoyle cicoyle marked this pull request as ready for review August 7, 2025 20:13
@cicoyle
Copy link
Collaborator Author

cicoyle commented Aug 7, 2025

I published locally and consumed v1.5.9 and it seems to fix the issue
image

@javier-aliaga
Copy link

LGTM

@cicoyle cicoyle merged commit f72440d into dapr:main Aug 8, 2025
2 checks passed
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.

2 participants