Releases: finos/waltz
1.39.2
Minor Release
Primary reason for this release is to address:
- #5908 : Additional survey approvers missing actions
- #5913: Server export includes country
- #5927: Added an extractor to the data type home page
- #5896: Report grid, exporting survey responses in grid includes any associated comment
Other
See the full list of closed issues for more information
1.39.1
Minor release
Enhancements
- Lots of exporter performance improvements (servers, surveys)
- XLSX export performance improvements
- Report Grid editor improvements (move to top / bottom and show column renames)
- Report grid survey response columns show comments when cell is hovered over
- Copying surveys allows for searching to find target survey instances
- Technical Moved unit testing from JUnit 4 to 5
Full change log
1.39
Highlights
Survey Management / Action UI Overhaul
As the volumes of surveys have steadily increase we have noticed deficiencies in the UI which has made it difficult for users to see their 'queue' of both surveys to complete and those to approve.
Split across many issues.
Survey Copy function (WIP)
This will allow users to copy the responses from one survey into another survey (of the same type). User will be able to select which questions/sections to copy and whether to overwrite existing responses.
Docker build
Release builds will create a docker image and publish it to the GitHub / FINOS packages repo.
Self Service Report Grids
Allow users to create ad-hoc report grids. Private grids can be shared to select users by there owners and administrators can promote the grid to be public, which gives access to all users.
Source and Target Flow Diagram Improvements
Continued making improvement to the new source and target diagram. Users can now easily flip direction (inbound vs outbound) and filters work against entire hierarchies (rather than just the visible bit). Much more contextual information is shown when various elements on the diagram are selected.
Housekeeping
- Package rename (
com.khartec
->org.finos
) - More integration / unit tests
- Javascript Library refresh(Java lib refresh will be part of 1.40)
Migration Notes
If you have a custom logback configuration you may need to update the matching pattern from com.khartec
to org.finos
.
test_1.38_ignore_test_container
Merge pull request #5801 from ljubon/feature/dockerize-finos-waltz dockerize waltz
1.38
What's Changed
- Process Diagrams #5708
- User role modifications recorded against persons change log #5717
- Bug fix for bulk flow upload #5718
- Attestation enhancements and fixes #5719
- Github actions create release with war file, uber jar and zipped liquibase scripts #5729
- Integration testing migrated to spring-test #5731
Full Changelog: 1.37.3...1,38
All Closed Issues
1.37.3
What's Changed
- Arch Unit checks for invalid jooq #5673
- Attestation integration test by @davidwatkins73 in #5672
- Db contrib/ctctowaltz 2321 report grid survey sq 5663 by @davidwatkins73 in #5680
- Db contrib/ctctowaltz 2323 user selectable classifications 5671 by @davidwatkins73 in #5683
- FINOS Talk by @davidwatkins73 in #5687
- Fixing github actions by @davidwatkins73 in #5688
- Fixing github actions by @davidwatkins73 in #5689
- Fixing github actions by @davidwatkins73 in #5690
- Waltz 1.38 prep by @davidwatkins73 in #5692
- Removing official support for Maria by @davidwatkins73 in #5694
- Db contrib/ctctowaltz 2330 entity stats page app groups 5685 by @JWoodland-Scott in #5698
- Db contrib/ctctowaltz 2324 measurable attestation summary 5664 by @JWoodland-Scott in #5697
- Db contrib/ctctowaltz 2328 data type service integration tests 5684d by @JWoodland-Scott in #5699
- Db contrib/ctctowaltz 2331 document waltz growth stats 5691 by @JWoodland-Scott in #5700
- Db contrib/ctctowaltz 2335 logical flow panel 5701 by @JWoodland-Scott in #5702
- Db contrib/waltz 5696 process diags by @JWoodland-Scott in #5703
- Db contrib/ctctowaltz 2324 attest summaries null id bug fix 5664 by @davidwatkins73 in #5704
- Db contrib/ctctowaltz 2328 dtd svc int tests 5684 by @davidwatkins73 in #5705
Full Changelog: 1.37.2...1.37.3
Complete issue list
1.37.2
Merge remote-tracking branch 'upstream/master' into waltz-5667-att-re…
1.37.1
Includes bug fix for: #5661 - Logical flow attestation failing
Previous 1.37 issue list
1.37
Complete issue list
1.36.1
Small patch release correcting some small defects