Skip to content

Releases: funkwerk/compose_plantuml

Support for port ranges

24 Mar 16:17

Choose a tag to compare

support udp also for interfaces

23 Aug 22:18

Choose a tag to compare

0.1.1

support udp also for interfaces

support for udp ports

23 Aug 21:50

Choose a tag to compare

Merge pull request #4 from funkwerk/feature/udp_ports

added support for udp ports

no alias ports for interface definitions

30 Mar 10:26

Choose a tag to compare

0.0.13

no alias ports for interface definitions

allow to just print port or volume boundaries

30 Mar 10:16

Choose a tag to compare

  • added '--port-boundaries' to just print port boundaries
  • added '--volume-boundaries' to just print volume boundaries

notes for services

26 Mar 14:50

Choose a tag to compare

  • add notes to services
    • need to invoke with "--notes"
    • labels will be converted into notes

--group supports now port mapping

25 Mar 22:14

Choose a tag to compare

now --group and port-mapping can be combined

group ports and volumes

25 Mar 15:09

Choose a tag to compare

to better provide an overview for boundary graphs, ports and volumes could now be grouped, when '--group' is provided.

filter internal services

24 Mar 14:36

Choose a tag to compare

for system boundaries, internal services and internal used volumes are uninteresting, so these are filtered out.

unique volume names

22 Mar 17:36

Choose a tag to compare

  • support for unique volume names. multiple usages of differrent volumes all using '/log' will be now linked in a correct way
SYSTEM_READY >> ...MS