Releases: funkwerk/compose_plantuml
Releases · funkwerk/compose_plantuml
Support for port ranges
support udp also for interfaces
0.1.1 support udp also for interfaces
support for udp ports
Merge pull request #4 from funkwerk/feature/udp_ports added support for udp ports
no alias ports for interface definitions
0.0.13 no alias ports for interface definitions
allow to just print port or volume boundaries
- added '--port-boundaries' to just print port boundaries
- added '--volume-boundaries' to just print volume boundaries
notes for services
- add notes to services
- need to invoke with "--notes"
- labels will be converted into notes
--group supports now port mapping
now --group and port-mapping can be combined
group ports and volumes
to better provide an overview for boundary graphs, ports and volumes could now be grouped, when '--group' is provided.
filter internal services
for system boundaries, internal services and internal used volumes are uninteresting, so these are filtered out.
unique volume names
- support for unique volume names. multiple usages of differrent volumes all using '/log' will be now linked in a correct way