Releases: Harnish/ingress-mdns
Releases · Harnish/ingress-mdns
Release list
v0.4.2
v0.4.1
fix: build package/release binaries from full module, not just main.go The release workflow built only main.go, excluding cluster_manager.go added in the multi-cluster feature, breaking the v0.4.0 release build.
v0.2.0
ci: add Windows exe build/release job The existing release workflow only produced Linux deb/rpm packages. Add a matching job that cross-compiles a Windows amd64 exe, zips it, and attaches it to the same GitHub Release. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>