Skip to content

Releases: supabase-community/supabase-ssh

v0.1.1

30 Mar 20:22
5c37925

Choose a tag to compare

0.1.1 (2026-03-30)

Features

  • command cache (9d92dc2)
  • dedicated workspace app for ssh (62b49ea)
  • download docs from public archive (0625fa6)
  • http exec endpoint (a1c092d)
  • ssh: add createShellSession (d899241)
  • ssh: add gradual ramp scenario to load tests (fa2d360)
  • ssh: add metrics configuration to fly.toml (55d7da1)
  • ssh: add web static export to docker build (9fee995)
  • ssh: adjust fly settings based on load test results (eb95801)
  • ssh: calibrate limits from Fly load test results (9d7e23d)
  • ssh: capture real agent sessions for load test profiles (3fe1d37)
  • ssh: completion engine (b843b96)
  • ssh: connection limits and idle timeout (c6cf575)
  • ssh: defense-in-depth, exec timeout, and tightened limits (887ce3d)
  • ssh: execution limit hardening / attack surface tests (97b4291)
  • ssh: explicit kex algorithm whitelist (43967c8)
  • ssh: expose version (aec8f17)
  • ssh: expose version (b1fbfd0)
  • ssh: feature flag exec api (b01f3e5)
  • ssh: feature flag exec api (584d17f)
  • ssh: friendly message when rejecting connections at capacity (24660c7)
  • ssh: graceful rolling deploys with connection draining (bfb2854)
  • ssh: grafana dashboards (ee6ad1f)
  • ssh: home dir with ~ completion (f5fc2b6)
  • ssh: increase idle timeout to 60 seconds (d2fd813)
  • ssh: layer Fly proxy concurrency limits with app-level RED/hard cap (0dabd51)
  • ssh: load test tooling (d92b3d8)
  • ssh: max session timeout (98a4bf8)
  • ssh: metrics (0cf9d1a)
  • ssh: mount AGENTS.md inside vfs (1ed5889)
  • ssh: native bash aliases (b0b9775)
  • ssh: notify active shells immediately on sigint (bec8abe)
  • ssh: otel for file and dir reads (a2e8d0e)
  • ssh: per-IP concurrent connection limit (fdad4a4)
  • ssh: probabilistic connection drop with soft/hard limits (62350a8)
  • ssh: pty detection (69c925a)
  • ssh: rate limits (fdc64ce)
  • ssh: reject connections at auth phase via auth banner (d70b831)
  • ssh: remove subnet from otel (270aa27)
  • ssh: serve static files from hono (554e993)
  • ssh: SETUP.md (d6ab8d7)
  • ssh: SKILL.md (93ae7f4)
  • ssh: split server errors from command exit codes in load test runner (cd16f3c)
  • ssh: switch from tsx to pre-built (4b5a9f4)
  • ssh: telemetry (7430458)
  • ssh: test coverage (36c8891)
  • ssh: unified shutdown notifications for exec and shell channels (64f3996)
  • ssh: update banner with setup instructions (8b713dd)
  • ssh: use readline for ssh shell sessions (df43d18)
  • ssh: WEB_DIR env var (4b2f055)
  • viral load test (0199e5d)

Bug Fixes

  • docs tarball (740fc96)
  • http health check for api server (94ae231)
  • node types during build (d08ce73)
  • remove npx from e2e tests (8b5e436)
  • ssh: add port 80 redirect and cert setup docs (6fdd7d7)
  • ssh: add port 80 redirect and cert setup docs (13fc5c5)
  • ssh: await stderr flush before tearing down connections (5fedd47)
  • ssh: delay transport teardown for message delivery (b450729)
  • ssh: docker web builds (0367373)
  • ssh: drop duplicate memory gauges (0666056)
  • ssh: ipv6 allocation docs (bf9d817)
  • ssh: update message handling to use stdout instead of stderr (db2d6f2)