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

Implement ServerlessWorkflow v1.0.0-alpha6 #75

Merged
merged 4 commits into from
Jan 10, 2025
Merged

Implement ServerlessWorkflow v1.0.0-alpha6 #75

merged 4 commits into from
Jan 10, 2025

Conversation

…publish a carbon copy of the configured event to a configured endpoint

feat(Sdk): Added a new `$authorization` runtime expression argument
feat(Sdk): Added a new `lifetime` property to the `container` process, used to configure the lifetime of the defined container
feat(Sdk): Added a new `return` property to the `run` task, allowing to define the return of the configured process
feat(Sdk): Refactored the `asyncapi` call, to allow proper integration of both v2.6.0 and v3.0.0 of the AsyncAPI specification
feat(Sdk): Added a new `redirect` property to both `http` and `openapi` calls, allowing to define whether or not to consider redirections as errors

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas added this to the v1.0.0 milestone Jan 10, 2025
@cdavernas cdavernas self-assigned this Jan 10, 2025
…onfigure the condition or consumption strategy that defines when to stop listening for incoming events

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
…set the name of the defined container

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas merged commit 9818d65 into main Jan 10, 2025
3 checks passed
@cdavernas cdavernas deleted the feat-alpha-6 branch January 10, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant