v3.48.0
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()
, andComputeClientV2.lock_endpoint()
methods. (#1110)
Changed
- Removed identity ID consistency validation from
ClientApp
. (#1111)