What's Changed
- fix: validate Azure NodePool requirement values by @tallaxes in #1680
- fix: Fill out NETWORK_DATAPLANE when running configure-values by @matthchr in #1682
- fix: make parsing cluster ID more reliable by @matthchr in #1684
- fix: batcher could sometimes wait til idle timeout even when full by @matthchr in #1690
- fix: cap machine name at 34 chars (instead of 35) to fit 63-char node name limit by @comtalyst in #1691
- fix: add ZRS PV multi-zone scheduling support and test by @tallaxes in #1318
- LocalDNS Preferred-mode resolution by @yewmsft in #1676
- fix: restore AzureLinux3 arm64 CIG support by @tallaxes in #1693
Dev & Test
- fix: type-safety issues in fakes packages by @matthchr in #1692
- test(e2e): deflake storage suite by @tallaxes in #1685
- test(e2e): deflake workload provisioning by @tallaxes in #1686
Dependencies
- chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in #1681
- chore(deps): bump github.com/go-openapi/runtime from 0.29.4 to 0.29.5 in the go-deps group across 1 directory by @dependabot[bot] in #1673
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by @dependabot[bot] in #1689
- chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in #1688
New Contributors
Full Changelog: v1.12.0...v1.12.1-rc.1