Releases: finos/waltz
1.44
Noteworthy
Attestations
-
Added report grid support for attestation columns #6103
-
Added aggregate overlay diagram support for attestation data
Complexity
-
Report Grids: Added support for complexity columns #6181
-
Aggregate Overlay Diagrams: Complexity overlay support #6184
-
Report mean, median and std dev for groups of apps #6179
Surveys
- View mode on survey shows help text #6186
Report Grids
- Lots of small enhancements #6192, notably:
- App: Aliases
- App: Tags
- CI / App: Description
- CI / App: Org Unit
- CI / App: Parent ref
Housekeeping
- Started Playwright testing support (ongoing) #6071
Other
1.43.1
1.43
Noteworthy
Permissions
Continued to put in a data driven permissions model.
Entities covered by this include:
- Physical Flows (new)
- Logical Flows (new)
- Assessments (new)
- Measurable Ratings (existing)
- Planned Decomms (new)
- Replacement Apps (new)
- Allocations (new)
Assessments
- Now suported on Measurable pages #6127
- Grouping #6098
- Allow users to lock assessment ratings if they have the correct permission #6074
Flows
- Reworked flow registration UI #6123
- Logical flow data type editor show exact usage by physical flows
Diagrams
APIs
Customisation
- Allow overriding of flow enum names (e.g. transport kind, frequency etc) #6100
Housekeeping
- Added sample database dump to repo
- Ensuring builds have correct maven version numbers associated to them #6161
- More integration tests
- More database schema docs
Other
1.43-rc1
Testing versioning
Full Changelog: 1.42...1.43-rc1
1.42
Noteworthy
A small release
- Lots of work around aggregated overlay diagrams. Still not quite ready for prime time. Contact us if you'd like to try them out.
- Measurable ratings brought under the new permissions framework
- Java library refresh
1.41.1
1.41
Highlights
Improved Calendar Heatmap
The calendar heatmap has been overhauled to help users understand when changes have happened (#6002).
We have also added this to 'aggregate' pages to show changes to the applications underpinning those aggregate entities (#5985).
Example
Actors
New page showing all actors and allowing for export #6021
Survey Predicates
Added support for entity lifecycle predicates and app-kind predicates (e.g. in-house vs, 3rd party) #5984
On-Demand Measurable Attestations
Waltz has supported on-demand flow attestations for some time. This release brings measurables (viewpoints) up to the same level of support #6022
Other
See the full list of closed issues
1.40
Highlights
Report Grids
Increase the number of supported data sources
New field types are:
- 1: Application metadata (kind, comission date, decomm dates etc.) #5900
- 2: App group membership (indicates if the subject app is part of the refrence group) #5962
- 3: Data type usage (e.g. Consumer / Producer / Distributor) #5972
- 4: Survey Instance metadata (status, submission date, approved by etc.) #5900
Filters
Grid filters have been overhauled and now much simpler to use and they also give clearer feedback on their effects over the dataset.
Support for Change Initiatives
Prior versions could only show grid data associated to applications. This release allows for grids to be calculated over sets of change initiatives.
Other updates
Test DockerHub release
1.40: alpha 1
1.40a1 Merge pull request #5971 from deutschebank/db-contrib/waltz-5962-repo…