github Azure/azure-sdk-for-go sdk/resourcemanager/serialconsole/armserialconsole/v0.2.0

latest releases: sdk/data/azcosmos/v1.0.3, sdk/storage/azdatalake/v1.2.0-beta.1, sdk/storage/azfile/v1.3.0-beta.1...
pre-release2 years ago

0.2.0 (2022-01-13)

Breaking Changes

  • Function *SerialPortsClient.Get parameter(s) have been changed from (context.Context, string, string, string, string, string, *SerialPortsGetOptions) to (context.Context, string, string, string, string, string, *SerialPortsClientGetOptions)
  • Function *SerialPortsClient.Get return value(s) have been changed from (SerialPortsGetResponse, error) to (SerialPortsClientGetResponse, error)
  • Function *SerialPortsClient.List parameter(s) have been changed from (context.Context, string, string, string, string, *SerialPortsListOptions) to (context.Context, string, string, string, string, *SerialPortsClientListOptions)
  • Function *SerialPortsClient.List return value(s) have been changed from (SerialPortsListResponse, error) to (SerialPortsClientListResponse, error)
  • Function *SerialPortsClient.Delete parameter(s) have been changed from (context.Context, string, string, string, string, string, *SerialPortsDeleteOptions) to (context.Context, string, string, string, string, string, *SerialPortsClientDeleteOptions)
  • Function *SerialPortsClient.Delete return value(s) have been changed from (SerialPortsDeleteResponse, error) to (SerialPortsClientDeleteResponse, error)
  • Function *SerialPortsClient.Connect parameter(s) have been changed from (context.Context, string, string, string, string, string, *SerialPortsConnectOptions) to (context.Context, string, string, string, string, string, *SerialPortsClientConnectOptions)
  • Function *SerialPortsClient.Connect return value(s) have been changed from (SerialPortsConnectResponse, error) to (SerialPortsClientConnectResponse, error)
  • Function *SerialPortsClient.ListBySubscriptions parameter(s) have been changed from (context.Context, *SerialPortsListBySubscriptionsOptions) to (context.Context, *SerialPortsClientListBySubscriptionsOptions)
  • Function *SerialPortsClient.ListBySubscriptions return value(s) have been changed from (SerialPortsListBySubscriptionsResponse, error) to (SerialPortsClientListBySubscriptionsResponse, error)
  • Function *SerialPortsClient.Create parameter(s) have been changed from (context.Context, string, string, string, string, string, SerialPort, *SerialPortsCreateOptions) to (context.Context, string, string, string, string, string, SerialPort, *SerialPortsClientCreateOptions)
  • Function *SerialPortsClient.Create return value(s) have been changed from (SerialPortsCreateResponse, error) to (SerialPortsClientCreateResponse, error)
  • Function CloudError.Error has been removed
  • Function SerialConsoleOperations.MarshalJSON has been removed
  • Struct SerialConsoleOperations has been removed
  • Struct SerialConsoleOperationsValueItem has been removed
  • Struct SerialConsoleOperationsValueItemDisplay has been removed
  • Struct SerialConsoleStatus has been removed
  • Struct SerialPortsConnectOptions has been removed
  • Struct SerialPortsConnectResponse has been removed
  • Struct SerialPortsConnectResult has been removed
  • Struct SerialPortsCreateOptions has been removed
  • Struct SerialPortsCreateResponse has been removed
  • Struct SerialPortsCreateResult has been removed
  • Struct SerialPortsDeleteOptions has been removed
  • Struct SerialPortsDeleteResponse has been removed
  • Struct SerialPortsGetOptions has been removed
  • Struct SerialPortsGetResponse has been removed
  • Struct SerialPortsGetResult has been removed
  • Struct SerialPortsListBySubscriptionsOptions has been removed
  • Struct SerialPortsListBySubscriptionsResponse has been removed
  • Struct SerialPortsListBySubscriptionsResult has been removed
  • Struct SerialPortsListOptions has been removed
  • Struct SerialPortsListResponse has been removed
  • Struct SerialPortsListResult has been removed
  • Field Resource of struct ProxyResource has been removed
  • Field ProxyResource of struct SerialPort has been removed
  • Field InnerError of struct CloudError has been removed
  • Field SerialConsoleOperations of struct MicrosoftSerialConsoleClientListOperationsResult has been removed

Features Added

  • New function Operations.MarshalJSON() ([]byte, error)
  • New struct Operations
  • New struct OperationsValueItem
  • New struct OperationsValueItemDisplay
  • New struct SerialPortsClientConnectOptions
  • New struct SerialPortsClientConnectResponse
  • New struct SerialPortsClientConnectResult
  • New struct SerialPortsClientCreateOptions
  • New struct SerialPortsClientCreateResponse
  • New struct SerialPortsClientCreateResult
  • New struct SerialPortsClientDeleteOptions
  • New struct SerialPortsClientDeleteResponse
  • New struct SerialPortsClientGetOptions
  • New struct SerialPortsClientGetResponse
  • New struct SerialPortsClientGetResult
  • New struct SerialPortsClientListBySubscriptionsOptions
  • New struct SerialPortsClientListBySubscriptionsResponse
  • New struct SerialPortsClientListBySubscriptionsResult
  • New struct SerialPortsClientListOptions
  • New struct SerialPortsClientListResponse
  • New struct SerialPortsClientListResult
  • New struct Status
  • New anonymous field Operations in struct MicrosoftSerialConsoleClientListOperationsResult
  • New field Error in struct CloudError
  • New field ID in struct SerialPort
  • New field Name in struct SerialPort
  • New field Type in struct SerialPort
  • New field Type in struct ProxyResource
  • New field ID in struct ProxyResource
  • New field Name in struct ProxyResource

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

NewReleases is sending notifications on new releases.