Skip to content

Releases: selfhost-dev/hostlink

v0.7.0

10 May 16:24
f7fc678

Choose a tag to compare

What's Changed

  • Bump google.golang.org/grpc from 1.75.1 to 1.79.3 by @dependabot[bot] in #174
  • feat(wsprotocol): implement shared phase-1 WebSocket protocol structs and validation by @iAziz786 in #179
  • feat(wsclient): add Hostlink WebSocket client with signed upgrade, reconnect, and feature flag by @iAziz786 in #180
  • feat(localtaskstore): add durable local state for task receipt, outbox, and restart recovery by @iAziz786 in #181
  • Add PgBouncer metrics collection to agent by @Dhanrajkshirsagar in #178
  • feat(ws): add result-channel output streaming, ACK handling, and replay by @iAziz786 in #182
  • feat(ws): add task.deliver receive, task.started emission, and queue integration by @iAziz786 in #183
  • Bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 by @dependabot[bot] in #177
  • Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.43.0 by @dependabot[bot] in #176
  • feat(ws): add polling fallback rollout controls by @iAziz786 in #186
  • feat(ws): add websocket observability telemetry, chaos tests, and configurable harness intervals by @iAziz786 in #187

New Contributors

Full Changelog: v0.6.11...v0.7.0

v0.6.11

01 Mar 19:06
bef4a57

Choose a tag to compare

What's Changed

  • Add replication_connected field in metrics by @iAziz786 in #172

Full Changelog: v0.6.10...v0.6.11

v0.6.10

17 Feb 17:05
40df8fb

Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.10

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