In a nutshell Waltz allows you to visualize and define your organisation's technology landscape. Think of it like a structured Wiki for your architecture.
Learn more
Getting started
Org | Notes | |
---|---|---|
Deutsche Bank | press release | |
NatWest Markets | press release |
See pom.xml for a full list of Java dependencies.
See package.json for full list of javascript dependencies.
Checkout the project milestones and browse through the Todo, work in progress and done issues.
Provisional dates for upcoming releases:
Release | Date | Provisional Change Summary |
---|---|---|
1.62 | Jul 30th 2024 | Java 11, possible move to Javalin |
See the releases page for historic versions.
git checkout -b feature/fooBar
)git commit -am 'Add some fooBar'
)git push origin feature/fooBar
)NOTE: Commits and pull requests to FINOS repositories will only be accepted from those contributors with an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Clabot tool. Please note that some CCLAs require individuals/employees to be explicitly named on the CCLA.
Need an ICLA? Unsure if you are covered under an existing CCLA? Email help@finos.org
All contributions should contain the standard license and copyright notice (see Notice file).
Individual and organisational contributors are listed in the contributors file
Copyright (C) 2023 Waltz open source project
Distributed under the Apache License, Version 2.0.
SPDX-License-Identifier: Apache-2.0
Please refer to the Waltz Security Policy page.