v0.8.5
Upgrade-o-meter: just replace the .war file and restart Tomcat
Outdated dependencies:
- #130 - Updated .jsp file, form tag: use "modelAttribute" instead of deprecated "commandName"
- #138 - Upgraded markdown-page-generator-plugin (2.1.0 instead of 2.0.1)
- #135 - Upgraded owasp:dependency-check (3.1.1 instead of 3.0.2)
- #137 - Upgraded spring-security (4.2.4 instead of 4.2.3)
- #139 - Upgraded javaee-web-api (8.0 instead of 7.0)
Bugs:
- #128 - Webapp: added "charset=UTF-8" HTTP header for css, js, txt, json and xml files
- #129 - Webapp: added custom HTTP error pages instead of Tomcat default pages
Improvement:
- #132 - Added new Docker image: pre-requisites_Alpine_tomcat-9
- #134 - Added new Docker image: pre-requisites_Debian_tomcat-9_jre9
- #127 - Webapp: added contribute.json file
- #133 - Webapp: allowed the HTTP header "Cache-Control: immutable" for asset files (css, js, png)
Configuration:
Documentation:
- Updated prerequisites and install documentation