Version 1.8.1
Released on 2021-01-19.
This release fixes several bugs, adds compatibility with Gradle's configuration caching, and updates two dependencies with critical vulnerabilities.
We hope you enjoy Ratpack 1.8.1.
Links
Pull Requests (0)
Resolved Issues (9)
- [1576] - Gradle plugin is incompatible with Gradle configuration cache
- [1575] - HEAD requests for static files are unreliable with keep-alive
- [1573] - Ratpack should use system default buffer allocator
- [1569] - Parsing HTML form leaks memory when parsing fails
- [1565] - Snakeyaml dependency 1.23 has security vulnerability - CVE-2017-18640
- [1564] - Caffeine dependency ( 2.8.1 version) has critical vulnerability - CVE-2017-18365
- [1553] - Reading an empty session causes last access time cookie to be updated when using client side sessions
- [1539] - Intermittent spec failure due to leaked ByteBuf
- [1533] - Intermittent StackOverFlow errors in PromiseCachingSpec