chore(release): v0.13.0#1269
Merged
Merged
Conversation
- 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>
Contributor
There was a problem hiding this comment.
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-cliversion to0.13.0inpyproject.toml. - Update the editable package version in
uv.lockto0.13.0. - Move release notes into
CHANGELOG.mdunder## [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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts v0.13.0.
Changes
[Unreleased]entries into[0.13.0] - 2026-05-11.outdatedcommand #1216, fix: pass scope-resolved lockfile path to MCPIntegrator.update_lockfile at --global scope #1236, fix: normalise default-scheme ports (443/80/22) on DependencyReference / HostInfo #1237, fix: hide experimental cowork config key and fix verbose target log #1241, fix: align direct install HTTPS validation with manifest-driven credential handling #1242); dropped dev-only / release-machinery entries; fixed mis-attribution (#1166->#1249); folded co-PRs into the same line where they implement one user story (#1207+#1217,#1208+#1215,#1185+#1186,#1212+#1214,#1193+#1194,#1257+#1261+#1264,#1258+#1259).pyproject.toml+uv.lockto0.13.0.Milestones
0.14.0milestone ([BUG] Fork PR Testing does not work (no access to secrets) #12).0.14.0from0.13.0(29),0.10.0(2),0.9.4(1),0.8.0(2).0.13.0milestone.Headlines for 0.13.0
apm updatefinally does what npm/pip/cargo users expect;apm self-updatefor the binary. (Breaking: scripts that calledapm updateto refresh the binary must migrate.)GITLAB_HOST/APM_GITLAB_HOSTS).ghCLI for github.com / GHE / GHES.apm install --frozenfor CI-safe lockfile validation.apm installno longer adopts unmanaged files; policy inheritance fails closed; MCP token injection requires verified hostname.