DE 

//Cloudogu EcoSystem Docs

Plantuml Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[v2022.4-1] - 2022-05-25

Fixed

  • Versioning of PlanUML Dogu using previous Version scheme

[v1.2022.4-1] - 2022-05-25

Changed

  • Upgraded to PlantUML-Server version v1.2022.4

[v2020.4-4] - 2022-04-06

Changed

  • Upgrade zlib package to fix CVE-2018-25032; #6

[v2020.4-3] - 2022-02-07

Changed

  • Upgrade OpenJDK to 8u302

[v2020.4-2] - 2020-12-14

Changed

  • Upgraded the java base image to version 8u252-1

Added

  • Added the ability to configure the memory limits with cesapp edit-config
  • Ability to configure the MaxRamPercentage and MinRamPercentage for the PlantUML process inside the container via cesapp edit-conf (#3)

[v2020.4-1] - 2020-04-06

Added

  • Jenkinsfile
  • goss tests
  • Docker healthcheck
  • Multi-stage build in Dockerfile

Changed

  • Upgrade to PlantUML 1.2020.4
  • Upgrade to tomcat 9.0.33
  • Upgrade to java 11.0.5-1 base image