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

Allow for Async Message Mapper Pipelines #2936

Merged
merged 18 commits into from
Feb 6, 2024
Merged

Allow for Async Message Mapper Pipelines #2936

merged 18 commits into from
Feb 6, 2024

Conversation

iancooper
Copy link
Member

Previous versions had async transformers and sync message mappers, to avoid breaking changes in V9. With V10 we want to support a sync transform and mapper pipeline and an async transformer and mapper pipeline. This allows for I/O such as a claim check or schema registry.

@iancooper iancooper self-assigned this Dec 1, 2023
@iancooper iancooper added Breaking Change v10 Allocal to a v10 release labels Dec 1, 2023
@iancooper iancooper marked this pull request as ready for review February 5, 2024 13:01
@iancooper iancooper merged commit 39c88f7 into master Feb 6, 2024
18 of 19 checks passed
@iancooper
Copy link
Member Author

Merged. Will release post bug fix for GUID serialization and updating the documentation

@iancooper iancooper deleted the asyncmappers branch March 27, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Done Breaking Change v10 Allocal to a v10 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant