Skip to content

azure-mgmt-recoveryservicesbackup_10.0.0

Choose a tag to compare

@azure-sdk azure-sdk released this 16 Oct 08:11
f3ec099

10.0.0 (2025-10-16)

Breaking Changes

  • Split module "passivestamp" into independent package azure-mgmt-recoveryservicesbackup-passivestamp. Just add it as a dependency then no other code changes required.
  • Removed sub-namespace "activestamp" and just need update import from from azure.mgmt.recoveryservicesbackup.activestamp import XXX to from azure.mgmt.recoveryservicesbackup import XXX.