Changelog
Bug fixes
- Fix duplicate content using BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag, PacketDiag, RackDiag) #137
- Make sure that there is no more data in the stdout stream
Improvements
- Upgrade PlantUML from 1.2020.3 to 1.2020.4
- Upgrade Vega-Lite from 4.7.0 to 4.8.1.
- Allow to configure the command timeout (5 seconds by default) using
KROKI_COMMAND_TIMEOUT
- Allow to configure the read stdout timeout (2 seconds by default) using
KROKI_COMMAND_READ_STDOUT_TIMEOUT
Infrastructure
- Upgrade dependencies
alpine
from 3.11.3 to 3.11.5 (Mermaid container)junit
from 5.6.0 to 5.6.1