Skip to content

v0.14.10

Choose a tag to compare

@github-actions github-actions released this 08 Mar 02:49
· 395 commits to refs/heads/mainline since this release

0.14.10 (2023-03-08)

Features

  • cdk-graph-plugin-diagram: improve stage and stack rendering of diagram (241ecb7)
  • cdk-graph: further improve graph filtering and diagrams (fc0a36a)
  • cdk-graph: handle CustomResources (909441c)

Bug Fixes

  • cdk-graph-plugin-diagram: cap svg size at 10k (33ecda3)
  • cdk-graph-plugin-diagram: correct scaling of downscaled diagrams (a0191d6)
  • cdk-graph-plugin-diagram: fix diagram default config (8ca74a8)
  • cdk-graph-plugin-diagram: improve cluster layout of graph (6c89621)
  • cdk-graph: correct reverse link Node methods (719d450)
  • cdk-graph: correctly map node reverse links (8fd6090)
  • cdk-graph: fix custom resource reference subgraph (9dd023d)
  • cdk-graph: improve cdk/cfn resource mapping and filters (5433902)
  • cdk-graph: reverse Node.getNearestAncestor to prevent always root (16a8474)