• v1.0.3 9276430fae

    refactor(session): add registry to manage SSH sessions
    All checks were successful
    renovate / renovate (push) Successful in 36s
    Docker Build and Push / build-and-push-branches (push) Successful in 4m41s
    Docker Build and Push / build-and-push-tags (push) Successful in 4m38s
    Pre-Release

    bagas released this 2025-12-31 11:33:47 +00:00 | 29 commits to main since this release

    • Implement thread-safe session registry with sync.RWMutex
    • Add Registry interface for session management operations
    • Support Get, Register, Update, and Remove session operations
    • Enable dynamic slug updates for existing sessions
    • Fix Connection closed by remote because HandleTCPIPForward run on a goroutine
    Downloads