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]
[v2023.10-1] - 2023-08-01
Fixed
- Run PlantUML container no longer as privileged user (#14)
Changed
- Update PlantUML to 1.2023.10 (#14)
- Update Apache Tomcat to 10.1.11 (#14)
[v2023.6-1] - 2023-05-16
Changed
- Update PlantUML to 1.2023.6 (#12)
- Update ces-build-lib to 1.62.2
- Update dogu-build-lib to v2.1.0
- Update makefiles to 7.5.0
[v2022.4-2] - 2023-04-21
Changed
- Update Java-Base-Image (#10)
[v2022.4-1] - 2022-05-25
Fixed
- Versioning of PlantUML 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
andMinRamPercentage
for the PlantUML process inside the container viacesapp 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