v0.27.0-beta.1
Pre-release
Pre-release
Features
RDP & VNC remote desktop support #1987
Adds RDP and VNC target support and a web based remote desktop client.
by @theharold
Reauthentication policy for for critical endpoints #2143
An option to direct the web users to login again before accessing critical endpoints like web terminal/desktop and ticket creation.
by @Eugeny
Live-reload port listener configuration #2144
Automatic live reloading of port listener and TLS configuration
by @Eugeny
OIDC for Kubernetes #2094
Adds an option to use SSO via kubectl oidc-login with Kubernetes targets.
by @alistarle
Cached web approvals #2175
An option to remember previous "web approval" decisions for a configurable amount of time, to avoid repeated prompts on every connection.
by @Eugeny
PROXY protocol support #2174
Lets Warpgate sit behind HAProxy.
by @njzydark
Fixes
- fixed #1459 - concurrent agent channel requests causing deadlock by @Eugeny in #2135
- fix(auth): avoid holding the AuthStateStore lock during DB I/O and serialization by @mba965 in #2141
- fixed #2157 - strip warpgate-* query params before proxying by @Eugeny in #2176
- fixed #2160 - load server info in the web SSH view by @Eugeny in #2177
- fixed #2173 - RDP web desktop bitmap shear + enable autologon by @Eugeny in #2178
- Add UI for checking the status of protocol listeners by @Eugeny in #2184
New Contributors
- @theharold made their first contribution in #1987
- @mba965 made their first contribution in #2141
- @alistarle made their first contribution in #2094
- @njzydark made their first contribution in #2174
Full Changelog: v0.26.1...v0.27.0-beta.1