Skip to content

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 09 Mar 20:34
· 945 commits to main since this release
0135fae

What's Changed

πŸš€ New Features

πŸ› Bug Fixes

πŸ“– Documentation

πŸ”§ Other Changes

  • chore: upgrade GitHub Agentic Workflows to v0.52.1 by @danielmeppiel in #141
  • fix: use CREATE_PR_PAT for agentic workflows in Microsoft org by @danielmeppiel in #144
  • feat: support transitive MCP dependency propagation by @sergio-sisternes-epam in #123
  • docs: fix CLI reference drift from consistency reports #140 and #152 by @Copilot in #161
  • refactor: unified deployed_files manifest for safe integration lifecycle by @danielmeppiel in #163
  • feat: add InstructionIntegrator for apm install (#112) by @danielmeppiel in #162
  • feat: Generic git URL support (GitLab, Bitbucket, any host) by @Copilot in #150
  • perf: Performance optimization for deep dependency trees (#171) by @sergio-sisternes-epam in #173
  • fix: resolve set() shadowing and sparse checkout ref issues by @Jah-yee in #184
  • feat: display build commit SHA in CLI version output by @sergio-sisternes-epam in #176
  • fix: handle commit SHA refs in subdirectory package clones by @sergio-sisternes-epam in #178
  • fix: infer registry_name when MCP registry API returns empty values by @sergio-sisternes-epam in #181
  • docs: add apm.yml manifest schema reference for integrators by @danielmeppiel in #186
  • docs: replace CHANGELOG link with roadmap discussion in index.md by @Copilot in #196
  • fix: --update flag now bypasses lockfile SHA to fetch latest content by @sergio-sisternes-epam in #192
  • fix: CLI consistency β€” align help text with docs by @Copilot in #188
  • fix: clean stale MCP servers on install/update/uninstall and prevent .claude folder creation by @sergio-sisternes-epam in #201
  • fix: harden plugin security, validation, tests, and docs (follow-up to #83) by @danielmeppiel in #208
  • Fix CLI consistency: remove emojis from help strings, fix apm config invocation, update descriptions by @Copilot in #212
  • chore: add unreleased changelog entries for PRs since v0.7.4 by @danielmeppiel in #213

New Contributors

Full Changelog: v0.7.4...v0.7.5