This release fixes issues for SREs watching stability and regressions.
Published 3mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
api-rest
developer-tools
devops
devops-tools
devtools
kubernetes
+8 more
kubefwd
kubernetes-clusters
kubernetes-namespace
mcp-server
networking
port-forward
port-forwarding
proxy
Summary
AI summaryFixed Windows VPN DNS resolution for cluster connections broken by Go 1.24 upgrade.
Full changelog
v1.25.10
Bug Fixes
- Windows VPN DNS resolution fixed (#390): Windows users with VPN connections can now connect to clusters when the API server hostname requires VPN-specific DNS resolution. The Go 1.24 upgrade in v1.23.0 broke this because Go's pure-Go DNS resolver doesn't respect Windows per-adapter DNS settings.
Changes
- Windows builds now use CGO (
CGO_ENABLED=1) with MinGW cross-compilation to use the native Windows DNS API - Linux and macOS builds remain static (
CGO_ENABLED=0) for Alpine compatibility
Changelog
- 33c0ab84ee823b2469ff3d78d71c9fcd18b40752 Add attributions page and CNCF Landscape badge to documentation (#374)
- 516d0026a17a2e719a265fbbe6445f081820b880 Add kubefwd documentation files (
llms.txtandllms-full.txt) detailing features, installation, usage, and REST API. (#373) - f2ad8b73e1713f82ff597770894e18447e789952 Bump urllib3 in /.github in the pip group across 1 directory (#371)
- c08d613674f2a9751e77836a40db30f48b5008b5 Enable Windows CGO cross-compilation in release workflow (#391)
- cdf18dbe80ee9e272f4570f9474549ac097e7e90 Update Installation Documentation for Official Package Managers (#379)
- f31c27dc9dd67970db6f42653debdcf26efcf7c8 ci: bump actions/checkout from 6.0.1 to 6.0.2 (#384)
- fe0291d3c5a5f7e19cddd447f3af9146c5c0c27a ci: bump actions/setup-go from 6.1.0 to 6.2.0 (#376)
- 92e88ef1123d2a4244bf0d2891fdd9e6c2202880 ci: bump actions/setup-python from 6.1.0 to 6.2.0 (#385)
- 7a8adef20fdadf39fb7bc434dcc5ff1473c7b23a ci: bump anchore/sbom-action from 0.21.0 to 0.21.1 (#377)
- ff3286d2f9f0220d7d704a3a5057467d3c2b9b98 ci: bump anchore/sbom-action from 0.21.1 to 0.22.1 (#383)
- b40fa9de3dade1aaf60038227ef160805896b93b ci: bump docker/login-action from 3.6.0 to 3.7.0 (#389)
- e5ee353be82f1ed045a2f7e604cb6ea3d9438330 ci: bump github/codeql-action from 4.31.10 to 4.32.0 (#382)
- 22b2b83587f91794edc5e6dcdab0d5521db7ba97 ci: bump github/codeql-action from 4.31.9 to 4.31.10 (#378)
- 0fd5f36834d5916669af2c9f3e18ff6d335264bc ci: bump github/codeql-action from 4.32.0 to 4.32.1 (#388)
- 7bd7d1026574dada049bccd49aad3c7a1a0f6653 deps: bump github.com/charmbracelet/bubbles from 0.21.0 to 0.21.1 (#386)
- 15d300e40ca07249d23be90e924a09a85428b4a5 deps: bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#380)
- 4b472ca9bbdf37afe0497d970ee1c15dc76cb2d7 deps: bump golang.org/x/sys from 0.39.0 to 0.40.0 (#375)
- 143c055a16d09a618695324582e20b8c411bcbd7 docker: bump alpine from
865b95fto2510918(#387) - fbf95f7a5168a55d30650604ad7545db407e39b2 docker: bump ubuntu from
c35e29ctocd1dba6(#381)
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 txn2/kubefwd
Kubernetes bulk port forwarding with service discovery, /etc/hosts management, traffic monitoring, and pod log streaming
Related context
Related tools
Beta — feedback welcome: [email protected]