Tags: owenthereal/upterm
Tags
v0.16.1 - Fix known_hosts IPv6 formatting Hot fix release addressing IPv6 address formatting in known_hosts files. Bug Fixes: - Fix "missing port in address" error for IPv6 addresses in known_hosts - Remove IP address storage to prevent breakage on IP changes (load balancers, redeployments) - Bump golang.org/x/crypto fork to v0.43.0-sshpiper-20251012 This release improves operational flexibility by only storing hostnames in known_hosts, preventing issues when server IPs change in modern cloud infrastructure.
Release v0.16.0 - Add --hide-client-ip flag with environment variable support and CI auto-detection (#381) - Universal environment variable support for all flags (UPTERM_* prefix) - Automatic IP hiding in CI environments (GitHub Actions, GitLab CI, etc.) - Migrate from logrus to Go's slog structured logging (#376) - Update deployment recommendations: prioritize Fly.io over Heroku (#357) - Improve publish-website script to include docs and fix robustness (#358) - Fix Helm chart for Kubernetes 1.22+ compatibility (#343) - Bump google.golang.org/protobuf from 1.36.8 to 1.36.10 - Bump google.golang.org/grpc from 1.73.0 to 1.76.0 - Bump github.com/jpillora/chisel from 1.10.1 to 1.11.3 - Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 - Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.2 - Bump golang.org/x/term from 0.33.0 to 0.36.0 - Multiple other dependency updates for security and stability
PreviousNext