What's Changed
- [V2] bug: azdiskscheduler volume access mode check for prioritize instead of filter by @sunpa93 in #1330
- [V2] chore: DeleteVolume should wait for replicas to be fully deleted by @sunpa93 in #1300
- [V2] fix: cache data loss issue on Windows when unmount disk by @edreed in #1350
- [V2] chore: Remove dead code from azuredisk_v2.go by @edreed in #1382
- [V2] chore: wait for volume deletion if volume is in deleting state by @sunpa93 in #1388
- [V2] bug: replica deletion sometimes does not trigger manageReplica operation by @sunpa93 in #1391
- [V2] feat: update volume attachment with publish context upon attachment completion by @sunpa93 in #1361
- [V2] feat: Skipping prioritize/(filter) extender processing for non-v2 disks by @landreasyan in #1389
- [V2] fix: Fix for intermittent failure for NodeStageVolume request by @mukhoakash in #1395
- [V2] fix: Fix CRI update on error recovery by @edreed in #1399
- [V2] fix: fix retry of failed attach by @edreed in #1401
- [V2] fix: ensure AzDriverNode recreated if deleted by @edreed in #1385
- [V2] bug: cloud-provider-azure scale test regression rollback by @sunpa93 in #1415
- [V2] bug: scale test regression fix by @sunpa93 in #1411
- [V2] chore: Cut v2.0.0-beta.4 version by @sunpa93 in #1421
New Contributors
- @jmclong made their first contribution in #1285
- @hccheng72 made their first contribution in #1277
- @NedAnd1 made their first contribution in #1338
- @chloeegong made their first contribution in #1417
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4