Skip to content

v3.59.0

Choose a tag to compare

@m1yag1 m1yag1 released this 01 Jul 14:47
3.59.0
ad63244

Added

  • Added the TransferClient.set_subscription_admin_verified() method. (#1227)

  • Updated ComputeClientV2.get_endpoints with a new role kwarg. (#1238)

Development

  • Convert the CHANGELOG to Markdown-compatible headers.

    This resolves rendering issues in Dependabot PRs in the CLI,
    and simplifies compatibility between RST and Markdown.