Skip to content

Releases: finos/waltz

1.47.1

14 Feb 12:12
ea80c57

Choose a tag to compare

1.47

Noteworthy

  • #6371 Legal Entites
    image

  • #6359 Multi-valued assessments
    image

  • #6358 Overview widget for assessment on 'group' pages e.g. ORG_UNIT/APP_GROUP
    image

  • #6409 Report Grids can be cloned
    image

Other

  • #6363 Grouped rating values
  • #6202 Improved performance on trees e.g. data type tree
  • #6404 Report Grid Filter notes support all grid columns

Bug Fixes

  • #6350 Icons in SVG diagrams rendering
  • #6397 Survey self-issuance sets survey owners
  • #6412 Bulk Involvement loader timeout on large data sets
  • #6355 Bulk Involvement loader 'replace' function

What's Changed

Full Changelog: 1.45.2...1.47.1

1.46

15 Dec 13:30
6685ac4

Choose a tag to compare

1.46

Noteworthy

  • Upgrade to Webpack 5 #6276
  • Additional derived column functions #6296
  • Full-page view for report grids to faciliate sharing of grids #6320
    • Better differentiation / filtering between public and private report grids
  • Flow Classification Rules can reference Actors as well as Applications
  • Added issued_on field to survey_instance records

image

Bug Fixes

  • Editing physical flow attributes without override role #6301
  • Misalignment of due dates for surveys #6311
  • Fix postgres build #6323

New Contributors

Full Changelog: 1.45...1.45.2

1.46-RC1

12 Dec 20:45
9d67e7a

Choose a tag to compare

1.46-RC1 Pre-release
Pre-release
Merge pull request #6348 from davidwatkins73/waltz-6346-build-fix-h2

Fixing H2

1.45

05 Nov 09:30
9523bb8

Choose a tag to compare

Noteworthy

Report Grids

Grids can include survey recipients and approvers #5974 :

image

Derived grids columns:

image

Other

  • Grid filters can be saved as an entity named note
    • if the note is attached to an app group a scheduled drop will propulate the group with matching apps periodically
  • Can include flattened measurable taxonomies in the grid.
  • Entity statistics can be included in grid
  • Numerous fixes and performance tweaks
  • All changes reflected in the API

Assessments

Filter assessment list:
image

What's Changed

Full Changelog: 1.44...1.45

1.44

06 Sep 13:41
d46b77d

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

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

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

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

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

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