✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2026-07-05 00:17:20 UTC
Workflow: Pulse Release Pipeline #285
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Pulse v6.0.2 Release Notes
v6.0.2 is a stable patch release for the Pulse v6 line. It follows
v6.0.1 and focuses on agent upgrade recovery, release publication, and demo
verification after the GA cutover.
Fixes
- Fixed legacy agent update recovery when an installed agent has connection
details in its running process but no persisted v6 connection state. The
generated update command can now recover the URL and token instead of
failing with "No existing Pulse Agent connection state found." - Restored release asset validation for stable patch hotfixes so a patch can
publish without inventing a same-version prerelease tag when the explicit
hotfix path is selected. - Restored demo verification entitlement handling after release updates so the
public demo can recover its fixture entitlement and verify mock mode after
deployment. - Refreshed Helm chart release metadata and documentation for the stable patch
line.
Upgrade Notes
Use the normal v6 install or update flow for v6.0.2. The rollback target for
this patch release is v6.0.1.
Installation
Docker (recommended):
docker pull rcourtman/pulse:6.0.2Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:6.0.2
See the Installation Guide for complete setup instructions.
Paid Pulse Pro, Relay, and eligible legacy customers: public GitHub release assets and the public rcourtman/pulse Docker image are community builds. They do not include the private Pulse Pro runtime hooks. Use https://pulserelay.pro/download.html with your activation key to get the private Pulse Pro Docker image or Linux/LXC archive.
Promotion Metadata
- Promotion channel: stable
- Candidate stable tag: v6.0.2
- Promoted prerelease tag: n/a
- Rollback target: v6.0.1
- Rollback command:
./scripts/install.sh --version v6.0.1 - Hotfix exception: true
- Hotfix reason: Patch fixes agent upgrade recovery failures reported after v6.0.1 and demo verification recovery after the stable cutover.