github warp-tech/warpgate v0.27.0

4 hours ago

Before we start

Would you kindly spend a few (<5) minutes and give your feedback on the size & type of your installation here? Thank you 🙏

Additionally, you can now subscribe to major release notes and vulnerability alerts via email: https://warpgate.null.page/newsletter/

New features

RDP & VNC remote desktop support - #1987

Warpgate now supports RDP and VNC targets.

This includes full video recording of the screen and inputs and a web based client.

Check out the setup guides for RDP and VNC.

by @theharold

True clustering support

Warpgate can now run behind a non-sticky load balancer, with multiple instances sharing a database

Reauthentication policy for for critical endpoints - #2143

An new option to direct web users to log in again before accessing critical endpoints such as web terminal/desktop and ticket creation.

by @Eugeny

Live-reloading port listener configuration - #2144

Warpgate now automatically reloads listener configuration - both the endpoint and TLS certificate & key files - with zero downtime.

by @Eugeny

OIDC for Kubernetes - #2094

Adds an option to use SSO via kubectl oidc-login with Kubernetes targets, forwarding kubectl's own OIDC token to Warpgate for re-verification against the live OIDC provider.

by @alistarle

Cached web approvals - #2175

An option to remember "web approval" authorizations for a configurable amount of time to avoid repeated prompts on each new connection.

Once enabled, the users will see an option to "remember" the authorization for the configured amount of time.

by @Eugeny

PROXY protocol support - #2174

Allows Warpgate run behind HAProxy - for all protocol listeners. See documentation

by @njzydark

S3 recording storage support - #2205

Recordings can now be stored on a shared object storage, allowing clustering without a shared filesystem. Nodes record active sessions to a local scratch while simultaneously uploading parts to S3 as they come. The storage location can be changed under Config > Global Parameters

Changes

Fixes

New Contributors

Full Changelog: v0.26.1...v0.27.0

Don't miss a new warpgate release

NewReleases is sending notifications on new releases.