File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,9 +16,11 @@ Format inspired by [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
1616- ** benchmark(worker):** ` main-worker.ts ` , ` /test-worker ` and ` /test-cpu ` routes, benchmark README in English
1717- ** benchmark(rendering):** DVE view rendering benchmark routes (` /test-view* ` ) and ` .dve ` templates under ` benchmark/views `
1818- ** docs(editor):** Editor tooling docs plus DVE syntax reference and snippet shortcuts for ` .dve ` templates
19+ - ** feat(security):** Add URL length and route param length limits returning 414
1920- ** test(worker):** Worker pool tests and fixtures (` echo_worker.ts ` , ` error_worker.ts ` )
2021- ** test(config):** Add unit tests for misconfiguration covering invalid worker ` scriptURL ` , poolSize clamping, and negative body limit
2122- ** test(benchmark):** Add smoke test for benchmark routes scanning and ` /test ` response
23+ - ** test(security):** Add tests for 414 on URL and param length limits
2224
2325### Changed
2426
You can’t perform that action at this time.
0 commit comments