Skip to content

v0.7.3

Latest
Compare
Choose a tag to compare
@tallaxes tallaxes released this 21 Feb 19:23
· 1 commit to main since this release
11f23ea

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

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