Skip to content

Releases: finos/waltz

1.44

06 Sep 13:41
d46b77d
Compare
Choose a tag to compare

Noteworthy

Attestations

  • Added report grid support for attestation columns #6103
    image

  • Added aggregate overlay diagram support for attestation data
    image

Complexity

  • Report Grids: Added support for complexity columns #6181

  • Aggregate Overlay Diagrams: Complexity overlay support #6184
    image

  • Report mean, median and std dev for groups of apps #6179
    image

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

29 Jul 08:41
6d81ae7
Compare
Choose a tag to compare

Patch release

What's Changed

  • Fixing report grid extraction #6175

Full Changelog: 1.43...1.43.1

1.43

28 Jul 16:22
dc60e79
Compare
Choose a tag to compare

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

  • Aggregate overlay diagrams #6080
  • Export to png added to most diagrams #6101

APIs

  • Org Unit extractor api #6131
  • Report Grid extractor api #6095

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

27 Jul 09:27
9037d0d
Compare
Choose a tag to compare
1.43-rc1 Pre-release
Pre-release

Testing versioning

Full Changelog: 1.42...1.43-rc1

1.42

14 Jun 17:36
e389634
Compare
Choose a tag to compare

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

27 May 12:58
55ae774
Compare
Choose a tag to compare

Bug fixes:

  • Cannot export physical flows #6065
  • read-only physical flows are editable #6070
  • cannot search for users via email address #6072

1.41

17 May 15:38
8d3b7b3
Compare
Choose a tag to compare

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

image

Actors

New page showing all actors and allowing for export #6021

image

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

24 Mar 15:41
4ccf62a
Compare
Choose a tag to compare

Highlights

Report Grids

Increase the number of supported data sources

image

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.

image

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.

image

Other updates

See all closed issues

Test DockerHub release

17 Mar 13:25
4c0a875
Compare
Choose a tag to compare

1.40: alpha 1

17 Mar 13:15
4c0a875
Compare
Choose a tag to compare
1.40: alpha 1 Pre-release
Pre-release
1.40a1

Merge pull request #5971 from deutschebank/db-contrib/waltz-5962-repo…