github Azure/azure-sdk-for-go sdk/resourcemanager/appconfiguration/armappconfiguration/v1.0.0

latest releases: sdk/monitor/query/azlogs/v1.1.0-beta.1, sdk/storage/azfile/v1.3.1, sdk/storage/azblob/v1.4.1...
2 years ago

1.0.0 (2022-05-17)

Breaking Changes

  • Function *ConfigurationStoresClient.BeginPurgeDeleted return value(s) have been changed from (*armruntime.Poller[ConfigurationStoresClientPurgeDeletedResponse], error) to (*runtime.Poller[ConfigurationStoresClientPurgeDeletedResponse], error)
  • Function *ConfigurationStoresClient.BeginCreate return value(s) have been changed from (*armruntime.Poller[ConfigurationStoresClientCreateResponse], error) to (*runtime.Poller[ConfigurationStoresClientCreateResponse], error)
  • Function *ConfigurationStoresClient.BeginUpdate return value(s) have been changed from (*armruntime.Poller[ConfigurationStoresClientUpdateResponse], error) to (*runtime.Poller[ConfigurationStoresClientUpdateResponse], error)
  • Function *ConfigurationStoresClient.BeginDelete return value(s) have been changed from (*armruntime.Poller[ConfigurationStoresClientDeleteResponse], error) to (*runtime.Poller[ConfigurationStoresClientDeleteResponse], error)
  • Function *KeyValuesClient.BeginDelete return value(s) have been changed from (*armruntime.Poller[KeyValuesClientDeleteResponse], error) to (*runtime.Poller[KeyValuesClientDeleteResponse], error)
  • Function *PrivateEndpointConnectionsClient.BeginCreateOrUpdate return value(s) have been changed from (*armruntime.Poller[PrivateEndpointConnectionsClientCreateOrUpdateResponse], error) to (*runtime.Poller[PrivateEndpointConnectionsClientCreateOrUpdateResponse], error)
  • Function *PrivateEndpointConnectionsClient.BeginDelete return value(s) have been changed from (*armruntime.Poller[PrivateEndpointConnectionsClientDeleteResponse], error) to (*runtime.Poller[PrivateEndpointConnectionsClientDeleteResponse], error)
  • Function APIKey.MarshalJSON has been removed
  • Function ServiceSpecification.MarshalJSON has been removed
  • Function ConfigurationStoreListResult.MarshalJSON has been removed
  • Function PrivateLinkResourceListResult.MarshalJSON has been removed
  • Function DeletedConfigurationStoreProperties.MarshalJSON has been removed
  • Function MetricSpecification.MarshalJSON has been removed
  • Function PrivateLinkResourceProperties.MarshalJSON has been removed
  • Function APIKeyListResult.MarshalJSON has been removed
  • Function DeletedConfigurationStoreListResult.MarshalJSON has been removed
  • Function OperationDefinitionListResult.MarshalJSON has been removed
  • Function KeyValueListResult.MarshalJSON has been removed
  • Function PrivateEndpointConnectionListResult.MarshalJSON has been removed
  • Function ErrorDetails.MarshalJSON has been removed

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

NewReleases is sending notifications on new releases.