Skip to content

chore: prepare v0.8.2 release#357

Merged
danielmeppiel merged 1 commit intomainfrom
chore/prepare-v0.8.2
Mar 18, 2026
Merged

chore: prepare v0.8.2 release#357
danielmeppiel merged 1 commit intomainfrom
chore/prepare-v0.8.2

Conversation

@danielmeppiel
Copy link
Collaborator

Hotfix release for gh-aw regression.

Changes

  • Version bump: 0.8.1 → 0.8.2
  • CHANGELOG.md entry for v0.8.2

Context

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 18, 2026 16:10
@danielmeppiel danielmeppiel merged commit ea72b09 into main Mar 18, 2026
16 checks passed
@danielmeppiel danielmeppiel deleted the chore/prepare-v0.8.2 branch March 18, 2026 16:13
Copy link
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.2 hotfix release by bumping the package version and adding the corresponding release notes to the changelog (following the fix shipped in #356).

Changes:

  • Bump apm-cli version from 0.8.1 to 0.8.2.
  • Add CHANGELOG.md section for 0.8.2 (Fixed + Added items referencing #356).

Reviewed changes

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

File Description
pyproject.toml Updates the packaged version to 0.8.2.
CHANGELOG.md Adds release notes for 0.8.2 (hotfix content for #356).

Comment on lines +14 to +23
### Fixed

- Credential fill returning garbage token in tokenless CI environments — broke `apm install` for public repos in GitHub Actions (#356)

### Added

- GH-AW compatibility gate in release pipeline — `gh-aw-compat` job tests tokenless install + pack before publishing (#356)
- Release validation now includes `test_ghaw_compat` scenario (#356)


Comment on lines +20 to +21
- GH-AW compatibility gate in release pipeline — `gh-aw-compat` job tests tokenless install + pack before publishing (#356)
- Release validation now includes `test_ghaw_compat` scenario (#356)
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