Everything looks fine testing that 2.3.30 binary with Moqui using Configuration.VERSION_2_3_30 (and VERSION_2_3_29).
For the object wrapper stuff I should note that these tests use 'new BeansWrapperBuilder(Configuration.VERSION_2_3_30).build()' for the ObjectWrapper so if I understand correctly these tests would not do anything with the new whitelisting/etc. -David On Tue, Jan 21, 2020 at 11:10 AM Daniel Dekany <[email protected]> wrote: > We are holding features from release for a while, so it's time to make a > release, I think. However, some changes, particularly those related to > security (https://issues.apache.org/jira/browse/FREEMARKER-124), are > somewhat risky. So please test this version if you can! > > Change log (and from there, the Manual, JavaDoc etc.): > https://freemarker.apache.org/builds/fm2/versions_2_3_30.html > > 2.3.30-SNAPSHOT is in the Apache snapshot Maven repo: > https://repository.apache.org/content/repositories/snapshots > > (But if someone prefers the binary directly, latest is this: > > https://repository.apache.org/content/repositories/snapshots/org/freemarker/freemarker/2.3.30-SNAPSHOT/freemarker-2.3.30-20200121.142735-9.jar > ) >
