Skip to content

Releases: structurizr/java

v1.24.1

05 Apr 11:27
Compare
Choose a tag to compare
  • Reduces visibility of setOrder() and setDescription() on RelationshipView, as they should not be public.

v1.24.0

30 Mar 06:01
Compare
Choose a tag to compare
  • Adds a group property to deployment nodes, infrastructure nodes, software system instances, and container instances.

v1.23.2

24 Mar 09:57
Compare
Choose a tag to compare
  • DynamicView.endParallelSequences(true) will now increment the counter when no relationships have been defined in the parallel sequence.

v1.23.1

17 Mar 14:49
Compare
Choose a tag to compare
  • Deprecates the setExternalBoundariesVisible methods on ContainerView, ComponentView, and DynamicView.
  • Removes the check for empty content when adding a documentation section.

v1.23.0

11 Mar 16:35
Compare
Choose a tag to compare
  • Deprecates Enterprise and Location concepts.
  • Adds properties to the model.

v1.22.3

11 Mar 06:16
Compare
Choose a tag to compare
  • Adds better backwards compatibility for removal of documentation section titles.

v1.22.2

10 Mar 09:11
Compare
Choose a tag to compare
  • Updates Jackson library dependency.

v1.22.1

05 Mar 12:11
Compare
Choose a tag to compare
  • Removes unused documentation section title property.

v1.22.0

05 Mar 11:56
Compare
Choose a tag to compare
  • Adds documentation to components.

v1.21.0

26 Feb 08:18
Compare
Choose a tag to compare
  • Breaking change: Removes the concept of "code elements" from Component.
  • Adds support for element/relationship URLs of the form {workspace}/... for linking to diagrams/documentation/decisions in the same workspace.