(Go: >> BACK << -|- >> HOME <<)

Skip to content

1.61

Compare
Choose a tag to compare
@davidwatkins73 davidwatkins73 released this 08 Jul 10:30
· 48 commits to master since this release
2ab3725

Noteworthy

EUDA Taxonomy Mappings

In 1.60 we added support for linking EUDAs to flows and assessments. In 1.61 EUDAs can now be also be linked against taxonomies (e.g. Capability), providing a way for us to more accurately document our IT landscape. Aggregate views will correctly show the mix of Applications and EUDAs.

Note: We shall be looking (in a future release) to remove the ability to 'promote' apps to EUDAs now that they have feature parity with applications.

Physical Flows

Waltz has often aggregated flow information from various sources. However it can be difficult to refer to flows outside of using their Waltz database id's. This release ensures each physical flow has a simplified external identifier (we won't overwrite any provided id's).

As part of the change external identifiers can be used in URLs which will simplify deep-linking into Waltz.

The new Ids take the form:

ext id example desc
PF_000001 Physical flow identifier
PS_000001 Physical spec identifier
LF_000001 Logical flow identifier

Search

Data types can now be searched for by their external ids (stored as code in the database)