Commit Graph

113 Commits

Author SHA1 Message Date
rcourtman 366bf8d127 Prepare v6.0.0-rc.5 release packet 2026-05-11 16:52:31 +01:00
rcourtman f149c5d643 Prepare v6.0.0-rc.4 release packet 2026-05-05 15:32:32 +01:00
rcourtman 2c3ece3e51 Prepare v6.0.0-rc.3 release packet 2026-05-01 20:28:12 +01:00
rcourtman 6db9aeadcf Prepare the v6 stable promotion candidate 2026-04-20 14:09:17 +01:00
rcourtman 2868b44cf9 chore(release): bump version to 6.0.0-rc.2 2026-04-16 16:22:27 +01:00
rcourtman c8e89d5040 Reclaim v6 rc.1 as first public prerelease 2026-04-09 17:58:40 +01:00
rcourtman d26337aaf3 Promote v6 to rc.2 stabilization 2026-04-09 16:27:19 +01:00
rcourtman 283f2e25ae Restore v6 development version semantics 2026-04-04 23:02:58 +01:00
rcourtman 778a2577b6 feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
rcourtman da982d0fca Prepare v5.1.24 release 2026-03-14 16:43:26 +00:00
rcourtman 83d3e3e95e Bump version to 5.1.23 2026-03-09 21:49:21 +00:00
rcourtman 43864ffb95 Bump version to 5.1.22 2026-03-08 11:51:17 +00:00
rcourtman 9244498b75 Bump version to 5.1.21 2026-03-06 11:05:01 +00:00
rcourtman ed8283b223 Bump version to 5.1.20 2026-03-05 23:46:35 +00:00
rcourtman 7cfcaab250 chore: bump version to 5.1.19 2026-03-05 10:01:43 +00:00
rcourtman 1c9d53cf20 chore: bump version to 5.1.18 2026-03-03 20:56:04 +00:00
rcourtman 71a7249fd7 chore: bump version to 5.1.17 2026-03-02 17:51:50 +00:00
rcourtman fa48369dbb chore(release): bump version to 5.1.16 2026-03-01 22:40:55 +00:00
rcourtman 2f059e650e chore(release): bump version to 5.1.15 2026-02-27 14:29:10 +00:00
rcourtman a5fb155b88 chore(release): bump version to 5.1.14 2026-02-24 23:39:42 +00:00
rcourtman 180c8738b4 chore(release): bump version to 5.1.13 2026-02-22 12:01:38 +00:00
rcourtman 934b0f61a3 chore: bump version to 5.1.12 2026-02-20 20:19:07 +00:00
rcourtman d62b0bd0a4 chore: bump version to 5.1.11 2026-02-19 19:47:10 +00:00
rcourtman d3554f14f8 chore: bump VERSION to 5.1.10 2026-02-18 12:57:06 +00:00
rcourtman 6f156cd211 fix: exit agent when exec fails after binary replacement during auto-update
When syscall.Exec() fails after the binary has already been atomically
replaced on disk, the old process would log an error and keep running
indefinitely with stale code. The next update check (1 hour later) sees
the on-disk version matches the server and skips the update — so the
restart is never retried.

Now the agent exits with code 1 when this happens, allowing systemd (or
any service manager) to restart it with the new binary. This fixes the
"temperature broken after each upgrade" reports where users had to
manually reinstall the agent after every Pulse server upgrade.

Fixes #1247
2026-02-11 14:26:14 +00:00
rcourtman 0787388ae7 chore: bump version to 5.1.8 2026-02-10 21:55:08 +00:00
rcourtman 120a1032d6 chore(release): bump version to 5.1.7 2026-02-10 09:24:59 +00:00
rcourtman 9e8d702a18 chore(release): bump version to 5.1.6 2026-02-09 14:00:53 +00:00
rcourtman 8a48acef1d fix: hotfix 5.1.5 — node duplication, alert scrambling, ntfy resolved formatting
- fix(models): filter nodes by instance in UpdateNodesForInstance to prevent
  PVE node duplication across poll cycles (#1214, #1192, #1217)
- fix(alerts): sort GetActiveAlerts output for stable ordering, preventing
  hostname scrambling in frontend (#1218)
- fix(notifications): add ntfy-specific resolved webhook formatting with
  plain-text body and proper headers (#1213)
- fix(frontend): respect "hide Docker update actions" setting in
  DockerFilter Update All button (#1219)
- fix(frontend): add missing v prefix to GitHub release tag URLs (#1195)
- fix(monitoring): reduce disk detection warning from Warn to Debug to
  eliminate log spam for pass-through disks (#1216)
- chore: bump VERSION to 5.1.5
2026-02-08 11:48:22 +00:00
rcourtman d1e61d8a8a fix: ship alerting hotfixes and prepare 5.1.4 2026-02-07 22:05:55 +00:00
rcourtman 839ed5cc1e docs(release): finalize hotfix 5.1.3 checklist and version bump 2026-02-07 14:18:53 +00:00
rcourtman 247cb0baa6 chore: bump version to 5.1.2 2026-02-04 22:34:10 +00:00
rcourtman 0635d91581 chore: bump version to 5.1.1 2026-02-04 20:37:10 +00:00
rcourtman 631a59465c Bump VERSION to 5.1.0 for stable release 2026-02-04 16:28:50 +00:00
rcourtman 7d0d7bb523 chore: bump version to 5.1.0-rc.2 2026-02-03 16:54:18 +00:00
rcourtman 6ff5ca94c3 Bump version to 5.1.0-rc.1 2026-02-02 23:22:04 +00:00
rcourtman f993b14e73 Prepare v5.0.17 release 2026-01-20 17:24:39 +00:00
rcourtman 632959d880 chore: bump version to 5.0.16 2026-01-12 19:45:14 +00:00
rcourtman bf9d829e09 Revert "chore: bump version to 5.0.16"
This reverts commit 9705a64d35.
2026-01-12 18:59:08 +00:00
rcourtman 9705a64d35 chore: bump version to 5.0.16 2026-01-12 18:35:33 +00:00
rcourtman ba149d7cd4 Revert "chore: bump version to 5.0.16"
This reverts commit 8b971f6f71.
2026-01-12 18:32:12 +00:00
rcourtman 8b971f6f71 chore: bump version to 5.0.16 2026-01-12 18:24:39 +00:00
rcourtman 66dff95355 chore: bump version to 5.0.15 2026-01-11 13:46:44 +00:00
rcourtman 2a0909e9aa chore: bump version to 5.0.14 2026-01-10 18:48:40 +00:00
rcourtman 486ee29bc8 chore: bump version to 5.0.13 and fix test mocks 2026-01-10 00:27:11 +00:00
rcourtman cfcba70b2b chore: Bump version to 5.0.12 2026-01-05 23:48:57 +00:00
rcourtman 121adbf00a chore: bump version to 5.0.11 2026-01-04 15:27:58 +00:00
rcourtman a0e5f22983 chore: bump version to 5.0.10 2026-01-02 20:17:09 +00:00
rcourtman 1feff00cc5 chore: Bump version to 5.0.9. Related to #1009 2026-01-01 23:27:15 +00:00
rcourtman 0c87357fe4 Prepare v5.0.8 release 2026-01-01 10:27:42 +00:00