24 KiB
24 KiB
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.
2017.12.19 - Azure ARM release version 0.15.2
- Update azure_mgmt_compute gem to include latest api-versions supporting user assigned identity and ms_rest_azure dependency to 0.10.1
- Releasing all gems non updated to depend on ms_rest_azure ~>0.10.0 to include this dependency.
2017.12.14 - Azure ARM MSI gem release version 0.15.2
- Adding new gem for azure_mgmt_msi, generated SDK using Autorest.2.0.4215 (core) and Autorest Ruby 3.1.26.
2017.12.12 - Azure ARM Storage release version 0.15.2
- Updated azure_mgmt_storage to include latest API version 2017-10-01, sdk using Autorest.2.0.4215 (core) and Autorest Ruby 3.1.26.
2017.12.06
- Regened azure_mgmt_consumption, version 0.15.2, sdk using Autorest.2.0.4215(core) and Autorest.Ruby.3.0.20. The azure_mgmt_consumption sdk includes the new version of 2017-11-30.
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.
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
2017.10.09 - Azure ARM version 0.14.0
- Regened all azure_mgmt_* sdks using Autorest.2.0.4147(core) and Autorest.Ruby.2.0.17 for release of ARM version 0.14.0
- Added new gems:
- azure_mgmt_automation
- azure_mgmt_billing
- azure_mgmt_consumption
- azure_mgmt_container_instance
- azure_mgmt_customer_insights
- azure_mgmt_event_grid
- azure_mgmt_links
- azure_mgmt_managed_applications
- azure_mgmt_marketplace_ordering
- azure_mgmt_operational_insights
- azure_mgmt_recovery_services_site_recovery
- azure_mgmt_relay
- azure_mgmt_resources_management
- azure_mgmt_service_fabric
- azure_mgmt_stor_simple8000_series
2017.09.28 - Azure Container Registry version 0.13.0
- Released azure_mgmt_container_registry version 0.13.0. Refer PR# 1007 and latest specification for further details.
2017.09.27 - Azure ARM version 0.13.0
- Regened all azure_mgmt_* sdks using Autorest.2.0.4144(core) and Autorest.Ruby.2.0.15 for release of ARM version 0.13.0
- Updated azure_mgmt_cognitive_services operations Update, Delete, GetProperties, ListKeys, RegenerateKey & ListSkus from CognitiveServiceAccounts group to Accounts group. Refer PR #989 and PR #1707 for further details.
- Updated azure_mgmt_compute with Availabilty zones, Vmss rolling upgrade, Vmss patch and Vm instance view APIs. Refer PR #999 and latest specification for further details.
- Updated azure_mgmt_event_hub with new APIs related to disaster recovery. Refer PR #1000 and latest specification for further details.
- Updated azure_mgmt_graph models User, UserUpdateParameters, UserCreateParameters with new attributes. Refer PR #992 and latest specification for further details.
- Updated azure_mgmt_media_services model CheckNameAvailabilityOutput, the serialized names: NameAvailable, Reason & Message have been changed to nameAvailable, reason & message respectively. Refer PR #974 and latest specification for further details.
- Updated azure_mgmt_monitor:
- ServiceDiagnosticSettingsOperations has been changed to DiagnosticSettingsOperations
- ServiceDiagnosticSettingsResource has been changed to DiagnosticSettingsResource
- ServiceDiagnosticSettingsResourcePatch has been removed. Refer PR #979 and latest specification for further details.
- Updated azure_mgmt_network to latest API version 2017-09-01 and includes Availability zone feature. Refer latest specification for further details.
- Updated azure_mgmt_service_bus with new APIs related to disaster recovery. Refer PR #1001 and latest specification for further details.
- Updated azure_mgmt_storage operation SKU to Sku. Refer PR #965 and latest specification for further details.
- Updated azure_mgmt_traffic_manager with new features related to RealUserMetricsKey and HeatMap.Refer latest specification for further details.
- Updated azure_mgmt_web with several new changes. Refer latest specification for further details.
- Updated azure_sdk dependency with azure-storage version 0.13.0.preview.
2017.09.11 - Azure ARM version 0.12.0
- Regened all azure_mgmt_* sdks using AutoRest 1.9.3 for release of ARM version 0.12.0
- Updated all azure_mgmt_* sdks to use ms_rest_azure version 0.9.0 to include MSI based authentication
- Skipped generation of
azure_mgmt_traffic_manager
due to https://github.com/Azure/autorest.ruby/pull/7 - Skipped generation of
azure_mgmt_web
due to https://github.com/Azure/azure-sdk-for-ruby/issues/957
2017.07.19 - Azure ARM version 0.11.0
- Regened all azure_mgmt_* sdks using AutoRest.1.2.2.0 for release of ARM version 0.11.0
- Updated azure_mgmt_analysis_services
- Replaced configuration object with uri string
- Added new endpoint to read skus and removed hard coded sku values.Refer latest specification
- Updated [azure_mgmt_batch] (https://rubygems.org/gems/azure_mgmt_batch) to latest API version 2017-05-01. Refer latest specification for further details.
- Updated azure_mgmt_cognitive_services to latest API version 2017-04-18. Refer latest specification for further details.
- Updated azure_mgmt_compute to latest API version 2017-03-30. Refer latest specification for further details.
- Updated azure_mgmt_devtestlabs with new properties for virtual machine creation, introduced new resource models, removed existing resource models. Refer latest specification for further details.
- Updated azure_mgmt_event_hub to latest API version 2017-04-01. Refer latest specification for further details.
- Replaced azure_mgmt_insights with new gem azure_mgmt_monitor
- Updated azure_mgmt_iot_hub to latest API version 2017-01-19. Refer latest specification for further details.
- Updated azure_mgmt_key_vault to latest API version 2016-10-01. Refer latest specification for further details.
- Updated azure_mgmt_logic that several model names have been modified. Refer latest specification for further details.
- Updated azure_mgmt_machine_learning to latest API version 2017-01-01. Refer latest specification for further details.
- Updated azure_mgmt_network to latest API version 2017-06-01. Refer latest specification for further details.
- Updated azure_mgmt_notification_hubs to latest API version 2017-04-01. Refer latest specification for further details.
- Updated azure_mgmt_recovery_services to latest API version 2016-12-01. Refer latest specification for further details.
- Updated azure_mgmt_redis to latest API version 2017-02-01. Refer latest specification for further details.
- Updated azure_mgmt_resources to latest API version 2017-05-10. Refer latest specification for further details.
- Updated azure_mgmt_service_bus to latest API version 2017-04-01. Refer latest specification for further details.
- Updated azure_mgmt_sql. Removed blob auditing policies, threat detection policies, etc. Refer latest specification for full list of changes.
- Updated azure_mgmt_storage to latest API version 2017-06-01. Refer latest specification for further details.
- Released azure_mgmt_stream_analytics gem.
- Updated azure_mgmt_subscriptions and removed tenant id from the subscriptions model. Refer PR #1147 for further details.
- Updated azure_mgmt_traffic_manager to latest API version 2017-05-01. Refer latest specification for further details.
- Updated azure_mgmt_web and renamed several models and properties, updated webapps API to latest version and modified operation IDs. Refer latest specification for further details.
2017.03.06 - Azure ARM version 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)(https://github.com/Azure/azure-rest-api-specs/blob/master/arm-network/2016-09-01/swagger/networkWatcher.json)
- 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
2017.02.07 - Azure ARM version 0.9.0
All issues associated with this milestone can be found using this filter.
- 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
2016.11.16 - Azure ARM version 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
2016.10.13 - Azure ARM version 0.7.0
- Regenerated ARM sdk with Autorest autorest 0.17.0-nightly20161012
- Bug fixes and updated swagger specs
2016.09.15 - Azure ARM version 0.6.0
- Regenerated ARM sdk with Autorest autorest.0.17.0
- Releasing new azure_sdk top level gem
- Bug fixes and updated swagger specs
2016.08.10 - Azure ARM version 0.5.0
- Regenerated ARM sdk with Autorest autorest.0.17.0
- Releasing azure_mgmt_iot_hub & azure_mgmt_mobile_engagement sdk
2016.07.21 - Azure ARM version 0.4.0
- Regenerated ARM sdk with Autorest autorest.0.17.0 along with new available swagger spec from azure-rest-api-specs
- Releasing following new azure_mgmt_* gems
- azure_mgmt_batch
- azure_mgmt_cognitive_services
- azure_mgmt_commerce
- azure_mgmt_datalake_analytics
- azure_mgmt_datalake_store
- azure_mgmt_devtestlabs
- azure_mgmt_dns
- azure_mgmt_key_vault
- azure_mgmt_logic
- azure_mgmt_machine_learning
- azure_mgmt_media_services
- azure_mgmt_policy
- azure_mgmt_powerbi_embedded
- azure_mgmt_server_management
- azure_mgmt_traffic_manager
2016.05.23 - Azure ARM version 0.3.1
- Regenerated ARM sdk with Autorest autorest.0.17.0-Nightly20160519
- Updating gemspec files to use the correct homepage for each gem
2016.05.23 - Azure ARM version 0.3.0
- Regenerated ARM sdk with Autorest autorest.0.17.0-Nightly20160519
- Regenerated ARM sdk for newest published swagger specs from azure-rest-api-specs
- azure_mgmt_cdn 2015-06-01 -> 2016-04-02
- azure_mgmt_compute 2015-06-15 -> 2016-03-30
- azure_mgmt_network 2015-06-15 -> 2016-03-30
- azure_mgmt_resources 2015-11-01 -> 2016-02-01
- azure_mgmt_scheduler 2016-01-01 -> 2016-03-01
- azure_mgtm_storage 2015-06-15 -> 2016-01-01
- Updated tests to match new sdk
- Updated autorest location to point to environmental variable
- Updated min version of ms_rest_azure gem to 0.2.3
- Updated version of gems to 0.3.0 due to following breaking change:
- introduced sync and async versions of operations
2016.05.05 - Azure ARM version 0.2.1
- Initializing repo after split from azure-sdk-for-ruby