New
v0.20.0
Changes
- feat(ssh): add configurable client authentication methods by @liebermantodd in https://github.com/warp-tech/warpgate/pull/1637
- Improve logging/messaging around SSH target authentication failure by @LarsSven in https://github.com/warp-tech/warpgate/pull/1677
- feat(cli): add support for setting config path through env by @justinforlenza in https://github.com/warp-tech/warpgate/pull/1650
Fixes
- fix: modify GEX parameters in SSH key exchange configuration so that it uses 2048 bits by @joseluisgonzalezca in https://github.com/warp-tech/warpgate/pull/1659
- fix: generate SSO login return URL based on request host by @joseluisgonzalezca in https://github.com/warp-tech/warpgate/pull/1661
- fixed LDAP server attribute saving by @Eugeny in https://github.com/warp-tech/warpgate/pull/1662
- Correctly naturally sort all relevant lists in the UI by @LarsSven in https://github.com/warp-tech/warpgate/pull/1656
- Correct PostreSQL connection string & Allow targets to customize default database name in connection examples by @SteezyCougar in https://github.com/warp-tech/warpgate/pull/1577
New Contributors
- @justinforlenza made their first contribution in https://github.com/warp-tech/warpgate/pull/1650
- @liebermantodd made their first contribution in https://github.com/warp-tech/warpgate/pull/1637
Full Changelog: https://github.com/warp-tech/warpgate/compare/v0.19.1...v0.20.0