Skip to content

Removing Saga from Dapr Workflows #1216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 28, 2025
Merged

Conversation

artur-ciocanu
Copy link
Contributor

Description

Removing Saga from Dapr Workflows

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: #1215

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

@artur-ciocanu artur-ciocanu requested review from a team as code owners February 15, 2025 13:18
@artur-ciocanu
Copy link
Contributor Author

@artursouza @cicoyle and @salaboy please take a look. This PR is based on our discussion in Discord that has been started by @olitomlinson.

The PR is mostly about removing code.

@artur-ciocanu
Copy link
Contributor Author

For reference this PR is based on this discussion: dapr/proposals#47 (comment)

cicoyle
cicoyle previously approved these changes Feb 20, 2025
@artur-ciocanu
Copy link
Contributor Author

@artursouza could you please approve and merge. Thank you!

artursouza
artursouza previously approved these changes Feb 28, 2025
@artur-ciocanu
Copy link
Contributor Author

@artursouza I will need your blessing on this PR again, since I had to fix the Testcontainer tests.

@artur-ciocanu
Copy link
Contributor Author

@artursouza all the checks are 🟢 could you please merge. Thank you!

@artur-ciocanu artur-ciocanu merged commit 510679e into dapr:master Feb 28, 2025
8 checks passed
@artur-ciocanu artur-ciocanu deleted the gh-1215 branch February 28, 2025 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Saga support from Java SDK
3 participants