What's Changed
- feat: add azure-cni-overlay label and set network plugin to none in some cases by @Bryce-Soghigian in #697
- fix(API): add missing validation rules for v1beta1 by @tallaxes in #677
- Adding Service Hub HTTP Middleware to NPS Client by @toma3233 in #691
- Utilizing SH Logging Policy for ARM Track 2 SDK Calls by @toma3233 in #706
Tests
- test: removing NoError in favor of consistent Expect(err).ToNot(HaveOccurred()) throughout the codebase by @Bryce-Soghigian in #681
- test: garbage collection controller removes orphaned nics by @Bryce-Soghigian in #686
Development
- refactor: cleaning up the vnet guid resolution and the vnet subnet id in configure-values.sh by @Bryce-Soghigian in #676
- chore: bump go minor version to 1.23.6 by @tallaxes in #678
- chore: update devcontainer configuration by @tallaxes in #690
- chore: Don't require access to Graph for role assignments by @matthchr in #685
- chore: Further authentication fixes (missed in #685) by @matthchr in #693
- fix: make presubmit by @Bryce-Soghigian in #694
Dependencies
- chore(deps): bump the go-deps group across 1 directory with 6 updates by @dependabot in #701
- chore(deps): bump oss/go/microsoft/golang from 1.23.6-bookworm to 1.24.0-bookworm in /.devcontainer by @dependabot in #699
- chore(deps): bump the actions-deps group across 1 directory with 3 updates by @dependabot in #698
- chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 in /.github/actions/install-deps in the action-deps group by @dependabot in #662
New Contributors
Full Changelog: v0.7.2...v0.7.3