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

feat(#3282): regex based preprocessing rule to adapters #3288

Merged
merged 4 commits into from
Oct 8, 2024

Conversation

tenthe
Copy link
Contributor

@tenthe tenthe commented Oct 7, 2024

Purpose

This PR introduces a new preprocessing rule to Connect, allowing users to define a regex-based preprocessing rule for string event properties.
grafik

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@tenthe tenthe linked an issue Oct 7, 2024 that may be closed by this pull request
@github-actions github-actions bot added java Pull requests that update Java code ui Anything that affects the UI backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels Oct 7, 2024
@tenthe tenthe merged commit f8a96ec into dev Oct 8, 2024
21 checks passed
@tenthe tenthe deleted the 3282-dd-regex-based-preprocessing-rule-to-adapters branch October 8, 2024 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regex-Based Preprocessing Rule to Adapters
2 participants