1.44.4
Changelog
c1d9239 Gateway Protocol Enhancements (#1146)
- Temporarily disabled TLS termination for RDP since the implementation already establishes TLS connections with remote hosts
- Handle TLS termination direct on postgres proxy
- Removed RootCAs attribute in tls.Config configuration in the server, it is only used by clients
- Add skip verify by default to grpc clients connecting locally (clientexec, proxy protocols)
- Removed TLS_CA environment variable in favor of HOOP_TLSCA
- Bugfix: Fix listerners causing infinite error loop when proxy servers are restarted
- Bugfix: Ensure proxy protocol servers are started if there's a valid configuration on startup
- Helm: Remove rdpService and sshService in favor of a single service configuration. Allows defining a single LB for multiple protocols
- Fix: Remove logging that was leaking RDP credentials
004df52 edit: kubernetes agent deployment (#1144)
b1f824d fix: Change hostname -> host to fix non standard ports for gateway (#1143)
Assets
- hoop-darwin-arm64
- hoop-darwin-amd64
- hoop-linux-arm64
- hoop-linux-amd64
- hoop-windows-arm64
- hoop-windows-amd64
- checksums.txt