Sarangan Rajamanickam
7905bdee25
Regen all SDK & Profiles
2018-02-08 00:33:55 -08:00
Sarangan Rajamanickam
d3518ca910
Regen all SDKs and profiles
2018-02-03 00:09:48 -08:00
Sarangan Rajamanickam
c3a83699f5
Adding code changes for data plane event grid
2018-01-30 12:06:13 -08:00
Sarangan Rajamanickam
2be6445c0d
Regen azure_mgmt_event_grid SDK & Profile including rollup
2018-01-29 15:38:56 -08:00
Sarangan Rajamanickam
75dd0eff85
Temp fix ( #1255 )
...
* Bug fix for passing base url
* Regen all profiles
* Additional changes
* Additional changes
2018-01-28 11:40:35 -08:00
Sarangan Rajamanickam
6e430791c1
Cognitive services code changes ( #1254 )
...
* Code changes for Cognitive Services
* Regen SDK & profiles
2018-01-26 13:20:08 -08:00
Sarangan Rajamanickam
2d65b98709
Options fix ( #1235 )
...
* Code changes to modify options
* Regen SDKs and profiles
2018-01-11 15:33:25 -08:00
Sarangan Rajamanickam
05b019cc12
Profile telemetry ( #1229 )
...
* Add telemetry to profiles
* Regen Profiles & SDKs
* PR Comments
* Regen SDK & Profiles
2018-01-10 11:52:06 -08:00
Sarangan Rajamanickam
a024588ddf
Data plane infrastructure work ( #1201 )
...
* Infrastructure code for Data Plane SDK
* Regenerated SDK & Profiles
2017-12-21 12:10:57 -08:00
Veronica Giaudrone
85041719fe
missing update to azure_sdk gemspec
2017-12-19 15:10:53 -08:00
Veronica Giaudrone
c1350694a6
updates to azure_sdk
2017-12-19 13:35:58 -08:00
Veronica Giaudrone
741f79dc8a
Generated SDK, profiles and inclusion into azure_sdk gem
2017-12-13 17:05:05 -08:00
Veronica Giaudrone
4884e471c1
Updates to release storage gem including 2017-10-01 api-version
2017-12-12 13:11:56 -08:00
Veronica Giaudrone
ac93cfe158
Merge branch 'master' into feature/gemspec-metadata
2017-11-21 10:28:20 -08:00
Sarangan Rajamanickam
f2613539a2
Change Storage API Version in Azure Stack ( #1136 )
...
* Manual change of the Storage version of the Azure Stack Profile
* Regenerated all
2017-11-16 10:58:44 -08:00
Dan Sexton
5f57b1c155
Added metadata to gemspecs
...
See: http://guides.rubygems.org/specification-reference/#metadata
2017-11-14 14:12:59 -05:00
Sarangan Rajamanickam
55ea9581dc
Optimize commons files - configurable.rb & default.rb ( #1111 )
...
* Optimize usage of configurable & default
* Regen all SDK versions and profiles
* Minor change
2017-11-08 12:34:16 -08:00
Sarangan Rajamanickam
25433a4a91
Multiple Upgrades to the Azure Ruby SDK ( #1064 )
...
* Multiple Upgrades to the SDK:
1. Combined all the profiles json files to one file
2. Bug fix to include azure_sdk in build and release process
3. Removed all the relative paths.
4. Split the rollup and individual templates to get a cleaner code
5. Cleaned up Rakefile
* Independent Versioning of Gems
* Minor Fix
* Removed ARM_VERSION file
* Additional changes
* Added one more comprehensive task
2017-11-06 20:58:18 -08:00
Sarangan Rajamanickam
3c6a7cfec3
Release 0.15.1 ( #1095 )
...
* Manual change to bump version
* Regen all
* PR Comments
2017-10-30 10:30:34 -07:00
Sarangan Rajamanickam
3b3c2330a7
Credentials fix ( #1090 )
...
* Code changes to fix issues with credentials & options
* Regen everything
* PR Comments to change name of setup_options
* Regen everything
* PR Comments
* Regen everything
* Minor addition to readme file
* PR Comments
* Move position of the section
2017-10-26 15:47:00 -07:00
Sarangan Rajamanickam
ec45aff823
Namespace changes ( #1050 )
...
* Modified the profile specifications
* Fix for the namespaces
* Regenerated all profiles and require files
* Code changes for removing accessors for individual profiles
* Regenerated all profiles and require files
* Modile definition file name changes
* Regen all
* minor fix
* Regen all
* Modification related to namespace changes
* Removed get client method
* Regen all
2017-10-13 13:29:27 -07:00
Sarangan Rajamanickam
d2f32791ab
Profiles regenerated ( #1046 )
...
* Manual change to Azure Stack Profile
* Regenerated all profiles and require files
2017-10-11 16:34:39 -07:00
Veronica Giaudrone
1fbbae1b0d
015 regen ( #1045 )
...
* Adding 10 seconds delay before publishing new gems
* manual file edits, new version, edits to config.json
* regenerating all gems
* updating version of ms_rest_azure dependency to match master
* bringing in updates to ms_rest_azure from master - version 0.9.0
* updating versions for packages
* Spec changes related to inheritance logic
* Fix swagger to sdk per vishrut
* Fixed the Subresource reference
2017-10-11 16:10:30 -07:00
Sarangan Rajamanickam
97119ecbf2
Profile fixes ( #1041 )
...
* Modified profile specs files
Remove availabily check error and make it warning
Change to the module template
Minor fix to SQL Profiles
Additional changes
Change to avoid repetetion of models
Code changes for the operations to not repeat
* Regenerated all profiles
* Modified code to make the code neat. profile_client.trafficmanager => profile_client.traffic_manager
* Regenerated profiles
2017-10-11 13:49:30 -07:00
Sarangan Rajamanickam
d48c0432e1
Profile generator ( #1036 )
...
* Code changes for Profile & Require file generation
* Regenerated profiles & require files
* Changes based on PR Comments
* Regen everything after addressing PR Comments
* Minor fix
* Regenerated all profiles
* Minor change to azure-storage
* Added sample commands to Rakefile
2017-10-10 14:52:43 -07:00
Sarangan Rajamanickam
ee7ef13655
Changes for the ruby sdk 0.11.0 release ( #851 )
...
* Changes for the ruby sdk 0.11.0 release
* Regenerated SDKs
2017-07-19 10:01:41 -07:00
Sarangan Rajamanickam
dc8bbc8b06
Add sdk stream analytics ( #833 )
...
* Code changes to generate SDK for Azure Stream Analytics services
* Generated SDK for Azure Stream Analytics services
* Minor changes
* Changes to additional files
* Response to PR comments
* Modify code to adapt to latest reorg
* Modified SDK
2017-07-17 13:23:26 -07:00
Sarangan Rajamanickam
f996a71e58
Reorg changes ( #848 )
...
Code changes related to azure specs repo reorganization & Regenerated all SDKs
2017-07-16 17:59:38 -07:00
Sarangan Rajamanickam
e73f59368f
Release v0110 prep ( #705 )
...
* Release 0.10.0 releated changes
* Release 0.10.0 releated changes(generated)
* Updated changelog for release v0.10.0
2017-03-06 13:27:38 -08:00
Vishrut Shah
9eeb8f9c46
Update azure-storage to 0.11.5-preview and azure_sdk to 0.9.0
2017-02-07 13:49:37 -08:00
Vishrut Shah
04d34f2837
Updating azure_sdk version to 0.8.0 to match with azure_mgmt_* sdks ( #596 )
2016-11-16 14:17:19 -08:00
Vishrut Shah
6c4cf5224c
Merge pull request #593 from vishrutshah/release-arm-v0.8.0
...
Regenerating azure_mgmt_* sdks using AutoRest.1.0.0-Nightly20161114
2016-11-16 10:45:37 -08:00
Vishrut Shah
b3f701a20a
Update azure_sdk to use azure-storage version 0.11.3.preview
2016-11-15 14:52:45 -08:00
Vishrut Shah
d0ae6b1179
Adding azure_mgmt_service_bus into azure_sdk
2016-11-15 11:49:32 -08:00
Veronica Giaudrone
756a6ca54d
Updating azure_sdk and swagger_to_sdk_config
2016-10-19 11:18:29 -07:00
Veronica Giaudrone
0aedb5ce9f
Updating version for release
2016-10-13 16:40:00 -07:00
Veronica Giaudrone
1c7e410c11
Updating version of azure-storage gem ( #497 )
2016-10-13 16:24:31 -07:00
Vishrut Shah
8d4b578e30
Updating gemspecs with minimum Ruby version to 2.0.0 ( #480 )
2016-09-30 13:15:06 -07:00
Vishrut Shah
624914d13a
Use pessimistic dependency operator for azure_sdk's dependencies ( #471 )
2016-09-26 14:18:25 -07:00
Sarangan Rajamanickam
f2c90cd512
Removed dependency from azure_mgmt_service_bus
2016-09-21 13:45:31 -07:00
Vishrut Shah
6637ff1031
Preparing to release version 0.6.0
...
Regenerating all the sdks using latest swagger and AutoRest
Updating dependecies on runtime to version 0.5.0
2016-09-15 11:53:29 -07:00
Vishrut Shah
6e5b0c94e6
Merge branch 'master' into remove-data-plane-datalake
2016-09-08 14:43:23 -04:00
Vishrut Shah
c0068c4d14
Updating azure_sdk for datalake management plane updates
2016-09-07 15:07:16 -04:00
Vishrut Shah
5ba55b1830
Merge branch 'master' into setup-tenant-id
2016-09-06 16:11:09 -04:00
Vishrut Shah
01bde4f1a3
Setup tenant_id when management client has that property
2016-09-02 21:59:39 -04:00
Vishrut Shah
2d76556df1
Updating azure_sdk to use azure-storage v0.11.0-preview
2016-09-02 11:58:59 -04:00
Vishrut Shah
ff30cf959f
Correcting azure_sdk gemspec to include necessary files
2016-08-26 15:09:05 -07:00
Vishrut Shah
4e750e72d6
Adding azure_sdk as top level gem to bundle Azure management and data planes ( #433 )
2016-08-26 10:52:37 -07:00