This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
Releases: Azure/azure-sdk-for-ruby
Releases · Azure/azure-sdk-for-ruby
ms_rest-v0.7.0
2017.06.30 ms_rest version 0.7.0
- [Breaking Change] Refactored serialization & deserialization logic to remove client from the process. Issue #610 PR #799
azure-v0.7.9
Source: https://github.com/Azure/azure-sdk-for-ruby/tree/asm
- No new changes in this release. This version is released to fix the checksum issue in the rubygems. #755
azure-v0.7.8
Source: https://github.com/Azure/azure-sdk-for-ruby/tree/asm
- Code changes to install nokogiri based on the ruby version. #749
ms_rest_v0.6.4
Bug fix to handle new faraday version. Issue #182
ARM-0.10.0
All issues associated with this milestone can be found using this filter.
- Regened all azure_mgmt_* sdks using AutoRest.1.0.1-20170301-2300-nightly for release of ARM version 0.10.0
- Updated azure_mgmt_network with Network Watchers API
- Updated azure_mgmt_batch to latest API version 2017-01-01 and changed error object from ErrorBody to CloudError.
- Updated azure_mgmt_cdn by adding pageable to CDN Edgenode List and added new release of enable/disable CDN.
- Updated azure_mgmt_commerce. Updated MeterInfo and Offerterms
- Updated azure_mgmt_event_hub with new properties
- Updated azure_mgmt_service_bus with new properties
- Updated azure_mgmt_sql with new $filter param to list databases
- Updated azure_mgm_web. Removed the publishingcredentials API and re-added the publishingUsers API.
- Updated azure_mgmt_insights. Generated package to monitor.
- Updated azure_mgmt_redis with new responses.
- Bug fixes and updated swagger specs
ms_rest_azure-v0.7.0
##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 fromid
Issue 340 PR #620 - Deriving
MsREstAzure::Resource
fromMsRestAzure::SubResource
to shareid
property PR #663
ms_rest_v0.6.3
##2017.02.06 ms_rest version 0.6.3
- Adding JSONable mixin module to provide simple serialization / deserialization PR #599
- Making credentials optional parameter for MsRest::ServiceClient PR #626
- Bug fix while building path to handle double // Issue #693 PR #640
ARM-0.9.0
2017.02.07 - Azure ARM version 0.9.0
All issues associated with this milestone can be found using this filter.
- Updated azure_mgmt_compute to latest API version to include managed disk API version 2016-04-30-preview
- Regened all azure_mgmt_* sdks using AutoRest.1.0.0-Nightly20170202 for release of ARM version 0.9.0
- Updated gemspec of all azure_mgmt_* sdks to use ms_rest_azure version ~>0.7.0
- Updated azure_mgmt_policy to latest API version 2016-12-01
- Updated azure_mgmt_storage to latest API version 2016-12-01
- Updated azure-sdk to use azure_mgmt_* sdks version 0.9.0
- Updated azure_sdk to latest azure-storage version 0.11.5.preview
- Bug fixes and updated swagger specs
ARM-0.8.0
All issues associated with this milestone can be found using this filter.
- Regened all azure_mgmt_* sdks using AutoRest.1.0.0-Nightly20161114 for release of ARM version 0.8.0
- Updated gemspec of all azure_mgmt_* sdks to use ms_rest_azure version ~>0.6.2 for telemetry
- Updated azure_mgmt_datalake_analytics to latest API version 2016-11-01
- Updated azure_mgmt_datalake_store to latest API version 2016-11-01
- Updated azure_sdk to latest azure-storage version 0.11.3.preview
- Bug fixes and updated swagger specs
ms_rest_azure-v0.6.2
- Update to ms_rest v0.6.2 due to fix for missing default ca-cert for providing ssl options #580