v1.13
- 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