Releases: CodeforLeipzig/lvz-viz
Releases · CodeforLeipzig/lvz-viz
2.3.0
2.2.0
- Support current version of LVZ page format
- Update Node.js to 18.x
- Update Java and Javascript dependencies
2.1.0
- Support current version of LVZ page format
- Migrate to eclipse-temurin:11-jdk-alpine
- Update Elasticsearch to 6.8.23
- Update Node.js to 16.x
- Update Java and Javascript dependencies
2.0.0
- Support current version of LVZ page format
- Migrate to adoptopenjdk/openjdk11:alpine-jre
- Migrate Spring Boot to 2.2.13 and Elasticsearch to 6.8.15
- Update Java, Javascript and CSS dependencies
Version 1.3.1
Fix executable JAR
Version 1.3.0
- Support current version of LVZ page format
- Migrate to adoptopenjdk/openjdk8:alpine-jre
- Migrate tests to JUnit 5 and AssertJ fluent assertions
- Update Java, Javascript and CSS dependencies
Version 1.2.0
- Support current version of LVZ page format
- Java 8, Tomcat 8.5, Spring Boot 1.4.7
- Provide multi stage Docker build and use Docker Compose for deployment
- Update Java, Javascript and CSS dependencies
- Enhance Gradle build and remove Maven support
- Major code cleanup and better test coverage
Version 1.1.0
- Support current version of LVZ page format
- Java 8, Tomcat 8, Spring Boot 1.3.3
- Support HTTPS deployment
- Update Javascript and CSS dependencies (AngularJS, Bootstrap, Leaflet, ...)
- Use CDNs if possible
- Fix warnings from JSHint and Java Compiler