diff --git a/docs/recipes/breaking-changes-7.0.md b/docs/recipes/breaking-changes-7.0.md index 0067ae046..63a22aec6 100644 --- a/docs/recipes/breaking-changes-7.0.md +++ b/docs/recipes/breaking-changes-7.0.md @@ -81,12 +81,6 @@ This should have minimal impact on existing code and may avoid some concurrency [LDEV-5416](https://luceeserver.atlassian.net/browse/LDEV-5416) -## Enable Limit evaluation by default - -Adopting secure defaults, Lucee 7 by default sets this to true - -[LDEV-5177](https://luceeserver.atlassian.net/browse/LDEV-5177) - ## Enabled correct encoding of spaces in urls with CFHTTP Older versions of Lucee double encoded spaces in CFHTTP, causing problems calling some APIs @@ -142,4 +136,4 @@ All proposed changes are listed in the sprint board for 7.0 [https://luceeserver.atlassian.net/jira/software/c/projects/LDEV/boards/53?label=breaking-change&sprint=73&sprints=73](https://luceeserver.atlassian.net/jira/software/c/projects/LDEV/boards/53?label=breaking-change&sprint=73&sprints=73) -Please raise any discussions regarding these changes on the dev forum, not in the individual tickets \ No newline at end of file +Please raise any discussions regarding these changes on the dev forum, not in the individual tickets