Skip to content

Releases: warp-tech/warpgate

v0.20.2

06 Feb 21:52

Choose a tag to compare

Fixes

  • #1678 downgrade Linux build image for older glibc compatibility
  • Fixed LDAP query compatibility with lldap

v0.20.0

28 Jan 00:24

Choose a tag to compare

Changes

Fixes

  • fix: modify GEX parameters in SSH key exchange configuration so that it uses 2048 bits by @joseluisgonzalezca in #1659
  • fix: generate SSO login return URL based on request host by @joseluisgonzalezca in #1661
  • fixed LDAP server attribute saving by @Eugeny in #1662
  • Correctly naturally sort all relevant lists in the UI by @LarsSven in #1656
  • Correct PostreSQL connection string & Allow targets to customize default database name in connection examples by @SteezyCougar in #1577

New Contributors

Full Changelog: v0.19.1...v0.20.0

v0.19.1

05 Jan 16:24

Choose a tag to compare

Fixes

  • Undo API-incompatible TlsMode change by @LarsSven in #1648
  • fixed #1647 - SSH keys admin UI page not working

Full Changelog: v0.19.0...v0.19.1

v0.19.0

03 Jan 23:11

Choose a tag to compare

Changes

Fixes

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

02 Dec 21:43

Choose a tag to compare

Changes

Fixes

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

16 Oct 20:34

Choose a tag to compare

Important changes

  • Warpgate now automatically falls back to email if preferred_username is not available from an SSO provider when auto-creating new users - by @SteezyCougar in #1475

Features

Fixes

Docs

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

04 Aug 15:13

Choose a tag to compare

Security fixes

  • 3c003fc - fixed CVE-2025-54804
    • This vulnerability has allowed a malicious authenticated client or target server to trigger a Rust panic in Warpgate and potentially cause a service restart

Major changes

  • Docker image : add healthcheck, linting and run as regular user by @hugosxm in #1433
    • The Docker image now runs under UID 1000 instead of 0. Depending on your setup, this might cause permission errors when trying to access the Warpgate data files, you might have to chmod them. Run Docker with --uid 0 to revert to the old, less safe behaviour.
  • Added bandwidth limiting support in #1443
    • You can set bandwidth limits globally, per user and per target - works for SSH, MySQL and Postgres targets.

Changes

  • Warpgate now sets TCP_NODELAY for better performance - in #1447 and by @tom-90 in #1449

Fixes

  • fd6607b - fix channels losing unflushed data when closing
  • 4d5ebe4 - fix SCP hangups
  • 05235d9 - fixed incorrect relative path resolution in setup
  • 5a4b295 - fixed #1424 - OOB UI fails with repeating characters
  • version attribute is obsolete by @ulab in #1435
  • 8ad6972 - fixed #1442 - unnecessary get_info auth restrictions

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

05 Jul 20:53

Choose a tag to compare

Features

Fixes

New Contributors

Full Changelog: v0.14.1...v0.15.0

v0.15.0-beta.2

03 Jul 22:58

Choose a tag to compare

v0.15.0-beta.2 Pre-release
Pre-release

Fixes

Full Changelog: v0.15.0-beta.1...v0.15.0-beta.2

v0.15.0-beta.1

02 Jul 07:57

Choose a tag to compare

v0.15.0-beta.1 Pre-release
Pre-release

Features

Fixes

New Contributors

Full Changelog: v0.14.1...v0.15.0-beta.1