v0.17.1
Changelog
This release includes security and bug fixes.
It also contains the latest available versions of:
- Mermaid
- Nomnoml
- PlantUML
Security
- Upgrade Docker base image to eclipse-temurin:11.0.15_10-jre-alpine by @Mogztter in #1263
Bug Fixes
- Use
textContent
to properly handle<>
characters by @Mogztter in #1258 - Propagate diagram options by @Mogztter in #1255
Improvements
- Bump Vert.x from 4.2.6 to 4.2.7
- Bump Mermaid from 8.14.0 to 9.1.1
- Bump Nomnoml from 1.4.0 to 1.5.1
- Bump PlantUML from 1.2022.3 to 1.2022.5
Infrastructure
- Upgrade to Node 16.15.0 by @Mogztter in #1259
- Upgrade GitHub Actions
- Upgrade development dependencies
Documentation
- Add an example on how to enable SSL. by @FelixGeisler in #1254
New Contributors
- @FelixGeisler made their first contribution in #1254
Full Changelog: v0.17.0...v0.17.1