Skip to content

Latest commit

 

History

History
380 lines (320 loc) · 48.9 KB

File metadata and controls

380 lines (320 loc) · 48.9 KB

Changelog

All notable changes to the CALM CLI will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.17.0] - 2025-11-26

1.17.0 (2025-11-26)

[1.16.0] - 2025-11-19

Changed

  • Automated release

[1.14.2] - 2025-11-17

Changed

  • Manual release triggered

[1.14.1] - 2025-11-11

Changed

  • Manual release triggered

1.14.0 (2025-11-03)

1.13.0 (2025-10-29)

[1.12.3] - 2025-10-18

Changed

  • Manual release triggered

[1.12.2] - 2025-10-18

Changed

  • Manual release triggered

[1.12.1] - 2025-10-18

Changed

  • Manual release triggered

[1.12.0] - 2025-10-18

Changed

  • Manual release triggered

1.11.0 (2025-10-17)

1.10.0 (2025-10-13)

1.9.0 (2025-10-08)

1.8.0 (2025-10-02)

1.7.0 (2025-10-01)

  • chore(calm_plugins): rebase package.json (c723b0c)
  • chore(calm-plugins): add dependency on shared (30e1827)
  • chore(calm-plugins): fix lint issues (d539b59)
  • chore(calm-plugins): fix package json (004007a)
  • chore(calm-widgets): update release rules and add scope for calm-widgets (bac59a2)
  • chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory (855b799)
  • chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory (92ea280)
  • chore(deps): update actions/cache digest to 0057852 (e7100a9)
  • chore(deps): update semgrep/semgrep docker digest to 48d1634 (4508b6a)
  • chore(vscode): Update package.json (1366558)
  • fix(calm-plugins): change publisher to FINOS (1ef754f)
  • fix(calm-plugins): rolling back change to block-architecture widget around spacing (8c77462)
  • fix(calm-widgets): fix linting issue (392fc19)
  • fix(calm-widgets): improve edge creation and relationship mapping in buildEdges function (170848b)
  • fix(deps): update minor updates (b188fe3)
  • fix(deps): update patch updates (6d184fa)
  • feat(calm-plugins): Leverage docify (c905b94)
  • feat(calm-widgets): add collapse-relationships feature to block-architecture widget (7f150bb)
  • feat(property): add default value handling in JsonSchema and related functions (#1648) (9c43424), closes #1648
  • docs(calm_plugins): Cleanup marketplace documentation entry (e3a67bd)
  • docs(calm_plugins): Fixing images as vscode marketplace requires https urls (1730c50)
  • docs(calm-plugins): update README.md (2cefff4)
  • docs(calm-plugins): update README.md on how to build the .vsix file (e6d08fd)
  • refactor(calm-plugins): create state store (7481a55)
  • refactor(calm-plugins): make mvvm for webview (c2ec170)
  • ci(cli): update changelog and version for 1.6.0 (0af1285)

1.6.0 (2025-09-29)

  • feat(1139) Add initial style guide for CLI testing (48866b9)
  • feat(calm-ai): Add 'runInTerminal' tool to CALM assistant configuration (0c5d683)
  • feat(calm-ai): Add release rules and scope for calm-ai in semantic release configuration (df56904)
  • ci(cli): update changelog and version for 1.5.0 (9c23353)

1.5.0 (2025-09-24)

  • fix(ai-tools): Change log level from warn to error for missing bundled files (d3967e7)
  • fix(docs): Add CALM AI project to top level readme (35424b2)
  • test(ai-tools): Update warning expectation for incomplete bundled chatmode file (a2537b3)
  • ci(cli): update changelog and version for 1.4.1 (d1a578e)
  • feat(ai-tools): Enhance setupAiTools with bundled resource validation and improved error handling (0867933)
  • feat(calm-ai): Add CALM AI Tools and copilot-chatmode to the CLI (079c6c4), closes #1628

1.4.1 (2025-09-24)

  • fix(release): add checks for existing changelog/version PRs and automate changelog updates (d521399)
  • fix(release): update GitHub token to SRB_TOKEN and remove changelog PR creation step (9a4720b)

1.3.2 (2025-09-17)

  • fix(cli): resolve calm server cannot validate architectures (bbb985e)
  • fix(deps): update minor updates (ab6e6fb)
  • fix(deps): update patch updates (69c4af0)
  • ci(cli): update changelog for 1.1.3 (4019242)
  • ci(cli): update changelog for 1.2.0 (e99f14b)
  • ci(cli): update changelog for 1.3.0 (5d45f81)
  • ci(cli): update changelog for 1.3.1 (4d5d4ba)
  • chore(deps): bump axios in the npm_and_yarn group across 1 directory (aeac1e2)
  • chore(deps): update actions/checkout action to v5 (7ba4b08)
  • chore(deps): update semgrep/semgrep docker digest to 62aaded (9321b39)
  • docs(cli): update changelog for 1.1.0 [skip ci] (e1aa8b6)
  • docs(cli): update changelog for 1.1.1 [skip ci] (a2e6916)
  • docs(cli): update changelog for 1.1.2 [skip ci] (b879725)

1.3.1 (2025-09-15)

  • fix(ci): Ensure consistency of dependency check locally and remote (9ad9372)

1.3.0 (2025-09-11)

  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update (d4830d0)
  • feat(calm-widgets): table enhancements to support flat vertical tables (364d4a5)

1.2.0 (2025-09-09)

  • Remove problematic mvnd-sdkman feature from devcontainer (2645f55)
  • fix(ci): Update Maven build command to include the '-U' flag for dependency updates (132e418)
  • fix(ci): Upgrade Quarkus and Netty versions to address security vulnerabilities (5903093)
  • fix(shared): imply this when when no context provided to widget with no additional options (20b8d3b)
  • feat(calm-widgets): block-architecture widget (#1567) (68ac659), closes #1567
  • chore(calm-hub): Update version to 0.7.6 in pom.xml and documentation (b4fa57e)
  • chore(deps): update actions/checkout digest to 08eba0b (0e48f22)
  • chore(deps): update aws-actions/configure-aws-credentials digest to 7474bc4 (dea8dd6)
  • chore(deps): update patch updates (3dac853)
  • chore(deps): update semgrep/semgrep docker digest to 4eb1dee (23d7ae6)
  • refactor(devcontainer): Replace mvnd-sdkman feature with Java feature and update postCreateCommand (d260feb)

1.1.3 (2025-09-05)

  • fix(release): update success command to remove [skip ci] from changelog commit message (b9ae424)

1.1.2 (2025-09-05)

  • fix(shared): honour user's selected log level in validation option selection logic (da6e513)

1.1.1 (2025-09-05)

  • fix(release): remove assets configuration from GitHub plugin (a82bce1)
  • fix(release): swap @semantic-release/exec and @semantic-release/github (299aa43)
  • fix(release): update current version retrieval to use latest git tag instead of package.json (ad0fcf6)

1.1.0 (2025-09-05)

  • fix(docs): remove mention of faster delivery from contributing guidelines (52c58fe)
  • fix(release): update prepareCmd to include changelog update and push for CLI versioning (ee5100c)
  • feat(release): add automated changelog PR creation for CLI releases (9c93f0b)

Added

  • Introduced semantic-release for automated version management
  • Added conventional commit validation
  • Automated changelog generation

1.0.0 - 2025-08-21

Added

  • Initial stable release of CALM CLI
  • Support for CALM schema validation
  • Documentation generation capabilities
  • Widget support for enhanced functionality