Skip to content

Commit

Permalink
CodeGen from PR 16506 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Web ant95 2021 03 01 (Azure#16506)

* Adds base for updating Microsoft.Web from version stable/2021-02-01 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* Re-add Microsoft.CertificateRegistration and Microsoft.DomainRegistration APIs since they do not get pulled in by OpenApiHub (Azure#15917)

* Introduce enterpriseGradeCdnStatus to StaticSites.json (Azure#16080)

* Update StaticSites.json

* Update StaticSites.json

* Onedeploy API swapper spec (Azure#15985)

* Onedeploy API swapper spec

* Adding onedeploy custom keyword

* Formatting onedeploy api indentation

Formatting onedeploy api indentation

* prettifier

Co-authored-by: Calvin Chan <calvinch4n@gmail.com>

* Fix status codes for syncfunctiontriggers (Azure#16413)

* Add GET endpoint at /config/authsettingsv2 for Microsoft.Web (Azure#16427)

* Add GET endpoint at /config/authsettingsv2 for Microsoft.Web

* Fix duplicate operation ids

* Swagger for ASD Transfer out (Azure#16000)

* Add domain transfer out to swagger

* Prettifier

* Add 202 response for webapp restart

* Add certificate listHostnameBindingsOfCertificate

* Formatting

* Swagger for listHostnameBindings endpoint (Azure#16516)

* Swagger for listHostnameBindings endpoint

* Re-add Microsoft.CertificateRegistration and Microsoft.DomainRegistration APIs since they do not get pulled in by OpenApiHub (Azure#15917)

* ops

Co-authored-by: Naveed Aziz <naveeda@microsoft.com>

* User/jennylaw/containerapp (Azure#16657)

* Pre-Prettier-commit

* Adding missing file

* Prettier fixes

* Add missing definitions

* Fix intendation in readme.md

* add suppressions

* Add custom hostname sites endpoint (Azure#16745)

* Add custom hostname sites endpoint

* Fix models

* Swagger Fixes for Container App, KubeEnvironments spec (Azure#16793)

* Pre-Prettier-commit

* Adding missing file

* Prettier fixes

* Add missing definitions

* Fix intendation in readme.md

* add suppressions

* Fix Kube Environments 2021-03-01 contract + add list secrets api to Container Apps Swagger

* Fix sercret read property

* Prettier fix

* Model fix

* Prettier Fix #2

Co-authored-by: Jenny Lawrance <jennylaw@microsoft.com>

* Add long running extension for restart (Azure#16791)

* Remove unused API from ANT95 swagger (Azure#16901)

* Address PR comments (Azure#17019)

* Fixing PR comments (Azure#17127)

* Remove Certificate Hostname bindings API (Azure#17204)

* Remove Certificate Hostname bindings API

* Remove examples file as well

Co-authored-by: mkarmark <mikarmar@microsoft.com>
Co-authored-by: SatishRanjan <SatishRanjan@users.noreply.github.com>
Co-authored-by: Calvin Chan <calvinch4n@gmail.com>
Co-authored-by: Connor McMahon <comcmaho@microsoft.com>
Co-authored-by: JennyLawrance <jennylaw@microsoft.com>
Co-authored-by: Sanchit Mehta <sanchit.mehta602@gmail.com>
  • Loading branch information
7 people committed Jan 6, 2022
1 parent adf53af commit 000209e
Show file tree
Hide file tree
Showing 20 changed files with 3,830 additions and 134 deletions.
112 changes: 104 additions & 8 deletions sdk/appservice/arm-appservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,111 @@
# Release History

## 11.0.0 (2022-01-06)

**Features**

## 10.0.1 (Unreleased)
- Added operation group ContainerApps
- Added operation group ContainerAppsRevisions
- Added operation Domains.transferOut
- Added operation WebApps.getAuthSettingsV2WithoutSecrets
- Added Interface Configuration
- Added Interface Container
- Added Interface ContainerAppCollection
- Added Interface ContainerAppsConfiguration
- Added Interface ContainerAppsCreateOrUpdateOptionalParams
- Added Interface ContainerAppsDeleteOptionalParams
- Added Interface ContainerAppSecret
- Added Interface ContainerAppsGetOptionalParams
- Added Interface ContainerAppsListByResourceGroupNextOptionalParams
- Added Interface ContainerAppsListByResourceGroupOptionalParams
- Added Interface ContainerAppsListBySubscriptionNextOptionalParams
- Added Interface ContainerAppsListBySubscriptionOptionalParams
- Added Interface ContainerAppsListSecretsOptionalParams
- Added Interface ContainerAppsRevisionsActivateRevisionOptionalParams
- Added Interface ContainerAppsRevisionsDeactivateRevisionOptionalParams
- Added Interface ContainerAppsRevisionsGetRevisionOptionalParams
- Added Interface ContainerAppsRevisionsListRevisionsNextOptionalParams
- Added Interface ContainerAppsRevisionsListRevisionsOptionalParams
- Added Interface ContainerAppsRevisionsRestartRevisionOptionalParams
- Added Interface ContainerResources
- Added Interface CustomHostnameSitesCollection
- Added Interface CustomScaleRule
- Added Interface Dapr
- Added Interface DaprComponent
- Added Interface DaprMetadata
- Added Interface DomainsTransferOutOptionalParams
- Added Interface EnvironmentVar
- Added Interface HttpScaleRule
- Added Interface Ingress
- Added Interface ListCustomHostNameSitesNextOptionalParams
- Added Interface ListCustomHostNameSitesOptionalParams
- Added Interface QueueScaleRule
- Added Interface RegistryCredentials
- Added Interface RevisionCollection
- Added Interface Scale
- Added Interface ScaleRule
- Added Interface ScaleRuleAuth
- Added Interface Secret
- Added Interface SecretsCollection
- Added Interface Template
- Added Interface TrafficWeight
- Added Interface WebAppsGetAuthSettingsV2WithoutSecretsOptionalParams
- Added Type Alias ActiveRevisionsMode
- Added Type Alias ContainerApp
- Added Type Alias ContainerAppProvisioningState
- Added Type Alias ContainerAppsCreateOrUpdateResponse
- Added Type Alias ContainerAppsGetResponse
- Added Type Alias ContainerAppsListByResourceGroupNextResponse
- Added Type Alias ContainerAppsListByResourceGroupResponse
- Added Type Alias ContainerAppsListBySubscriptionNextResponse
- Added Type Alias ContainerAppsListBySubscriptionResponse
- Added Type Alias ContainerAppsListSecretsResponse
- Added Type Alias ContainerAppsRevisionsGetRevisionResponse
- Added Type Alias ContainerAppsRevisionsListRevisionsNextResponse
- Added Type Alias ContainerAppsRevisionsListRevisionsResponse
- Added Type Alias CustomHostnameSites
- Added Type Alias DomainsTransferOutResponse
- Added Type Alias EnterpriseGradeCdnStatus
- Added Type Alias Enum16
- Added Type Alias Enum17
- Added Type Alias Enum18
- Added Type Alias Enum19
- Added Type Alias Enum20
- Added Type Alias IngressTransportMethod
- Added Type Alias ListCustomHostNameSitesNextResponse
- Added Type Alias ListCustomHostNameSitesResponse
- Added Type Alias Revision
- Added Type Alias RevisionHealthState
- Added Type Alias RevisionProvisioningState
- Added Type Alias WebAppsGetAuthSettingsV2WithoutSecretsResponse
- Class WebSiteManagementClient has a new parameter containerApps
- Class WebSiteManagementClient has a new parameter containerAppsRevisions
- Type Alias KubeEnvironment has a new parameter environmentType
- Type Alias KubeEnvironment has a new parameter containerAppsConfiguration
- Type Alias KubeEnvironmentPatchResource has a new parameter containerAppsConfiguration
- Type Alias StaticSiteARMResource has a new parameter enterpriseGradeCdnStatus
- Type Alias StaticSitePatchResource has a new parameter enterpriseGradeCdnStatus
- Added Enum KnownActiveRevisionsMode
- Added Enum KnownContainerAppProvisioningState
- Added Enum KnownEnterpriseGradeCdnStatus
- Added Enum KnownEnum16
- Added Enum KnownEnum17
- Added Enum KnownEnum18
- Added Enum KnownEnum19
- Added Enum KnownEnum20
- Added Enum KnownIngressTransportMethod
- Added Enum KnownRevisionHealthState
- Added Enum KnownRevisionProvisioningState

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
**Breaking Changes**

- Removed Enum KnownEnum10
- Removed Enum KnownEnum11
- Removed Enum KnownEnum12
- Removed Enum KnownEnum13
- Removed Enum KnownEnum14


## 10.0.0 (2021-12-13)

The package of @azure/arm-appservice is using our next generation design principles since version 10.0.0, which contains breaking changes.
Expand Down
2 changes: 1 addition & 1 deletion sdk/appservice/arm-appservice/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2021 Microsoft
Copyright (c) 2022 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 3 additions & 3 deletions sdk/appservice/arm-appservice/_meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"commit": "b8cae07c799a07f2e779a9e301f639e9b85124b1",
"commit": "bbc623e46174253535ed0393d073741069ce9c31",
"readme": "specification/web/resource-manager/readme.md",
"autorest_command": "autorest --version=3.1.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\mydev\\azure-sdk-for-js ../azure-rest-api-specs/specification/web/resource-manager/readme.md --use=@autorest/typescript@6.0.0-alpha.16.20211207.1",
"autorest_command": "autorest --version=3.1.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/web/resource-manager/readme.md --use=@autorest/typescript@6.0.0-alpha.16.20211130.1",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"use": "@autorest/typescript@6.0.0-alpha.16.20211207.1"
"use": "@autorest/typescript@6.0.0-alpha.16.20211130.1"
}
18 changes: 4 additions & 14 deletions sdk/appservice/arm-appservice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for WebSiteManagementClient.",
"version": "10.0.1",
"engines": {
"node": ">=12.0.0"
},
"version": "11.0.0",
"engines": { "node": ">=12.0.0" },
"dependencies": {
"@azure/core-lro": "^2.2.0",
"@azure/abort-controller": "^1.0.0",
Expand All @@ -16,13 +14,7 @@
"@azure/core-rest-pipeline": "^1.1.0",
"tslib": "^2.2.0"
},
"keywords": [
"node",
"azure",
"typescript",
"browser",
"isomorphic"
],
"keywords": ["node", "azure", "typescript", "browser", "isomorphic"],
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist-esm/src/index.js",
Expand All @@ -49,9 +41,7 @@
"type": "git",
"url": "https://github.com/Azure/azure-sdk-for-js.git"
},
"bugs": {
"url": "https://github.com/Azure/azure-sdk-for-js/issues"
},
"bugs": { "url": "https://github.com/Azure/azure-sdk-for-js/issues" },
"files": [
"dist/**/*.js",
"dist/**/*.js.map",
Expand Down
Loading

0 comments on commit 000209e

Please sign in to comment.