1.0.0 (2022-05-19)
Breaking Changes
- Function
*SpacecraftsClient.BeginCreateOrUpdate
return value(s) have been changed from(*armruntime.Poller[SpacecraftsClientCreateOrUpdateResponse], error)
to(*runtime.Poller[SpacecraftsClientCreateOrUpdateResponse], error)
- Function
*ContactProfilesClient.BeginCreateOrUpdate
return value(s) have been changed from(*armruntime.Poller[ContactProfilesClientCreateOrUpdateResponse], error)
to(*runtime.Poller[ContactProfilesClientCreateOrUpdateResponse], error)
- Function
*ContactsClient.BeginDelete
return value(s) have been changed from(*armruntime.Poller[ContactsClientDeleteResponse], error)
to(*runtime.Poller[ContactsClientDeleteResponse], error)
- Function
*ContactsClient.BeginCreate
return value(s) have been changed from(*armruntime.Poller[ContactsClientCreateResponse], error)
to(*runtime.Poller[ContactsClientCreateResponse], error)
- Function
*SpacecraftsClient.BeginListAvailableContacts
return value(s) have been changed from(*armruntime.Poller[SpacecraftsClientListAvailableContactsResponse], error)
to(*runtime.Poller[*runtime.Pager[SpacecraftsClientListAvailableContactsResponse]], error)
- Function
*SpacecraftsClient.BeginDelete
return value(s) have been changed from(*armruntime.Poller[SpacecraftsClientDeleteResponse], error)
to(*runtime.Poller[SpacecraftsClientDeleteResponse], error)
- Function
*ContactProfilesClient.BeginDelete
return value(s) have been changed from(*armruntime.Poller[ContactProfilesClientDeleteResponse], error)
to(*runtime.Poller[ContactProfilesClientDeleteResponse], error)
- Function
*AvailableGroundStationsClient.NewListByCapabilityPager
parameter(s) have been changed from(CapabilityType, *AvailableGroundStationsClientListByCapabilityOptions)
to(CapabilityParameter, *AvailableGroundStationsClientListByCapabilityOptions)
- Type of
ContactsProperties.ContactProfile
has been changed from*ResourceReference
to*ContactsPropertiesContactProfile
- Type of
ContactsProperties.Status
has been changed from*Status
to*ContactsStatus
- Type of
ContactProfile.Properties
has been changed from*ContactProfilesProperties
to*ContactProfileProperties
- Type of
AvailableContacts.Spacecraft
has been changed from*ResourceReference
to*AvailableContactsSpacecraft
- Type of
AvailableContacts.Properties
has been changed from*ContactInstanceProperties
to*AvailableContactsProperties
- Type of
ContactParameters.ContactProfile
has been changed from*ResourceReference
to*ContactParametersContactProfile
- Const
AuthorizationStatusDenied
has been removed - Const
CapabilityTypeEarthObservation
has been removed - Const
StatusScheduled
has been removed - Const
StatusCancelled
has been removed - Const
CapabilityTypeCommunication
has been removed - Const
StatusProviderCancelled
has been removed - Const
PolarizationDualRhcpLhcp
has been removed - Const
AuthorizationStatusAllowed
has been removed - Const
AuthorizationStatusPending
has been removed - Function
ContactProfileListResult.MarshalJSON
has been removed - Function
*SpacecraftsClient.UpdateTags
has been removed - Function
AvailableGroundStationListResult.MarshalJSON
has been removed - Function
SpacecraftListResult.MarshalJSON
has been removed - Function
ResourceIDListResult.MarshalJSON
has been removed - Function
OperationListResult.MarshalJSON
has been removed - Function
ContactListResult.MarshalJSON
has been removed - Function
ContactInstanceProperties.MarshalJSON
has been removed - Function
PossibleCapabilityTypeValues
has been removed - Function
CloudErrorBody.MarshalJSON
has been removed - Function
*ContactProfilesClient.UpdateTags
has been removed - Function
AvailableContactsListResult.MarshalJSON
has been removed - Function
PossibleAuthorizationStatusValues
has been removed - Struct
ContactProfilesClientUpdateTagsOptions
has been removed - Struct
SpacecraftsClientUpdateTagsOptions
has been removed - Field
AuthorizationStatusExtended
of structSpacecraftsProperties
has been removed - Field
AuthorizationStatus
of structSpacecraftsProperties
has been removed
Features Added
- New const
ContactsPropertiesProvisioningStateFailed
- New const
ProvisioningStateCanceled
- New const
CapabilityParameterCommunication
- New const
CapabilityParameterEarthObservation
- New const
ProvisioningStateCreating
- New const
SpacecraftsPropertiesProvisioningStateCreating
- New const
SpacecraftsPropertiesProvisioningStateFailed
- New const
ProvisioningStateDeleting
- New const
ProvisioningStateUpdating
- New const
SpacecraftsPropertiesProvisioningStateCanceled
- New const
ContactsPropertiesProvisioningStateUpdating
- New const
StatusCanceled
- New const
ContactsStatusSucceeded
- New const
ContactProfilesPropertiesProvisioningStateCanceled
- New const
ProvisioningStateFailed
- New const
SpacecraftsPropertiesProvisioningStateSucceeded
- New const
ContactsStatusProviderCancelled
- New const
ContactsPropertiesProvisioningStateDeleting
- New const
ContactsStatusScheduled
- New const
APIVersionParameterTwoThousandTwentyOne0404Preview
- New const
SpacecraftsPropertiesProvisioningStateUpdating
- New const
ProvisioningStateSucceeded
- New const
ContactProfilesPropertiesProvisioningStateFailed
- New const
ReleaseModePreview
- New const
ContactsPropertiesProvisioningStateCanceled
- New const
ContactProfilesPropertiesProvisioningStateUpdating
- New const
APIVersionParameterTwoThousandTwenty0901Preview
- New const
ContactProfilesPropertiesProvisioningStateCreating
- New const
ContactsPropertiesProvisioningStateSucceeded
- New const
SpacecraftsPropertiesProvisioningStateDeleting
- New const
APIVersionParameterTwoThousandTwentyTwo0301
- New const
ContactProfilesPropertiesProvisioningStateDeleting
- New const
ContactsStatusFailed
- New const
StatusRunning
- New const
ContactsPropertiesProvisioningStateCreating
- New const
ReleaseModeGA
- New const
ContactsStatusCancelled
- New const
ContactProfilesPropertiesProvisioningStateSucceeded
- New function
SpacecraftLink.MarshalJSON() ([]byte, error)
- New function
ContactProfileProperties.MarshalJSON() ([]byte, error)
- New function
PossibleCapabilityParameterValues() []CapabilityParameter
- New function
*ContactProfilesClient.BeginUpdateTags(context.Context, string, string, TagsObject, *ContactProfilesClientBeginUpdateTagsOptions) (*runtime.Poller[ContactProfilesClientUpdateTagsResponse], error)
- New function
PossibleProvisioningStateValues() []ProvisioningState
- New function
*OperationResult.UnmarshalJSON([]byte) error
- New function
PossibleContactsStatusValues() []ContactsStatus
- New function
PossibleSpacecraftsPropertiesProvisioningStateValues() []SpacecraftsPropertiesProvisioningState
- New function
AuthorizedGroundstation.MarshalJSON() ([]byte, error)
- New function
PossibleContactsPropertiesProvisioningStateValues() []ContactsPropertiesProvisioningState
- New function
*AvailableContactsProperties.UnmarshalJSON([]byte) error
- New function
*SpacecraftsClient.BeginUpdateTags(context.Context, string, string, TagsObject, *SpacecraftsClientBeginUpdateTagsOptions) (*runtime.Poller[SpacecraftsClientUpdateTagsResponse], error)
- New function
ContactsPropertiesAntennaConfiguration.MarshalJSON() ([]byte, error)
- New function
PossibleReleaseModeValues() []ReleaseMode
- New function
*AuthorizedGroundstation.UnmarshalJSON([]byte) error
- New function
PossibleContactProfilesPropertiesProvisioningStateValues() []ContactProfilesPropertiesProvisioningState
- New function
PossibleAPIVersionParameterValues() []APIVersionParameter
- New struct
AuthorizedGroundstation
- New struct
AvailableContactsProperties
- New struct
AvailableContactsSpacecraft
- New struct
AvailableGroundStationPropertiesAutoGenerated
- New struct
ContactParametersContactProfile
- New struct
ContactProfileProperties
- New struct
ContactProfilesClientBeginUpdateTagsOptions
- New struct
ContactProfilesPropertiesNetworkConfiguration
- New struct
ContactsPropertiesAntennaConfiguration
- New struct
ContactsPropertiesContactProfile
- New struct
OperationResult
- New struct
OperationResultErrorProperties
- New struct
OperationsResultsClientBeginGetOptions
- New struct
OperationsResultsClientGetResponse
- New struct
SpacecraftsClientBeginUpdateTagsOptions
- New field
Name
in structContactProfileLinkChannel
- New field
ProvisioningState
in structContactsProperties
- New field
AntennaConfiguration
in structContactsProperties
- New field
Skiptoken
in structSpacecraftsClientListBySubscriptionOptions
- New field
ReleaseMode
in structAvailableGroundStationProperties
- New field
Authorizations
in structSpacecraftLink
- New field
Name
in structSpacecraftLink
- New field
Skiptoken
in structContactProfilesClientListOptions
- New field
Skiptoken
in structContactProfilesClientListBySubscriptionOptions
- New field
ProvisioningState
in structSpacecraftsProperties
- New field
ProvisioningState
in structContactProfilesProperties
- New field
NetworkConfiguration
in structContactProfilesProperties
- New field
Skiptoken
in structContactsClientListOptions
- New field
Skiptoken
in structSpacecraftsClientListOptions
- New field
Name
in structContactProfileLink