v1.5.23
What's Changed
- fix: test v1.5 train on k8s 1.28 by @rbtr in #2564
- chore: [NPM] Updated NPM to Not Share Host's UTS Namespace + Image/Configmap Alignment with Prod by @rayaisaiah in #2589
- fix: remove unsupported targets when building all binaries by @QxBytes in #2591
- deps: bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 in /build/tools by @dependabot in #2594
- fix: fixing CNS IP releae for azure CNI in case of managed endpoint s… by @behzad-mir in #2588
Bumping NPM's minor version to v1.5.23 to align with CNS/CNI versions (all products part of the ACN mono-repo). The current production version of NPM (v1.4.45.3) was actually cut on v1.5.x ACN code (it was released in between v1.5.x releases on the same master branch). We did this to resolve pipeline errors from rebuilding v1.4.45.2 on the v1.4.45.1 tag. Minor bump to v1.5x to avoid publishing v1.4.x binaries for v1.5.x CNI/CNS code.
Full Changelog: v1.5.22...v1.5.23