Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Releases: ExplorViz-Archive/EaaS-server

Maintenance update (v1.1.0)

09 Aug 11:46
Compare
Choose a tag to compare

This release updates dependencies and lowers memory consumption

  • Updated Spring Boot to 2.3.2
  • Updated Vaadin to LTS 14.3.1
  • Updated inspection plugins to their latest versions
  • Updated Docker-Java to 3.2.5
  • Lowered jar size by only bundling the recommended docker-java transport
  • Decreased startup time by unpacking the jar for the final docker image
  • Massively lowered memory usage (idle before: 500MB, after: 180MB) by switching
    to the OpenJ9 JVM in the docker image. This also improves start-up time of
    the EaaS server

Initial release (v1.0.0)

05 Apr 05:16
Compare
Choose a tag to compare

This is the initial production-ready release of the software.