Skip to content

Releases: selfhost-dev/hostlink

v0.6.8

26 Jan 05:39
73e8877

Choose a tag to compare

Release is same as v0.6.7

It is created to test the new release flow in the agent.

Full Changelog: v0.6.7...v0.6.8

v0.6.7

26 Jan 05:24
73e8877

Choose a tag to compare

What's Changed

  • fix: preflight should check binary exists and directory executable by @iAziz786 in #170

Full Changelog: v0.6.6...v0.6.7

v0.6.6

26 Jan 05:01
8d64840

Choose a tag to compare

Same as v0.6.5

This release is exactly as same as v0.6.5. The only reason to create this release to test full upgrade flow whether it's working or not.

Full Changelog: v0.6.5...v0.6.6

v0.6.5

26 Jan 04:50
8d64840

Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

26 Jan 04:33
92ee59f

Choose a tag to compare

What's Changed

Bug Fixes

  • Fix 1-hour update check interval issue (now uses 5-minute interval with verbose logging)
  • Fix path handling in manual upgrade detection (normalize paths, enforce directory boundaries)
  • Fix staging directory permissions (use 0700 instead of 0755)
  • Fix integration tests by using HOSTLINK_ENV=test to skip auto-download

New Features

  • Manual upgrade command now auto-downloads latest version from control plane
  • Added detailed logging for self-update process

Full Changelog: v0.6.3...v0.6.4

v0.6.3

25 Jan 18:33
0276213

Choose a tag to compare

Testing Upgrade

This version is same as v0.6.2, just we are testing that version upgrade should work in agent.

Full Changelog: v0.6.2...v0.6.3

v0.6.2

25 Jan 18:24
0276213

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

25 Jan 16:53
d9dde36

Choose a tag to compare

What's Changed

  • Change release process with draft first approach by @iAziz786 in #165
  • Revert the changes GitHub release has option set which release is your latest by @iAziz786 in #166

Note: We will use this release to test if the existing agents are getting updated or not.

Full Changelog: v0.6.0...v0.6.1

v0.6.0

25 Jan 14:45
cf28ae7

Choose a tag to compare

What's Changed

  • feat: Add agent self-update mechanism by @iAziz786 in #161
  • Migrate to hostlink upgrade command for the upgrade by @iAziz786 in #162
  • Improve reliability to download hostlink artifact by @iAziz786 in #163
  • Add platform headers (X-Agent-OS, X-Agent-Arch) to update check requests by @iAziz786 in #164

Full Changelog: v0.5.5...v0.6.0

v0.5.5

20 Dec 11:32
8374e3a

Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5