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

Azure-Ruby-SDK-2019.01.31

31 Jan 21:51
a098d85
Compare
Choose a tag to compare

2019.01.31 - Azure Ruby SDK Release

  • Released the following SDKs
    • azure_mgmt_devtestlabs - v0.17.2
    • azure_mgmt_hdinsight - v0.17.1
    • azure_mgmt_labservices - v0.17.0
    • azure_cognitiveservices_computervision - v0.18.0
    • azure_sdk - v0.22.0

Azure-Ruby-SDK-2018.03.19

21 Mar 18:25
Compare
Choose a tag to compare

2018.03.19 - Azure Ruby SDK Release

  • Released a new gem 'azure_mgmt_api_management' - 0.16.0.
  • Updated azure_sdk - 0.16.3, rollup profile to use '2018-01-01' version of azure_mgmt_api_management

Azure-Ruby-SDK-2018.03.15

15 Mar 22:51
75e3f0e
Compare
Choose a tag to compare
  • Added versions "2017-10-01" & "2018-03-01-preview" to azure_mgmt_dns gem.
  • Regenerated azure_mgmt_dns SDK and individual profiles and incremented its version to 0.16.1
  • Updated azure_sdk rollup profile to use "2018-03-01-preview" version of management plane DNS service.
  • Regenerated azure_sdk rollup gem and incremented its version to 0.16.2.

ms_rest_azure-v0.10.3

06 Feb 22:30
a37a979
Compare
Choose a tag to compare

2018.02.06 ms_rest_azure version 0.10.3

  • Removed subscription_id check from configurable. Refer PR# 1261 for further details.

ms_rest_azure-v0.10.2

06 Feb 22:29
6b3015b
Compare
Choose a tag to compare

2018.01.30 ms_rest_azure version 0.10.2

  • Added CognitiveServicesCredentials class for the cognitive services data plane SDK. Refer PR #1257 for further details.
  • Added TopicCredentials class for the event grid data plane SDK. Refer PR #1257 for further details.

ARM-0.15.3

30 Jan 22:46
6b3015b
Compare
Choose a tag to compare

2018.01.30 - Azure ARM release version 0.15.3

  • Releasing 0.15.3 version of azure_mgmt_event_grid gem.Refer PR #1257 for further details.
  • Releasing 0.15.3 version of azure_event_grid(data plane) gem.Refer PR #1257 for further details.

ms_rest_azure-v0.10.0

10 Nov 17:24
9ed5267
Compare
Choose a tag to compare

2017.11.10 ms_rest_azure version 0.10.0

  • Modified portal URLs for Azure cloud environments. Refer PR #1106 for further details.
  • [Breaking Change] Removed Resource and SubResource classes. Refer PR #1106 for further details.
  • Added Configurable and Default classes to be used by the profile gems. Refer PR #1111 for further details.

ms_rest-v0.7.2

10 Nov 17:22
9ed5267
Compare
Choose a tag to compare

2017.11.10 ms_rest version 0.7.2

[Enhancement] Added code to check & validate the constraints on the model. Refer PR #1119 for more details.

ARM-0.15.1

05 Dec 19:00
3c6a7cf
Compare
Choose a tag to compare

2017.10.30 - Azure ARM version 0.15.1
 
  * Regened all azure_mgmt_* sdks using Autorest.2.0.4168(core) and Autorest.Ruby.3.0.20 for release of ARM version 0.15.1
  * Code changes related to Issue #1092 of passing tenant id, client id, client secret etc. Refer PR #1090 for further details.
  * Moved Azure::ARM::Configurable to Azure::Common::Configurable and Azure::ARM::Default to Azure::Common::Default.Refer PR #1090 for further details.

ARM-0.15.0

05 Dec 18:59
Compare
Choose a tag to compare

2017.10.17 - Azure ARM version 0.15.0
 
  * Each gem include multiple api-versions (namespace example: "Azure::Compute::Mgmt::V2017_03_30").
  * Profiles are introduced:
  - There are 2 profiles defined for 'azure-sdk': "Azure::Profiles::Latest" and "Azure::Profiles::V2017_03_09".
  - Each gem has minimally a "latest" profile defined, example: "Azure::Compute::Profiles::Latest::Mgmt"
  * All gems are regenerated with @microsoft.azure/autorest.ruby@3.0.20 and @microsoft.azure/autorest-core@2.0.4147
  * Included changes to Azure specs up to 7aa3a5247895ba34d6cfec73e036bb66dc907d20