Skip to content
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

Fixed the ProduceEventProcessor to publish the event using the newly added PublishEvent context method #333

Merged

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Added a method to publish a cloud event
  • Fixed the ProduceEventProcessor to publish the event using the newly added PublishEvent context method
  • Fixed the OAuth2TokenManager to convert token request properties to snake case

fix(RuntimeApi): Added a method to publish a cloud event
fix(Worker): Fixed the ProduceEventProcessor to publish the event using the newly added PublishEvent context method
fix(Worker): Fixed the OAuth2TokenManager to convert token request properties to snake case

Fixes serverlessworkflow#332
Fixes serverlessworkflow#330
@cdavernas cdavernas merged commit c244b88 into serverlessworkflow:main Dec 22, 2022
@cdavernas cdavernas deleted the fix-produce-event-activity branch December 22, 2022 11:18
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