Skip to content

v2.4.0

Compare
Choose a tag to compare
@mrueg mrueg released this 04 Dec 16:00
· 1 commit to v2.4 since this release

What's Changed

  • .goreleaser.yml: Fix ldflag paths by @mrueg in #1770
  • fix: avoid to use http.DefaultServeMux which includes defaults routes inited by go like /debug/pprof by @morlay in #1771
  • build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #1773
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #1772
  • feat(NSC): change service.local internal traffic policy posture by @aauren in #1774
  • build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #1776

New Contributors

Full Changelog: v2.3.0...v2.4.0