github Azure/azure-sdk-for-go sdk/resourcemanager/deviceprovisioningservices/armdeviceprovisioningservices/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-18)

Breaking Changes

  • Function *IotDpsResourceClient.BeginUpdate return value(s) have been changed from (*armruntime.Poller[IotDpsResourceClientUpdateResponse], error) to (*runtime.Poller[IotDpsResourceClientUpdateResponse], error)
  • Function *IotDpsResourceClient.BeginCreateOrUpdatePrivateEndpointConnection return value(s) have been changed from (*armruntime.Poller[IotDpsResourceClientCreateOrUpdatePrivateEndpointConnectionResponse], error) to (*runtime.Poller[IotDpsResourceClientCreateOrUpdatePrivateEndpointConnectionResponse], error)
  • Function *IotDpsResourceClient.BeginCreateOrUpdate return value(s) have been changed from (*armruntime.Poller[IotDpsResourceClientCreateOrUpdateResponse], error) to (*runtime.Poller[IotDpsResourceClientCreateOrUpdateResponse], error)
  • Function *IotDpsResourceClient.BeginDeletePrivateEndpointConnection return value(s) have been changed from (*armruntime.Poller[IotDpsResourceClientDeletePrivateEndpointConnectionResponse], error) to (*runtime.Poller[IotDpsResourceClientDeletePrivateEndpointConnectionResponse], error)
  • Function *DpsCertificateClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, string, string, CertificateBodyDescription, *DpsCertificateClientCreateOrUpdateOptions) to (context.Context, string, string, string, CertificateResponse, *DpsCertificateClientCreateOrUpdateOptions)
  • Function *IotDpsResourceClient.BeginDelete return value(s) have been changed from (*armruntime.Poller[IotDpsResourceClientDeleteResponse], error) to (*runtime.Poller[IotDpsResourceClientDeleteResponse], error)
  • Type of AsyncOperationResult.Error has been changed from *ErrorMesssage to *ErrorMessage
  • Function PrivateLinkResources.MarshalJSON has been removed
  • Function GroupIDInformationProperties.MarshalJSON has been removed
  • Function ProvisioningServiceDescriptionListResult.MarshalJSON has been removed
  • Function SharedAccessSignatureAuthorizationRuleListResult.MarshalJSON has been removed
  • Function OperationListResult.MarshalJSON has been removed
  • Function VerificationCodeResponseProperties.MarshalJSON has been removed
  • Function CertificateListDescription.MarshalJSON has been removed
  • Function IotDpsSKUDefinitionListResult.MarshalJSON has been removed
  • Struct ErrorMesssage has been removed

Features Added

  • New struct ErrorMessage

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

NewReleases is sending notifications on new releases.