Skip to content

v1.13

Choose a tag to compare

@albogdano albogdano released this 05 Apr 19:07
· 1852 commits to master since this release
  • Split the project into four sub-modules - core, server, client, web
  • Updated Elasticsearch to 1.5.0
  • Updated Spring Boot to 1.2.2, Spring Security to 4.0.0 release
  • Switched back to HttpClient 4.3 due to SSL errors
  • Added Syslog logging
  • Fixed authentication issues and CSRF tokens, now compatible Spring Security 4
  • Disabled Jetty server version header
  • Lots of minor fixes