Skip to content

Add 0.7.2 changelog entry (macOS signing fix)#1325

Merged
Soph merged 1 commit into
mainfrom
soph/changelog-0-7-2
Jun 2, 2026
Merged

Add 0.7.2 changelog entry (macOS signing fix)#1325
Soph merged 1 commit into
mainfrom
soph/changelog-0-7-2

Conversation

@Soph
Copy link
Copy Markdown
Collaborator

@Soph Soph commented Jun 2, 2026

https://entire.io/gh/entireio/cli/trails/479

Patch release shipping the macOS notarization fix + release guard from #1324.

0.7.0 shipped ad-hoc-signed macOS binaries that Gatekeeper kills on launch (the notarize pipe silently skipped after the build ids changed). #1324 fixed the config and added a fail-closed guard; this entry lets the Release workflow extract notes for the 0.7.2 tag.

Once merged, tag v0.7.2 on main to publish.

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only change to CHANGELOG.md with no runtime or CI logic modified in this diff.

Overview
Adds a 0.7.2 section to CHANGELOG.md so release automation can publish patch notes for the upcoming tag.

Fixed documents that macOS artifacts are Developer ID signed and notarized again after 0.7.0 shipped ad-hoc binaries (notarization filter mismatch when git-remote-entire changed build ids), which broke Gatekeeper and showed up as Homebrew completion errors and processes killed on launch (#1324).

Housekeeping notes the release workflow now fails if any macOS binary is not properly signed, preventing another silent bad release (#1324).

Reviewed by Cursor Bugbot for commit 6b21894. Configure here.

0.7.2 is the patch release that ships the notarization fix and the
release guard from #1324, so macOS binaries are Developer ID signed and
notarized again after 0.7.0 regressed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Entire-Checkpoint: 017b0c50d7a5
Copilot AI review requested due to automatic review settings June 2, 2026 13:18
@Soph Soph requested a review from a team as a code owner June 2, 2026 13:18
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

Adds release notes for the upcoming v0.7.2 patch release so the release workflow can extract changelog text, documenting the macOS signing/notarization fix and the new fail-closed release guard (from #1324).

Changes:

  • Added a 0.7.2 changelog section describing restored macOS Developer ID signing + notarization.
  • Noted release-workflow hardening to prevent silently shipping unsigned/unnotarized macOS binaries again.

@Soph Soph merged commit a16aa5d into main Jun 2, 2026
11 checks passed
@Soph Soph deleted the soph/changelog-0-7-2 branch June 2, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants