Skip to content

1.60.1

Compare
Choose a tag to compare
@jessica-woodland-scott-db jessica-woodland-scott-db released this 15 May 12:19
· 233 commits to master since this release
95e29ba

Noteworthy

Flow Classifications

#7036 #7032 #7031

Consumer classifications

We have extended the flow classification rules in Waltz to allow for a consumer view of data types. This allows for rules to be registered that will discourage direct flows to and from a given system (e.g. a rule could be System A discourages all Book Data flows from all suppliers).

The changes made to Waltz include:

  • Updating the views to show both producer (i.e. Auth Source) and consumer ratings
  • Reworking the flow rule calculation engine to incorporate consumer ratings
  • Previewing the producer and consumer ratings when updating data types to logical flow
  • Allowing custom messages for flow classification rules which display when modifying data types e.g. "Users should no longer send book data to System X, register the flow against the consumer instead"

Flow classification UI

  • Simplifying the registration of Flow Classification rules
    image
  • Consumer classifications shown on source/target graph popup
    image
  • Producer/Consumer classifications shown in flow datatype editor
    image

End User Applications

#7044 #7046

It is increasingly important that the usage of End User Applications are captured in data flows. Previously this required us to 'uplift' end user applications into full application records in Waltz via a promotion process. With Waltz 1.60 end user applications are now first-class entity type in Waltz and can be direct participants in flows (along with the existing Actors and Applications). To support this change we have added

  • A new End User Application page (incl. assessments, bookmarks, notes, people)
  • Integration of End User Apps to flows
  • End User app flows supported in Flow diagrams and filterable in the details
  • Site search has been extended to include End User Apps
  • Flow related API's have been updated to include End User App information
  • End User Applications can be rated against Flow classification rules
    image

Other

Applications

App export

The bulk application UI view (e.g. from Org Units) was including columns which were not included when exporting from the UI. This has now been fixed and the export matches the UI.

All

All closed issues: https://github.com/finos/waltz/milestone/181?closed=1

Full Changelog: 1.59.1...1.60.1
All issues