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

Releases: Azure/azure-sdk-for-ruby

ARM-0.14.0

ARM-0.13.0

05 Dec 18:55
Compare
Choose a tag to compare

2017.09.28 - Azure Container Registry version 0.13.0

ARM-0.12.0

12 Sep 17:30
Compare
Choose a tag to compare

2017.09.11 - Azure ARM version 0.12.0

ms_rest_azure-v0.9.0

12 Sep 17:31
Compare
Choose a tag to compare

2017.09.11 ms_rest_azure version 0.9.0

  • [Breaking Change] Managed Service Identity authentication to acquire token does not require tenant_id.Issue #930 PR #931

azure-v0.7.10

07 Sep 19:41
Compare
Choose a tag to compare

Source: https://github.com/Azure/azure-sdk-for-ruby/tree/asm

2017.09.07 - Azure Gems @Version 0.7.10

  • This version is released to fix the dependency issue on nokogiri. #946

ms_rest_azure-v0.8.2

05 Dec 18:53
Compare
Choose a tag to compare

2017.08.28 ms_rest_azure version 0.8.2

  • Enable Managed Service Identity authentication features into ms_rest_azure runtime for azure_mgmt_* sdks.Issue #884 PR #889

ms_rest-v0.7.1

05 Dec 18:51
Compare
Choose a tag to compare

2017.07.27 ms_rest version 0.7.1

  • [Bug Fix] Modified to_json logic in JSONable module to handle 'mapper' & 'object' options.PR #860

ARM-0.11.0

19 Jul 18:02
Compare
Choose a tag to compare

2017.07.19 - Azure ARM version 0.11.0

ms_rest_azure-v0.8.1

10 Jul 21:49
Compare
Choose a tag to compare

2017.07.10 ms_rest_azure version 0.8.1

  • [Bug Fix] Fixed the issue with the polling status object to handle the response code and provisioning status correctly.Issue #817 PR #828

ms_rest_azure-v0.8.0

30 Jun 20:35
Compare
Choose a tag to compare

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