Skip to content

Commit 8d5e9b5

Browse files
authored
Merge branch 'main' into feat/calm-visualizer
2 parents ba826cb + ae6e75e commit 8d5e9b5

File tree

2 files changed

+60
-1
lines changed

2 files changed

+60
-1
lines changed

cli/CHANGELOG.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,65 @@ All notable changes to the CALM CLI will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.13.0 (2025-10-29)
9+
10+
* ([d8f465031c07a2eba55cad70286897ab08f933f9](https://github.com/finos/architecture-as-code/commit/d8f465031c07a2eba55cad70286897ab08f933f9))
11+
* ([40c77a056b5f368c6f1f4e26f54809b8d4cd4ee8](https://github.com/finos/architecture-as-code/commit/40c77a056b5f368c6f1f4e26f54809b8d4cd4ee8))
12+
* Removed Line Numbers from Side Panel ([5cf34b86f8e51f7a81231f30a18447d73efec80b](https://github.com/finos/architecture-as-code/commit/5cf34b86f8e51f7a81231f30a18447d73efec80b))
13+
* CALM Schema Cleanup - shared project ([acbebb317774bc9550d63b001392632cff4af725](https://github.com/finos/architecture-as-code/commit/acbebb317774bc9550d63b001392632cff4af725))
14+
* chore(ci): remove legacy NPM publish workflows (#1732) ([0c968527730e403afb0c9b583211c53ba11c363e](https://github.com/finos/architecture-as-code/commit/0c968527730e403afb0c9b583211c53ba11c363e)), closes [#1732](https://github.com/finos/architecture-as-code/issues/1732)
15+
* chore(deps-dev): bump vite from 7.0.0 to 7.0.8 in the npm_and_yarn group across 1 directory ([0db1e46598f83cb6261efb6d19c100f4843a94b9](https://github.com/finos/architecture-as-code/commit/0db1e46598f83cb6261efb6d19c100f4843a94b9))
16+
* chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory ([141581ed33d64cba7978787fc867eaaf3ba8a91f](https://github.com/finos/architecture-as-code/commit/141581ed33d64cba7978787fc867eaaf3ba8a91f))
17+
* chore(deps): update actions/setup-node action to v5 ([36fde4d196db76016fb4e631815ec001e41085cd](https://github.com/finos/architecture-as-code/commit/36fde4d196db76016fb4e631815ec001e41085cd))
18+
* chore(deps): update actions/setup-node action to v5 ([3f176c9ace7935b0a845ea473ae5111bb20c3b48](https://github.com/finos/architecture-as-code/commit/3f176c9ace7935b0a845ea473ae5111bb20c3b48))
19+
* chore(deps): update actions/setup-node action to v5 ([87be2761dc062090924d1b761946d37be1ee7c38](https://github.com/finos/architecture-as-code/commit/87be2761dc062090924d1b761946d37be1ee7c38))
20+
* chore(deps): update aws-actions/configure-aws-credentials action to v5 ([bab4402c2f37061652921390840cca86ab5595fe](https://github.com/finos/architecture-as-code/commit/bab4402c2f37061652921390840cca86ab5595fe))
21+
* chore(deps): update aws-actions/configure-aws-credentials action to v5 ([b83c7043d40d3c8a0b355bc0c15658eee4b56abf](https://github.com/finos/architecture-as-code/commit/b83c7043d40d3c8a0b355bc0c15658eee4b56abf))
22+
* chore(deps): update aws-actions/configure-aws-credentials action to v5 ([e32873b2a86f521c950d07dbb7513d10d597ce7e](https://github.com/finos/architecture-as-code/commit/e32873b2a86f521c950d07dbb7513d10d597ce7e))
23+
* chore(deps): update dependency @commitlint/cli to v20 ([ed0508d6a617a475c67ba4794f13cd730f14a1ac](https://github.com/finos/architecture-as-code/commit/ed0508d6a617a475c67ba4794f13cd730f14a1ac))
24+
* chore(deps): update dependency @commitlint/cli to v20 ([9651b8ba7cfe5901f0cf91806388b52cacd1b38a](https://github.com/finos/architecture-as-code/commit/9651b8ba7cfe5901f0cf91806388b52cacd1b38a))
25+
* chore(deps): update dependency @commitlint/config-conventional to v20 ([b55e7533d4941bb59ff1926de7039b59f80ea53f](https://github.com/finos/architecture-as-code/commit/b55e7533d4941bb59ff1926de7039b59f80ea53f))
26+
* chore(deps): update dependency @commitlint/config-conventional to v20 ([3edbd91c5a512506da6effa4f7a9fe9b6d7e1362](https://github.com/finos/architecture-as-code/commit/3edbd91c5a512506da6effa4f7a9fe9b6d7e1362))
27+
* chore(deps): update dependency @commitlint/config-conventional to v20 ([45dae0dcd024e695155851ce0fab8a3d794db620](https://github.com/finos/architecture-as-code/commit/45dae0dcd024e695155851ce0fab8a3d794db620))
28+
* chore(deps): update semgrep/semgrep docker digest to 4372a1d ([ba797dd94496512e473e8e253ae2569b9a5b9804](https://github.com/finos/architecture-as-code/commit/ba797dd94496512e473e8e253ae2569b9a5b9804))
29+
* chore(deps): update semgrep/semgrep docker digest to 4372a1d ([56a6f4f455839575efeff5e81ce07da09c7e5469](https://github.com/finos/architecture-as-code/commit/56a6f4f455839575efeff5e81ce07da09c7e5469))
30+
* chore(deps): update semgrep/semgrep docker digest to 4372a1d ([d25c21702c96ae419c857a28dfebe7a727698a27](https://github.com/finos/architecture-as-code/commit/d25c21702c96ae419c857a28dfebe7a727698a27))
31+
* chore(deps): update step-security/harden-runner digest to f4a75cf ([4e6cd209e55ab8f4086a81e21a657628da3ff140](https://github.com/finos/architecture-as-code/commit/4e6cd209e55ab8f4086a81e21a657628da3ff140))
32+
* chore(deps): update step-security/harden-runner digest to f4a75cf ([4aa9e65e8891a1decd14ea5df9a1174b6c8c5a0e](https://github.com/finos/architecture-as-code/commit/4aa9e65e8891a1decd14ea5df9a1174b6c8c5a0e))
33+
* chore(deps): update step-security/harden-runner digest to f4a75cf ([0c30fcdb437c38c6d6de7308056555b82253fbf3](https://github.com/finos/architecture-as-code/commit/0c30fcdb437c38c6d6de7308056555b82253fbf3))
34+
* docs: add getting started link (#1741) ([ac7739d9dab42d45081bbb17cd528a9ba7e3038d](https://github.com/finos/architecture-as-code/commit/ac7739d9dab42d45081bbb17cd528a9ba7e3038d)), closes [#1741](https://github.com/finos/architecture-as-code/issues/1741)
35+
* feat(calm-hub-ui): add icons and panels to organise ui ([1620d5c432e074b3f4da2ea7f902d27bd69a1340](https://github.com/finos/architecture-as-code/commit/1620d5c432e074b3f4da2ea7f902d27bd69a1340))
36+
* feat(calm-hub-ui): add icons and panels to organise ui ([6fe31a494a3d279d9b39020b0b5aab7e8fd430dc](https://github.com/finos/architecture-as-code/commit/6fe31a494a3d279d9b39020b0b5aab7e8fd430dc))
37+
* feat(calm-hub-ui): made line numbers optional and removed from details pane ([e371848446343fd504c275746eb90060211d60e6](https://github.com/finos/architecture-as-code/commit/e371848446343fd504c275746eb90060211d60e6))
38+
* feat(calm-hub-ui): made line numbers optional and removed from details pane ([9fc008e260e22c2fddd9d481eafb86328750b96c](https://github.com/finos/architecture-as-code/commit/9fc008e260e22c2fddd9d481eafb86328750b96c))
39+
* fix(calm-hub-ui): added missing tests ([4b7a918d6e2bffa007c61fa52bb70f2558679789](https://github.com/finos/architecture-as-code/commit/4b7a918d6e2bffa007c61fa52bb70f2558679789))
40+
* fix(calm-hub-ui): added missing tests ([580e994132da5491d57ae20285a7a1c798ab82e0](https://github.com/finos/architecture-as-code/commit/580e994132da5491d57ae20285a7a1c798ab82e0))
41+
* fix(calm-hub): Honour quarkus.mongodb.database as db containing CalmHub collections (finos#1742) ([238b4663f7410a58401faff4dd5d243e7b346f2c](https://github.com/finos/architecture-as-code/commit/238b4663f7410a58401faff4dd5d243e7b346f2c)), closes [finos#1742](https://github.com/finos/issues/1742)
42+
* fix(calm-hub): Honour quarkus.mongodb.database as db containing CalmHub collections (finos#1742) ([117985ee59fea543b6572385c4376efc6ed64c8c](https://github.com/finos/architecture-as-code/commit/117985ee59fea543b6572385c4376efc6ed64c8c)), closes [finos#1742](https://github.com/finos/issues/1742)
43+
* fix(calm-hub): update integration tests ([c4f701dd2580e1077da44ae339ca8da850013a1c](https://github.com/finos/architecture-as-code/commit/c4f701dd2580e1077da44ae339ca8da850013a1c))
44+
* fix(deps): update security updates to v3.9.2 ([f8f0d11fc809430046cb90b5984ec6703ac89d7a](https://github.com/finos/architecture-as-code/commit/f8f0d11fc809430046cb90b5984ec6703ac89d7a))
45+
* fix(deps): update security updates to v3.9.2 ([8ebb9919e75d7ff852cea8d6eb8f37e5638b64aa](https://github.com/finos/architecture-as-code/commit/8ebb9919e75d7ff852cea8d6eb8f37e5638b64aa))
46+
* fix(deps): update security updates to v3.9.2 ([bf121b6f71a495e2b4b17ef715aa658b4a3ee687](https://github.com/finos/architecture-as-code/commit/bf121b6f71a495e2b4b17ef715aa658b4a3ee687))
47+
* refactor(calm-hub-ui): small code improvements ([b56f93e49491a63691a0c9176c9e01d7a158e092](https://github.com/finos/architecture-as-code/commit/b56f93e49491a63691a0c9176c9e01d7a158e092))
48+
* refactor(calm-hub-ui): style improvements to Hub view ([7dd660599f094f7a883e656206c13118c8ac09d5](https://github.com/finos/architecture-as-code/commit/7dd660599f094f7a883e656206c13118c8ac09d5))
49+
* refactor(ci): add sync steps for calm/interfaces and calm/controls folders to S3 ([2a0bbc13708d6ca2fc47c7c568543028368e54ec](https://github.com/finos/architecture-as-code/commit/2a0bbc13708d6ca2fc47c7c568543028368e54ec))
50+
* refactor(ci): add sync steps for calm/interfaces and calm/controls folders to S3 ([0051d862d7ccf55360b92834da756bb8806b0ff8](https://github.com/finos/architecture-as-code/commit/0051d862d7ccf55360b92834da756bb8806b0ff8))
51+
* refactor(cli): update schema reference and remove outdated flow metadata ([190a27c5ca4c3a974a5010de53c17b911dab40c6](https://github.com/finos/architecture-as-code/commit/190a27c5ca4c3a974a5010de53c17b911dab40c6))
52+
* refactor(cli): update schema reference and remove outdated flow metadata ([896c5385dde1ba3204c6c5d7418360c8723db497](https://github.com/finos/architecture-as-code/commit/896c5385dde1ba3204c6c5d7418360c8723db497))
53+
* refactor(shared): remove redundant architecture validation test ([9ea28d6299537075e1939f7d49c4d7bfeb9e0914](https://github.com/finos/architecture-as-code/commit/9ea28d6299537075e1939f7d49c4d7bfeb9e0914))
54+
* refactor(shared): remove samples directory as no files are being referenced ([9f17022edb14da69a530a7381cfa1baf29d84d1a](https://github.com/finos/architecture-as-code/commit/9f17022edb14da69a530a7381cfa1baf29d84d1a))
55+
* refactor(shared): remove unused additional properties test fixture ([795efea80164002ad82a6e46e1f51f42291f537f](https://github.com/finos/architecture-as-code/commit/795efea80164002ad82a6e46e1f51f42291f537f))
56+
* refactor(shared): remove unused API Gateway test fixture ([b5076bcdf86e54d7036297fcd0c98149c414cafc](https://github.com/finos/architecture-as-code/commit/b5076bcdf86e54d7036297fcd0c98149c414cafc))
57+
* refactor(shared): remove unused CALM schema and test fixture files ([ede477a851bb9cc8d0648f2f7c8859758d5bfb4a](https://github.com/finos/architecture-as-code/commit/ede477a851bb9cc8d0648f2f7c8859758d5bfb4a))
58+
* refactor(shared): remove unused imports from validate.spec.ts ([72cd5022ae479a642c56d0b1a1d79edeeb924c64](https://github.com/finos/architecture-as-code/commit/72cd5022ae479a642c56d0b1a1d79edeeb924c64))
59+
* refactor(shared): remove unused mock for CALM_META_SCHEMA_DIRECTORY ([4c6c69de87dc9fbbe52dd5a3eba0c2c9bea7c832](https://github.com/finos/architecture-as-code/commit/4c6c69de87dc9fbbe52dd5a3eba0c2c9bea7c832))
60+
* refactor(shared): update flow schema references to use stable release URLs ([15e185d919d42c7603929b149f118351696ea040](https://github.com/finos/architecture-as-code/commit/15e185d919d42c7603929b149f118351696ea040))
61+
* refactor(shared): update schema loading paths ([12c24a6629bcad77583cf0fb3bbf3e71fb8259fb](https://github.com/finos/architecture-as-code/commit/12c24a6629bcad77583cf0fb3bbf3e71fb8259fb))
62+
* refactor(shared): update schema reference to use stable release URL ([27e4029b9924b65b161c9346799838ed2e23cc64](https://github.com/finos/architecture-as-code/commit/27e4029b9924b65b161c9346799838ed2e23cc64))
63+
* refactor(shared): update schema references to use stable release URLs ([1c32ca7a0f75ff5e04d52bd1834da09082a24e6a](https://github.com/finos/architecture-as-code/commit/1c32ca7a0f75ff5e04d52bd1834da09082a24e6a))
64+
* refactor(shared): update schema references to use stable release URLs ([c510407427f5d008374963cd4e320426926803b0](https://github.com/finos/architecture-as-code/commit/c510407427f5d008374963cd4e320426926803b0))
65+
* refactor(shared): update schemaPath in validation tests to use release version ([644f5ea0408fb633dd10c7c6710130cef70ecca5](https://github.com/finos/architecture-as-code/commit/644f5ea0408fb633dd10c7c6710130cef70ecca5))
66+
867
## [1.12.3] - 2025-10-18
968

1069
### Changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@finos/calm-cli",
3-
"version": "1.12.3",
3+
"version": "1.13.0",
44
"description": "A set of tools for interacting with the Common Architecture Language Model (CALM)",
55
"homepage": "https://calm.finos.org",
66
"repository": {

0 commit comments

Comments
 (0)