github Azure/azure-sdk-for-python azure-mgmt-serialconsole_1.1.0b2

pre-release2 hours ago

1.1.0b2 (2026-05-26)

Features Added

  • Client MicrosoftSerialConsoleClient added parameter cloud_setting in method __init__
  • Client MicrosoftSerialConsoleClient added method send_request
  • Model ProxyResource added property system_data
  • Model Resource added property system_data
  • Model SerialPort added property system_data
  • Added model CloudError
  • Added enum CreatedByType
  • Added enum SerialPortConnectionState
  • Added model SystemData

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • Model DisableSerialConsoleResult moved instance variable disabled under property properties whose type is DisableSerialConsoleResultProperties
  • Model EnableSerialConsoleResult moved instance variable disabled under property properties whose type is EnableSerialConsoleResultProperties
  • Model SerialConsoleStatus moved instance variable disabled under property properties whose type is SerialConsoleStatusProperties
  • Deleted or renamed method SerialPortsOperations.delete
  • Renamed operation group MicrosoftSerialConsoleClientOperationsMixin to _MicrosoftSerialConsoleClientOperationsMixin
  • Method MicrosoftSerialConsoleClient.disable_console changed return type from Union[DisableSerialConsoleResult, GetSerialConsoleSubscriptionNotFound] to DisableSerialConsoleResult
  • Method MicrosoftSerialConsoleClient.enable_console changed return type from Union[EnableSerialConsoleResult, GetSerialConsoleSubscriptionNotFound] to EnableSerialConsoleResult
  • Method MicrosoftSerialConsoleClient.get_console_status changed return type from Union[SerialConsoleStatus, GetSerialConsoleSubscriptionNotFound] to SerialConsoleStatus

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

NewReleases is sending notifications on new releases.