Skip to content

v3.48.0

Compare
Choose a tag to compare
@derek-globus derek-globus released this 21 Nov 20:49
· 42 commits to main since this release
3.48.0
8df9c5c

Fixed

  • Fixed a bug that would cause ClientApp token refreshes to fail. (#1111)

Added

  • Added the ComputeClientV2.register_endpoint(), ComputeClientV2.get_endpoint()
    ComputeClientV2.get_endpoint_status(), ComputeClientV2.get_endpoints(),
    ComputeClientV2.delete_endpoint(), and ComputeClientV2.lock_endpoint()
    methods. (#1110)

Changed

  • Removed identity ID consistency validation from ClientApp. (#1111)