Skip to content

chore: prepare v0.8.8 release#508

Merged
danielmeppiel merged 1 commit intomainfrom
release/v0.8.8
Mar 31, 2026
Merged

chore: prepare v0.8.8 release#508
danielmeppiel merged 1 commit intomainfrom
release/v0.8.8

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Release v0.8.8

Bumps version to 0.8.8 and finalizes CHANGELOG for 7 PRs merged since v0.8.7.

Added

Changed

Fixed

Changes

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 31, 2026 12:59
@danielmeppiel danielmeppiel merged commit 8b14e59 into main Mar 31, 2026
13 checks passed
@danielmeppiel danielmeppiel deleted the release/v0.8.8 branch March 31, 2026 13:00
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

Prepares the v0.8.8 release by bumping the package version and finalizing the release notes in CHANGELOG.md for the PRs merged since v0.8.7.

Changes:

  • Bump project version from 0.8.7 to 0.8.8.
  • Move release notes into a new ## [0.8.8] - 2026-03-31 section and condense entries to one line per PR.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Updates the Python package version to 0.8.8.
CHANGELOG.md Adds the 0.8.8 release section and summarizes the changes included in the release.


- `apm deps update` now skips download and integration for packages whose resolved SHA matches the lockfile SHA, making the common "nothing changed" case near-instant (#495)
- `apm install -g ./local-pkg` rejects local path dependencies at user scope with a clear error (#452)
- Orphan documentation pages (`ci-policy-setup`, `policy-reference`) added to sidebar navigation; stale GitHub Rulesets content updated (#505, #507)
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

The changelog entry cites PR #507, but the text only describes the orphan-page sidebar fixes and GitHub Rulesets doc updates (which match #505). Since #507 is about adding the Marketplaces guide to the sidebar, this bullet should either mention that change too, or split #505 and #507 into separate bullets with accurate descriptions.

Suggested change
- Orphan documentation pages (`ci-policy-setup`, `policy-reference`) added to sidebar navigation; stale GitHub Rulesets content updated (#505, #507)
- Orphan documentation pages (`ci-policy-setup`, `policy-reference`) added to sidebar navigation; stale GitHub Rulesets content updated (#505)
- Marketplaces guide added to the docs sidebar so Marketplace integration docs are discoverable from navigation (#507)

Copilot uses AI. Check for mistakes.
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