Release Notes (1.x or earlier)
1.1.4
Release Date: November 8, 2018
- [HIPFORGE-234] - [HST Spring Support] With HttpSessionDelegatingRepository option, it fails when tomcat restarted
1.1.3
Release Date: November 8, 2018
- [HIPFORGE-233] - [HST Spring Support] Simple bridging for development purpose for spring-session
1.1.2
Release Date: March 23, 2016
- [HIPFORGE-129] - [HST Spring Support] Make HstRepositoryResourceBundleMessageSource#getStringOrNull(ResourceBundle bundle, String key) protected
1.1.1
Release Date: March 23, 2016
-
Bug fix for the thread safety issue in ResourceBundle cache using ThreadLocal.
Replaced the ThreadLocal cache with a HstRequestContext attribute cache.
Thanks to Jasper Floor for finding the root cause.
1.1.0
Release Date: November 18, 2015
-
Compatible with Spring Framework 4 and Hippo CMS 10.
0.1.1
Release Date: April 27, 2015
-
[HIPPLUG-1036] Supporting HST-2 Page Not Found Exception Handler Integration. Thanks to Rick Slot!
0.1.0
Release Date: February 26, 2015
- Initial release
- Supporting HST-2 Repository ResourceBundle MessageSource