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

Add the SubscriptionIteratorDefinition model #77

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

feat(Core): Add a new `Read` property to the `ListenerDefinition` model
feat(Builders): Add a `ISubscriptionIteratorDefinitionBuilder` and default implementation
feat(Builders): Add a new `IInputDataModelBuilder` service and default implementation
feat(Builders): Add a new `IOutputDataModelBuilder` service and default implementation
feat(Builders): Add a new `ISchemaDefinitionBuilder` service and default implementation
feat(Builders): Updated the `ITaskDefinitionBuilder` service and default implementation by adding methods to configure the task's input, output and export clauses

Signed-off-by: Charles d'Avernas <[email protected]>
@cdavernas cdavernas added type: feature New feature or request area: sdk labels Jan 16, 2025
@cdavernas cdavernas added this to the v1.0.0 milestone Jan 16, 2025
@cdavernas cdavernas self-assigned this Jan 16, 2025
@cdavernas cdavernas merged commit 072d5e4 into main Jan 16, 2025
3 checks passed
@cdavernas cdavernas deleted the feat-subscription-iterator branch January 16, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: sdk type: feature New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant