Skip to content

Releases: microsoft/apm

v0.12.4

07 May 11:19
6aceef7

Choose a tag to compare

What's Changed

๐Ÿ”ง Other Changes

Full Changelog: v0.12.3...v0.12.4

v0.12.3

07 May 08:39
2c73e36

Choose a tag to compare

What's Changed

๐Ÿ”ง Other Changes

Full Changelog: v0.12.2...v0.12.3

v0.12.2

05 May 12:06
2b1fb6b

Choose a tag to compare

What's Changed

๐Ÿ”ง Other Changes

  • docs: clarify APM's role for skills, unify plugins-as-packages, add ADO sub-path examples, state stability by @danielmeppiel in #1127
  • docs: fix first-package guide (includes: auto explained, correct skill paths) by @danielmeppiel in #1129
  • fix(deps): subdir-agnostic bare cache fixes parallel sparse-checkout race (#1126) by @danielmeppiel in #1135
  • feat(audit): default-on integration drift detection by @danielmeppiel in #1137
  • chore(release): v0.12.2 by @danielmeppiel in #1141
  • fix(install): exclude .apm-pin marker from package content hash (unblocks v0.12.2 release) by @danielmeppiel in #1142

Full Changelog: v0.12.1...v0.12.2

v0.12.1

03 May 19:28
41ab121

Choose a tag to compare

What's Changed

๐Ÿ”ง Other Changes

  • feat(cursor): add slash command support for Cursor 1.6+ by @stbenjam in #1046
  • ci(gh-aw): bump apm-action v1.5.0 -> v1.6.0 for plugin-bundle defenses by @danielmeppiel in #1121
  • fix: explicit UTF-8 encoding in test _make_package helper to unblock Windows CI by @Copilot in #1124
  • perf+ux: comprehensive overhaul of apm install (cache, parallel BFS, UX) by @danielmeppiel in #1116
  • fix(tests): make cache-lockfile-parity test resilient to leftover deploy artifacts and timestamp drift by @danielmeppiel in #1125

Full Changelog: v0.12.0...v0.12.1

v0.12.0

03 May 08:52
ba30947

Choose a tag to compare

What's Changed

๐Ÿ“– Documentation

๐Ÿ”ง Other Changes

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

29 Apr 21:13
dc0b53b

Choose a tag to compare

What's Changed

๐Ÿ› Bug Fixes

๐Ÿ”ง Other Changes

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

27 Apr 20:13
f5db680

Choose a tag to compare

What's Changed

๐Ÿ”ง Other Changes

Full Changelog: v0.9.4...v0.10.0

v0.9.4

27 Apr 05:35
5c0976b

Choose a tag to compare

What's Changed

๐Ÿ”ง Other Changes

New Contributors

Full Changelog: v0.9.3...v0.9.4

v0.9.3

26 Apr 12:04
2c1a5ad

Choose a tag to compare

What's Changed

๐Ÿš€ New Features

๐Ÿ“– Documentation

๐Ÿ”ง Other Changes

  • chore(ci): remove deprecated PR-time stub workflow by @danielmeppiel in #875
  • docs(ci): improve Branch Protection section per review feedback by @danielmeppiel in #874
  • ci(build-release): gate smoke to tag/schedule/dispatch only by @danielmeppiel in #878
  • ci: dogfood apm audit --ci and integration-drift gate (closes #883) by @danielmeppiel in #885
  • harden(apm-review-panel): one-comment discipline + Hybrid E auth routing + apm-primitives-architect persona by @danielmeppiel in #882
  • chore: bump shared/apm.md to microsoft/apm-action@v1.4.2 by @danielmeppiel in #904
  • chore(panel-review): tighten one-comment contract; safety cap 1 -> 7 by @danielmeppiel in #905
  • fix(panel-review): orchestrator self-arbitrates and emits in skill contract by @danielmeppiel in #907
  • fix(apm-review-panel): restore in-context persona model (per agentskills.io) by @danielmeppiel in #908
  • feat(audit): close audit-blindness gap for local .apm/ content (#887) by @danielmeppiel in #889
  • feat(skills): add apm-triage-panel for issue triage by @danielmeppiel in #915
  • fix(update): sanitise env before spawning installer by @edenfunf in #899
  • fix(install): scope local content scan to ~/.apm/ at user scope (#830) by @guwenqing in #850
  • fix(ci): add merge_group trigger to Merge Gate so it reports in queue by @danielmeppiel in #921
  • fix(policy): handle OSError from is_file() on macOS PATH_MAX limit by @chaobo8484 in #860
  • perf(discovery): prune excluded subtrees during traversal by @Roozi489 in #870
  • add(skills): pr-description-skill -- anchored, self-sufficient PR bodies for microsoft/apm by @danielmeppiel in #884
  • fix: Copilot adapter validates remote transport_type (#791) by @mvanhorn in #812
  • fix(policy): resolve project_root before path-traversal check by @qorexdevs in #895
  • feat(ci): PGS project board sync workflow + bootstrap script by @danielmeppiel in #919
  • docs(changelog): resolve 0.9.2 merge conflict, dedupe sections, add missing post-0.9.2 entries by @danielmeppiel in #932
  • feat(gemini): add Gemini CLI as supported target with integration tests by @stbenjam in #917
  • fix(workflows): gate pr-review-panel on panel-review label at pre-activation by @danielmeppiel in #948
  • fix(install): route HYBRID and CLAUDE_SKILL packages through skill-bundle path by @danielmeppiel in #946
  • docs: clarify dev-only primitives and the .apm/ scanner boundary by @danielmeppiel in #949
  • chore(release): 0.9.3 by @danielmeppiel in #950

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.2

23 Apr 10:06
ba1f8e0

Choose a tag to compare

What's Changed

๐Ÿ”ง Other Changes

  • fix(install): lowercase host in fallback-port-warned dedup key by @edenfunf in #815
  • docs(governance): flagship Governance Guide + corpus rationalization by @danielmeppiel in #851
  • docs(landing): align with three-pillar spine by @danielmeppiel in #855
  • docs(enterprise): refactor section IA -- hub + merge teams + dedupe governance by @danielmeppiel in #858
  • fix(install): surface custom port in generic host clone/ls-remote error by @edenfunf in #804
  • feat(auth): Azure DevOps authentication via Entra ID (AAD) bearer tokens by @danielmeppiel in #856
  • docs(gh-aw): replace deprecated dependencies: with shared/apm.md import by @danielmeppiel in #864
  • ci: add merge-gate orchestrator to harden against dropped pull_request webhooks by @danielmeppiel in #865
  • docs: rewrite first-package tutorial, fix anatomy hallucination by @danielmeppiel in #866
  • ci: collapse 5 required PR-time checks into a single Merge Gate verdict by @danielmeppiel in #867
  • chore: prepare v0.9.2 release by @danielmeppiel in #868

Full Changelog: v0.9.1...v0.9.2