This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+9 more
Affected surfaces
Summary
AI summaryUpdates New features, db, and perf across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds interactive SSH target selection menu when omitting target name. Adds interactive SSH target selection menu when omitting target name. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Medium |
Adds configurable password complexity policy under Config > Global Parameters. Adds configurable password complexity policy under Config > Global Parameters. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Medium |
Adds SSH jump host support via selectable "Jump host" field in target configuration. Adds SSH jump host support via selectable "Jump host" field in target configuration. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Medium |
Adds audit logging for failed web logins with credential and IP details. Adds audit logging for failed web logins with credential and IP details. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
Adds logs download button to UI. Adds logs download button to UI. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
Adds Postgres protocol 3.2 support. Adds Postgres protocol 3.2 support. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Performance | Medium |
Improves target lookup performance by querying instead of in‑memory search. Improves target lookup performance by querying instead of in‑memory search. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | High |
Always requires TLS for Postgres connections, enforcing secure transport. Always requires TLS for Postgres connections, enforcing secure transport. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Fixes migration compatibility issues with MySQL 8. Fixes migration compatibility issues with MySQL 8. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Changes varchar fields to TEXT to avoid insertion errors. Changes varchar fields to TEXT to avoid insertion errors. Source: llm_adapter@2026-06-08 Confidence: high |
— |
Full changelog
New features
#1990 - SSH target selection menu
Users can now omit the target name when connecting to Warpgate's SSH port, which will trigger an interactive target selection menu in the terminal.
#1882 - Configurable password policy
Added password complexity rules, configurable under Config > Global Parameters.
by @kamilkrzeminski
#2013 - SSH jump host support
Added support for SSH targets that are only reachable behind another jump host. The jump host has itself to be defined as a separate SSH target, after which it becomes selectable in the new "Jump host" field in the SSH target configuration.
by @rjourdan04
#1985 - Audit logging improvements
Added audit logging for failed web logins, as well as details regarding credentials used, IPs, etc.
by @LarsSven
Changes
- Add logs download button by @LarsSven in https://github.com/warp-tech/warpgate/pull/1977
- Postgres protocol 3.2 support by @Eugeny in https://github.com/warp-tech/warpgate/pull/2009
- New connection animation by @Eugeny in https://github.com/warp-tech/warpgate/pull/2017
- fixed #2000 - always require TLS for Postgres connections by @Eugeny in https://github.com/warp-tech/warpgate/pull/2020
- fixed #2003 - allow dismissing tutorial by @Eugeny in https://github.com/warp-tech/warpgate/pull/2022
Fixes
- #1988 - fix migrations compatibility with MySQL 8 by @Eugeny in https://github.com/warp-tech/warpgate/pull/1992
- fix(db): change varchar fields to TEXT to avoid insertion errors by @joseluisgonzalezca in https://github.com/warp-tech/warpgate/pull/1999
- perf: find target by name using a query instead of doing it in memory by @joseluisgonzalezca in https://github.com/warp-tech/warpgate/pull/2019
New Contributors
- @kamilkrzeminski made their first contribution in https://github.com/warp-tech/warpgate/pull/1882
Full Changelog: https://github.com/warp-tech/warpgate/compare/v0.24.0...v0.25.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About warpgate
Fully transparent SSH, HTTPS, Kubernetes, MySQL and Postgres bastion/PAM that doesn't need additional client-side software
Related context
Beta — feedback welcome: [email protected]