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

ms_rest_azure-v0.8.0

Choose a tag to compare

@sarangan12 sarangan12 released this 30 Jun 20:35
· 531 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