-
Notifications
You must be signed in to change notification settings - Fork 190
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
Remove deprecated method in IParameterExtractor
#3139
Milestone
Comments
tenthe
added a commit
that referenced
this issue
Feb 3, 2025
tenthe
added a commit
that referenced
this issue
Feb 4, 2025
tenthe
added a commit
that referenced
this issue
Feb 6, 2025
* refactor(#3139): Remove deprecated IParameterExtractor.selectedTreeNodesInternalNames * fix(#3460): Properly reset jsplumb instance when using pipeline templates --------- Co-authored-by: Dominik Riemer <[email protected]>
tenthe
added a commit
that referenced
this issue
Feb 6, 2025
* refactor(#3139): Remove deprecated IParameterExtractor.selectedTreeNodesInternalNames * fix(#3460): Properly reset jsplumb instance when using pipeline templates --------- Co-authored-by: Dominik Riemer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Body
The PR #3138 introduces a deprecation for
IParameterExtractor.selectedTreeNodesInternalNames
.This deprecated method should be removed after the 0.97.0 release.
StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered: