Skip to content

chore(release): v0.13.0#1269

Merged
danielmeppiel merged 1 commit into
mainfrom
chore/release-0.13.0
May 11, 2026
Merged

chore(release): v0.13.0#1269
danielmeppiel merged 1 commit into
mainfrom
chore/release-0.13.0

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Cuts v0.13.0.

Changes

Milestones

Headlines for 0.13.0

  • apm update finally does what npm/pip/cargo users expect; apm self-update for the binary. (Breaking: scripts that called apm update to refresh the binary must migrate.)
  • GitLab marketplace + install support (gitlab.com and self-managed via GITLAB_HOST / APM_GITLAB_HOSTS).
  • Zero-config auth via gh CLI for github.com / GHE / GHES.
  • apm install --frozen for CI-safe lockfile validation.
  • apm install no longer adopts unmanaged files; policy inheritance fails closed; MCP token injection requires verified hostname.
  • Mono-repo sibling commits and full ADO HTTPS URLs install correctly.
  • Cursor target emits Cursor-native MCP schema.
  • Integration tests sharded 4-way for ~5x faster merge-queue runs.

- Move [Unreleased] entries into [0.13.0] - 2026-05-11
- Audit entries to one concise so-what line per PR; add missing
  user-facing entries (#1216, #1236, #1237, #1241, #1242); drop
  dev-only / release-machinery entries
- Bump pyproject.toml + uv.lock to 0.13.0
- Move 34 open items from 0.13.0 (closed) and older open milestones
  (0.8.0, 0.9.4, 0.10.0) into a fresh 0.14.0 milestone

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 11, 2026 08:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Cuts the v0.13.0 release by bumping the package version metadata and promoting the Keep-a-Changelog entries from [Unreleased] into a dated 0.13.0 section.

Changes:

  • Bump apm-cli version to 0.13.0 in pyproject.toml.
  • Update the editable package version in uv.lock to 0.13.0.
  • Move release notes into CHANGELOG.md under ## [0.13.0] - 2026-05-11, leaving [Unreleased] ready for new entries.
Show a summary per file
File Description
uv.lock Updates the editable apm-cli package version to 0.13.0.
pyproject.toml Bumps project version to 0.13.0 for packaging/distribution.
CHANGELOG.md Finalizes release notes under 0.13.0 with the release date.

Copilot's findings

  • Files reviewed: 2/3 changed files
  • Comments generated: 0

@danielmeppiel danielmeppiel merged commit fcef88b into main May 11, 2026
21 checks passed
@danielmeppiel danielmeppiel deleted the chore/release-0.13.0 branch May 11, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants