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

Commit

Permalink
Merge pull request #1263 from sarangan12/ms_rest_azure_0_10_3
Browse files Browse the repository at this point in the history
Bump ms_rest_azure version to 0.10.3
  • Loading branch information
sarangan12 authored Feb 6, 2018
2 parents 7bf28ec + 79738ca commit a37a979
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions runtime/ms_rest_azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
##2018.02.06 ms_rest_azure version 0.10.3
* Removed subscription_id check from configurable. Refer [PR# 1261](https://github.com/Azure/azure-sdk-for-ruby/pull/1261) for further details.

##2018.01.30 ms_rest_azure version 0.10.2
* Added CognitiveServicesCredentials class for the cognitive services data plane SDK. Refer [PR #1257](https://github.com/Azure/azure-sdk-for-ruby/pull/1257) for further details.
* Added TopicCredentials class for the event grid data plane SDK. Refer [PR #1257](https://github.com/Azure/azure-sdk-for-ruby/pull/1257) for further details.
Expand Down
2 changes: 1 addition & 1 deletion runtime/ms_rest_azure/lib/ms_rest_azure/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
# Licensed under the MIT License. See License.txt in the project root for license information.

module MsRestAzure
VERSION = '0.10.2'
VERSION = '0.10.3'
end

0 comments on commit a37a979

Please sign in to comment.