github Azure/azure-sdk-for-python azure-appconfiguration_1.5.0b3

1.5.0b3 (2023-10-10)

Breaking Changes

  • Renamed parameter name in list_snapshot_configuration_settings() to snapshot_name.
  • Removed keyword argument accept_datetime in list_snapshot_configuration_settings().
  • Moved operation list_snapshot_configuration_settings() to an overload of list_configuration_settings(), and moved the parameter snapshot_name to keyword.
  • Published enum SnapshotStatus, and accepted the type for status parameter in list_snapshots() and status property in Snapshot model.
  • Renamed model Snapshot to ConfigurationSnapshot.
  • Renamed model ConfigurationSettingFilter to ConfigurationSettingsFilter.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.