Connect changelog
note
Always use the recommended tagged template image for new Studios. Only two earlier minor versions of Seqera Connect are supported by Seqera.
Connect server
server/v0.11.0 latest - 2026-03-02
- Fix(proxy): bidirectional proxy fixes
- Fix(proxy): apply security team suggestions
- Fix: slow/flaky tests
server/v0.10.0 - 2026-02-11
- Add: SSH Connectivity:
- Server implementation (initialize SSH server when enabled)
- Authenticate authorization requests to Platform with OIDC secret
- Add SSH connection activity tracking and notifications
- Change the logger timestamp format to ISO8601
- Detect network load balancer health checks
server/v0.9.0 - 2025-12-05
- Add: missing env when testing with platform
- Fix: security vulnerabilities for crypto SSH library and Slack Nebula
- Upgrade go (from v1.24.3 to 1.25.3) and caddyserver (from 2.10.0 to 2.10.2)
server/v0.8.4 - 2025-10-31
- N/A
server/v0.8.3 - 2025-07-25
- Extract Fusion version
- Fix(proxy): include prefix in Location header
server/v0.8.2 - 2025-07-21
- Add ability to set tool identifier after compile time
- Add mount data to initial configuration logs
- Add eStargz support to client images build
- Add management API tunnels
GETrequests - Add
$tometrics_patch.txt - Add
connector_idto stored tunnel host in Redis - Add CPU/memory collector
- Add
connector_idto identify sessions in logs - Add support for multi-platform build of Connect clients (adding Linux/ARM64)
- Improve race condition
reOpening,compareAndDelete, andHandle - Simplify
sessionidfunctionality interface - Use
CONNECT_MANAGEMENT_PORTfor proxy instead of deprecatedCONNECT_METRICS_PORT - Disable resource collector
- Spot instance termination watcher implementation
- Create a client and server packages
- Restructure proxy package
- Use
synctestinexecutor_test.go - Basic structure of management API
- Enable path-based routing ** Update go-jose library (v3 from 3.0.3 to 3.0.4; v4 from 4.0.4 to 4.0.5)
- Update x/net dependency (from v0.36.0 to v0.40.0)
- Upgrade go (from v1.23.0 to v1.24.3) and xcaddy (from v2.9.1 to v2.10.0)
- Upgrade go in Dockerfiles (from v1.23 to v1.24)
- Bump golang.org/x/net (from v0.35.0 to v0.36.0)
- Bump dependencies that were using vulnerable golang.org/x/crypto (from v0.33.0 to v0.35.0)
server/v0.8.1-rc - 2025-04-10
- Extend
GithubActionsto trigger clients publishing/promoting in downstream repo studio-templates sync.Map: useSwapinstead ofLoadAndDelete
server/v0.8.0-rc - 2025-03-19
- Feat: update caddy reverse proxy to dynamic A record
- Feat: change proxy Docker command to be the same as before
- Feat: client mux implementation
- Feat: server connect-tunnel implementation
- Feat: in case view scope is missing from access token, redirect with auth callback error query parameter
- Feat: removal of
go-gost, implementconnect-tunnel, and upgrade go from v1.20 to v1.23 - Feat: micromamba based RStudio
- Feat: add Git hash to stage releases
- Feat: add 10 minutes' waiting period before failing notifying Platform
- Cut 0.8.0 release
- Upgrade xcaddy version (from v0.4.2 to v0.4.4)
- Release Server version 0.7.5
server/v0.7.8 - 2025-03-06
- Feat: update caddy reverse proxy to dynamic a record
- Feat: client mux implementation
- Feat: micromamba based rstudio
- Feat: server connect-tunnel implementation
- Feat: in case view scope is missing form access token, redirect with auth callback error query parameter
- Feat: removal of
go-gost, implementconnect-tunnel, and upgradego(from v1.20 to v1.23) - Use Fusion v2.4.9
- Upgrade xcaddy version
server/v0.7.7 - 2025-01-10
- Feat: change proxy Docker command to be the same as before