ENHANCEMENTS:
azapiprovider: Preflight validation is now enabled on resource update operations (previously only on create) (GH-1112).azapiprovider: Preflight validation now requires only read permission instead of write permission (GH-1112).- Bump Go version to 1.25.8 (GH-1082).
- Bump
terraform-plugin-frameworkfrom v1.16.1 to v1.19.0 (GH-1081). - Add example for
Microsoft.RedHatOpenShift/openShiftClusters(GH-1083).
BUG FIXES:
- Fix a panic when comparing a non-empty configured list with an empty remote list during no-op change detection (GH-1125).