Pebble v3.1.4 Release Notes
Release Date: 2020-05-28 // over 4 years ago-
- Slice filter: Use collection size when toIndex is greater than collection size (#504)
- Adjust spring boot doc (#509)
- ๐ Build with jdk14 (#508)
- ๐ Set proxyBeanMethods to false and build with spring boot 2.3 (#507)
- โ Add access to Spring Beans/request/session and response when using Pebble with WebFlux (#512)
- โ Remove allowUnsafeMethods property and replace it with methodAccessValidator. Default one is BlacklistMethodAccessValidtor (#511)