Release notes

Changelog

Every update to Vessl and Vessl Cloud, in reverse chronological order.

v0.4.0

LatestJuly 2026
  • featFleet & agents handshake via Yamux over WebSockets
  • featUsage metering aggregation and billing alerts
  • featAgent telemetry reporting loop (container hours, deployments)
  • refactorRemoved Google Wire — manual constructor injection throughout
  • refactorExtracted dependency wiring to setup.go in both vessl and vessl-cloud
  • fixDeprecated echoMiddleware.Logger replaced with RequestLoggerWithConfig

v0.3.0

June 2026
  • featNotifications module with email (Resend) and webhook channels
  • featSSO / SAML handler with env-based configuration
  • featVessl Cloud metering handler with repo-authenticated usage reporting
  • featAdmin and internal staff routing split from public feature routes
  • fixservice/notifications renamed to avoid double-nesting

v0.2.0

May 2026
  • featPull request preview environments
  • featMCP bridge — expose deployments to AI tools via Model Context Protocol
  • featOAuth 2.0 integrations (GitHub, GitLab)
  • featCanvas feature for visual project layout
  • featServerless function deployments

v0.1.0

April 2026
  • featInitial release — single-binary Vessl daemon
  • featDocker-based app and database deployments
  • featTraefik reverse proxy integration with automatic SSL
  • featEncrypted secrets vault
  • featGit webhook push-to-deploy
  • featReal-time browser terminal