Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

ms_rest_azure-v0.7.0

Choose a tag to compare

@vishrutshah vishrutshah released this 07 Feb 22:19
· 750 commits to master since this release

##2017.02.06 ms_rest_azure version 0.7.0

  • [Breaking Change] Correcting typo in storage_endpoint_suffix key for azure environments Issue #603 PR #604
  • [Breaking Change] Handling custom deserialization block in MsRestAzure::AzureServiceClient.update_state_from_azure_async_operation_header PR #656
  • Adding resource_group property on MsRestAzure::Resource to be populated with Azure resource group name when available from id Issue 340 PR #620
  • Deriving MsREstAzure::Resource from MsRestAzure::SubResource to share id property PR #663