Skip to content

Releases: finos/waltz

1.64

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 26 Sep 16:19
b124a6d

Noteworthy

Merge Data types

Admin support for merging two datatypes, automigrates data as needed (e.g. flows, rules)

image

Bulk Measurable Ratings

Added a simple UI for bulk registration of measurable ratings (taxonomy alignments)

image

Bulk Measurable Taxonomy Updates

Added a simple UI for bulk taxonomy changes (adding nodes, removing nodes etc.)
image

All Changes

All changes

1.62

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 30 Jul 17:50
33afa8d

Noteworthy

People pages

When aggregating apps to a person we have restricted which roles are considered (e.g ITAO is included, Artifactory User is excluded)
This should reduce the 'overstatement' of a persons application footprint

Admin / Housekeeping

  • Visualise fine grained permission groups
  • Admin Settings screen now allows comments
  • User roles admin view improvements, allows linking to role owners etc,

Flows

Removed directional filter on aggregate flow details view

1.61.1

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 12 Jul 08:16
7c80dec

Noteworthy

Aliases

Aliases allow users to register alternative names for Applications, making them easier to search.
In 1.61.1 we've extended support for registering and searching for aliases to:

  • End User Applications (EUDAs)
  • Actors

Data flows

The new and improved Flow Details section, which had only been available for Applications, is now available on all aggregate pages.

1.61

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 08 Jul 10:30
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)

1.60.2

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 30 May 07:45
1f18853

A minor release addressing bugs.

Changes

  • FIX: Flow Data Type editor not showing read-only entries correctly
  • FIX: Taxonomy Management - 'merge node' feature fixed
  • FIX: Capability Attestation - minor presentation fixes
  • All Issues

1.60.1

Choose a tag to compare

@jessica-woodland-scott jessica-woodland-scott released this 15 May 12:19
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

1.59

Choose a tag to compare

@davidwatkins73 davidwatkins73 released this 04 Apr 13:43
ca36aa7
Merge pull request #7042 from deutschebank/db-contrib/waltz-7032-flow…

1.58.2

Choose a tag to compare

@jessica-woodland-scott jessica-woodland-scott released this 14 Mar 11:29
531f6ac

Noteworthy

Full Changelog: 1.58.1...1.58.2
All Issues

1.58.1

Choose a tag to compare

@jessica-woodland-scott jessica-woodland-scott released this 29 Feb 09:08
254a234

Noteworthy

  • Data Type Decorator section has been updated to show more information on logical flow view #6986
  • Assessments can be added to involvement kinds #6908
  • Waltz Svelte Component now cascades destroy events from ng to svelte #7000
  • Physical flow name has been made visible #6159

Full Changelog: 1.58...1.58.1
All issues

1.58

Choose a tag to compare

@jessica-woodland-scott jessica-woodland-scott released this 21 Feb 09:08
f51d4e4

Noteworthy

  • Logical Flows now have an 'external_id' field #6946
  • Survey templates can be copied between environments #6967
  • Primary ratings are displayed in the application overview #6820
  • Bug fix: Search bar should only close on mousedown #6969

Full Changelog: 1.57...1.58