1.0.0b2 (2026-03-18)
Features Added
- Client
KubernetesConfigurationFluxConfigurationsMgmtClientadded parametercloud_settingin method__init__ - Client
KubernetesConfigurationFluxConfigurationsMgmtClientadded methodsend_request - Model
ProxyResourceadded propertysystem_data - Model
Resourceadded propertysystem_data - Added model
FluxConfigurationPatchProperties
Breaking Changes
- This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
- For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
- Model
FluxConfigurationPatchmoved instance variablesource_kind,suspend,git_repository,bucket,azure_blob,oci_repository,kustomizationsandconfiguration_protected_settingsunder propertyproperties - Method
FluxConfigurationsOperations.begin_deletechanged its parameterforce_deletefrompositional_or_keywordtokeyword_only
Other Changes
- Deleted model
FluxConfigurationsList/KustomizationValidationTypewhich actually was not used by SDK users