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

Introduce Synapse Expression support #2227

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Conversation

GDLMadushanka
Copy link
Contributor

@GDLMadushanka GDLMadushanka commented Oct 29, 2024

Purpose

Add new synapse path type called SynapseExpressions to evaluate complex expressions which are not supported in either JSONPath or XPATH.
Fixes wso2/product-micro-integrator/issues/3749

Add new synapse path type called SIEL to evaluate complex expressions
which are not supported in either JSONPath or XPATH.
Fixes wso2/product-micro-integrator/issues/3749
@GDLMadushanka GDLMadushanka changed the title Introduce SIEL expression support Introduce SynapsePath expression support Nov 8, 2024
@GDLMadushanka GDLMadushanka changed the title Introduce SynapsePath expression support Introduce Synapse Expression support Nov 11, 2024
@GDLMadushanka GDLMadushanka force-pushed the SIEL branch 2 times, most recently from a220e2d to 94f735f Compare November 13, 2024 01:54
Address review comments
@GDLMadushanka GDLMadushanka merged commit c3515a4 into wso2:master Nov 13, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New Feature] Simplify Expressions
2 participants