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

Backport for gh-30330, gh-30332, gh-30265 #3

Conversation

cesarhernandezgt
Copy link
Member

No description provided.

This commit changes the max regex length in SpEL expressions from 1024 to 1000 in order to consistently use round numbers for recently introduced limits. See spring-projectsgh-30265
This commit introduces support for limiting the maximum length of a string resulting from the concatenation operator (+) in SpEL expressions. Closes spring-projectsgh-30332
This commit enforces a limit of the maximum size of a single SpEL expression. Closes spring-projectsgh-30330
@cesarhernandezgt cesarhernandezgt merged commit 5742f3a into tomitribe:v.4.3.30.RELEASE-TT.x Apr 21, 2023
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.

1 participant