Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor release v34.1.0 #5980

Merged
merged 240 commits into from
Oct 11, 2019
Merged

Minor release v34.1.0 #5980

merged 240 commits into from
Oct 11, 2019

Conversation

ArcturusZhang
Copy link
Member

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • The PR targets the latest branch.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • Apache v2 license headers are included in each file.

AutorestCI and others added 30 commits July 1, 2019 08:05
Change XxxSetting to XxxSettings in private swagger
* Generated from 3eda898774dd0ae7491c1a38535c18dd42489c18

Changing the protocolTypes example

* Generated from 3774c22dc6a9601494bd6d033406b97cb403a688

Fix params structure

* Generated from fa202ee43cd1263e159ae365977dc2bdb54eb4e3

Fix Swaggers to get the diff working

* Generated from 69314a717548234e92ed30fd6fb6caff58b5855b

Reverting accidental netapp.json changes
add missing alertsmanagement packages to Go SDK
Add sdk_generation_pull_request_base and main_branch properties to swagger_to_sdk_config.json file.
…Task parameters, support for ContinuationToken [NEW preview API VERSION] (#4995)

* Generated from b1e4095ff8268437a5a59a4138ff38c4e31b68f6

Merge branch 'master' into shahzzam/add-2019-06-01

* Generated from 701efa178e7cc3846724dbdb9c2cdf430c7009ce

address comments
…st for Microsoft.HealthcareApis to add version preview/2018-08-20-preview (#4966)

* Generated from 861e08e366cff1f1318a69d39841f25bee90c963

Merge branch 'master' into dev-healthcareapis-Microsoft.HealthcareApis-2018-08-20-preview

* Generated from 263297a3c3cec666d65515309b679913e4f9559d

Remove uuid format from subscriptionid as no other RP does this and it is causing issues with the .net SDK
…ure for Azure Migration Hub (#4889)

* Generated from a43ead519af3db80da7e7705153ce3deb58a47c9

Fixing SDK errors

* Generated from a683481c06274ab035589605b5450232c2adc22f

Changing the resource names to camel case as per ARM review
…icrosoft.Devices to add version preview/2019-03-22-preview (#5149)

* Generated from a2660396e04a6551432a9f9e108956db05266023

adding locations property to iothub properties

* Generated from b11a3ac1fafc172c5933d5e07a47a7ea1d4a1c0f

adding locations property
…e swagger to an auto generated version (#5023)

* Generated from cf0eaa1559fc91624956e6ef26fd9880e4fa8dac

Update LUIS Runtime swagger to an auto generated version

* Generated from 8fa2dd16733bc2e5ebbd946c3ef36566eaac9173

Fix typo
…or alerts meta data (#5124)

* Generated from 54b18e08cf2128fc4e38e8df9c2265b0258f4c5b

Alerts meta data api

* Generated from 8bea075339dfa1c42ec132437a642cbfe41ba924

Added example for alerts meta data resource type

* Generated from 03b411bfd9480ec2cd1fac4ed6db766fb0fc972f

Fix value of identifier parameter in examples/AlertsMetaData_MonitorService.json file

* Generated from aae2b1fb9427ff969151bffa915ad649e8c9e1c4

Added one more enum value for identifier enum

* Generated from 2c415502c8ada9766842b9effcfbdc82705b5578

Added remove added extra enum value for identifier enum

* Generated from b687abd9d7d71ca88b49cfe0706eab2b3881efe4

Rename identifier in definitions to metadataIdentifier

* Generated from eef581efa40b065e7425c1f553ff210496728c96

Schematic changes

* Generated from f34e8084ed14abedcbd12b0270676747bdce3ade

Added defination for monitor service

* Generated from 7072efc946c175b68891d574306602640c6f3dcc

Fix error
….Count to be double instead of the incorrect int64 it had before (#5152)

* Generated from 060221716b94c8dee61681168e1bd0e0b11d6057

Fixing type of MetricValue.Count to be double instead of the incorrect int64 it had before

* Generated from 5251be8f170f543e9763efd1618d814e1df19029

Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs

# Conflicts:
#	specification/monitor/resource-manager/Microsoft.Insights/stable/2015-04-01/activityLogs_API.json
#	specification/monitor/resource-manager/Microsoft.Insights/stable/2015-04-01/examples/GetActivityLogsNoParams.json
#	specification/monitor/resource-manager/Microsoft.Insights/stable/2015-04-01/examples/GetActivityLogsSelected.json

Signed-off-by: Guillermo Calderón_Meza <gucalder@microsoft.com>
add postgresql 2017-12-01-preview to Go SDK
Task 4855805: ARM swagger update from lockedPriceTotal to billingCurrencyTotal & pricingCurrencyTotal.
…mapping Oracle schemas and tables to PostgreSQL databases and tables (#5121)

* Generated from 835bf096bcbb0db18081cb31338036c70108ccd5

Adding objects necessary for mapping Oracle schemas and tables to PostgreSQL databases and tables.

* Generated from 4f5182d37c4186591e8206f751be4c47bb32b08c

Adding objects necessary for mapping Oracle schemas and tables to PostgreSQL databases and tables 2
* Fixes to devops CI

Add devops badge to README
Fix lint and vet steps

* limit linter to subset of repo

fix golint errors

* more linter fixes

* more linter fixes

* add remaining tests

* include combined output when running git commands

* enable dotglob so hidden dirs are moved
Add missing displayName and domains properties to response of Tenants_List call
AutorestCI and others added 15 commits September 26, 2019 16:06
remove additional property for data flow enitty
Removed one property which won't be exposed to public for now
* Generated from 162213184e0652221884ff84f11c93fe935ec78d

Merge branch 'master' into jit-api-add-justification

* Generated from 162213184e0652221884ff84f11c93fe935ec78d

Merge branch 'master' into jit-api-add-justification
[SRP] Add new storage account property largeFileSharesState
* Generated from 10dc6bc902a0884218d9d336da7d993839599645

Add reference to Connection Monitor specs in 2019-08-01 (#7218)

* Generated from 40628938c2d43d66b4cc5a778e35d470f4299727

Move new props to the end to avoid breaking changes in SDK (#7387)
@azuresdkci
Copy link

Can one of the admins verify this patch?

@jhendrixMSFT
Copy link
Member

This just adds back the packages that were inadvertently deleted right?

@ArcturusZhang
Copy link
Member Author

This just adds back the packages that were inadvertently deleted right?

A new network package of api version 2019-08-01 is brand new.
Maybe I should change the order of entries in CHANGELOG to highlight this real new package.

@tombuildsstuff
Copy link
Contributor

👋 any chance we could get #5914 into this minor release, since that's not a breaking change & has been merged? Thanks!

@ArcturusZhang
Copy link
Member Author

ArcturusZhang commented Oct 10, 2019

👋 any chance we could get #5914 into this minor release, since that's not a breaking change & has been merged? Thanks!

No problem, if it does not contains a SDK breaking change, it will be shipped with this minor version.
Please note a swagger breaking change is not identical to a SDK breaking change. No swagger breaking change does not guarantee no SDK breaking change.

AutorestCI and others added 4 commits October 10, 2019 15:53
…probe to update (#5914)

* Generated from 5b6736a9b79ace44f3c0080596a48a2c5072c739

vmss: support for passing a health probe to update

* Generated from 5b6736a9b79ace44f3c0080596a48a2c5072c739

vmss: support for passing a health probe to update
@ArcturusZhang ArcturusZhang merged commit c831e48 into master Oct 11, 2019
@ArcturusZhang ArcturusZhang deleted the minor-release-v34.1.0 branch October 11, 2019 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants