Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions docs/recipes/breaking-changes-7.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Please raise any discussions regarding these changes on the dev forum, not in the individual tickets
Loading