Skip to content

Releases: structurizr/java

v1.9.8

01 Oct 15:11
Compare
Choose a tag to compare
  • Adds support for relationships from deployment nodes to infrastructure nodes.

v1.9.7

09 Sep 11:45
Compare
Choose a tag to compare
  • Adds support for software system/container instances in multiple deployment groups.

v1.9.6

03 Sep 10:47
Compare
Choose a tag to compare
  • Added validation logic to reject unsupported image data URIs.
  • Fixes #166 (ContainerInstance/SoftwareSystemInstance and auto-generation of deployment diagram).

v1.9.5

07 Jun 08:26
Compare
Choose a tag to compare
  • Provides a way to store view dimensions.

v1.9.4

22 May 10:51
Compare
Choose a tag to compare
  • Bug fixes to prevent parents and children to both be added to container/component views.

v1.9.3

11 May 11:49
Compare
Choose a tag to compare
  • Added an addTheme method on Configuration.
  • Removed the addDefaultStyles method on Styles.

v1.9.2

27 Apr 07:47
Compare
Choose a tag to compare
  • Adds a Diamond shape.

v1.9.1

28 Mar 13:53
Compare
Choose a tag to compare
  • Adds a findTerminology method on the Terminology class.
  • Styles.findElementStyle better mirrors how the Structurizr web renderer deals with element styling.

v1.9.0

20 Mar 14:29
Compare
Choose a tag to compare
  • Adds support for adding individual infrastructure nodes, software system instances, and container instances to a deployment view.
  • Adds support for removing software system instances from deployment views.
  • Improved support for themes (e.g. when exporting to PlantUML), which now works the same as described at Structurizr - Themes.
  • Adds support for "deployment groups", providing a way to scope how software system/container instance relationships are replicated when added to deployment nodes. breaking change

v1.8.0

20 Feb 15:23
Compare
Choose a tag to compare
  • Adds support for custom elements and custom views (experimental).
  • Bug fixes and improved workspace validation.