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

[mgmt] appservice release #29690

Merged
merged 10 commits into from
Jun 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 9 additions & 2 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

99 changes: 81 additions & 18 deletions sdk/appservice/arm-appservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,81 @@
# Release History

## 14.1.1 (Unreleased)

## 15.0.0 (2024-06-11)
### Features Added

### Breaking Changes
- Added operation WebApps.createOrUpdateSiteContainer
- Added operation WebApps.createOrUpdateSiteContainerSlot
- Added operation WebApps.deleteSiteContainer
- Added operation WebApps.deleteSiteContainerSlot
- Added operation WebApps.getSiteContainer
- Added operation WebApps.getSiteContainerSlot
- Added operation WebApps.listSiteContainers
- Added operation WebApps.listSiteContainersSlot
- Added Interface EnvironmentVariable
- Added Interface FunctionAppConfig
- Added Interface FunctionsAlwaysReadyConfig
- Added Interface FunctionsDeployment
- Added Interface FunctionsDeploymentStorage
- Added Interface FunctionsDeploymentStorageAuthentication
- Added Interface FunctionsRuntime
- Added Interface FunctionsScaleAndConcurrency
- Added Interface FunctionsScaleAndConcurrencyTriggers
- Added Interface FunctionsScaleAndConcurrencyTriggersHttp
- Added Interface SiteContainer
- Added Interface SiteContainerCollection
- Added Interface SiteDnsConfig
- Added Interface VolumeMount
- Added Interface WebAppsCreateOrUpdateSiteContainerOptionalParams
- Added Interface WebAppsCreateOrUpdateSiteContainerSlotOptionalParams
- Added Interface WebAppsDeleteSiteContainerOptionalParams
- Added Interface WebAppsDeleteSiteContainerSlotOptionalParams
- Added Interface WebAppsGetSiteContainerOptionalParams
- Added Interface WebAppsGetSiteContainerSlotOptionalParams
- Added Interface WebAppsListSiteContainersNextOptionalParams
- Added Interface WebAppsListSiteContainersOptionalParams
- Added Interface WebAppsListSiteContainersSlotNextOptionalParams
- Added Interface WebAppsListSiteContainersSlotOptionalParams
- Added Type Alias AuthenticationType
- Added Type Alias AuthType
- Added Type Alias AzureStorageProtocol
- Added Type Alias FunctionsDeploymentStorageType
- Added Type Alias RuntimeName
- Added Type Alias WebAppsCreateOrUpdateSiteContainerResponse
- Added Type Alias WebAppsCreateOrUpdateSiteContainerSlotResponse
- Added Type Alias WebAppsGetSiteContainerResponse
- Added Type Alias WebAppsGetSiteContainerSlotResponse
- Added Type Alias WebAppsListSiteContainersNextResponse
- Added Type Alias WebAppsListSiteContainersResponse
- Added Type Alias WebAppsListSiteContainersSlotNextResponse
- Added Type Alias WebAppsListSiteContainersSlotResponse
- Interface AzureStorageInfoValue has a new optional parameter protocol
- Interface Site has a new optional parameter dnsConfiguration
- Interface Site has a new optional parameter functionAppConfig
- Interface Site has a new optional parameter vnetBackupRestoreEnabled
- Interface SitePatchResource has a new optional parameter dnsConfiguration
- Added Enum KnownAuthenticationType
- Added Enum KnownAzureStorageProtocol
- Added Enum KnownFunctionsDeploymentStorageType
- Added Enum KnownRuntimeName
- Enum KnownSkuName has a new value FlexConsumption
- Enum KnownSupportedTlsVersions has a new value One3

### Bugs Fixed

### Other Changes
### Breaking Changes

- Operation AppServiceEnvironments.beginApproveOrRejectPrivateEndpointConnection has a new signature
- Operation AppServiceEnvironments.beginApproveOrRejectPrivateEndpointConnectionAndWait has a new signature
- Operation StaticSites.beginApproveOrRejectPrivateEndpointConnection has a new signature
- Operation StaticSites.beginApproveOrRejectPrivateEndpointConnectionAndWait has a new signature
- Operation WebApps.beginApproveOrRejectPrivateEndpointConnection has a new signature
- Operation WebApps.beginApproveOrRejectPrivateEndpointConnectionAndWait has a new signature
- Operation WebApps.beginApproveOrRejectPrivateEndpointConnectionSlot has a new signature
- Operation WebApps.beginApproveOrRejectPrivateEndpointConnectionSlotAndWait has a new signature


## 14.1.0 (2023-11-16)

**Features**
### Features Added

- Added operation group GetUsagesInLocation
- Added Interface AseRegion
Expand Down Expand Up @@ -46,7 +109,7 @@

## 14.0.0 (2023-03-10)

**Features**
### Features Added

- Added operation StaticSites.createOrUpdateBasicAuth
- Added operation StaticSites.createOrUpdateBuildDatabaseConnection
Expand Down Expand Up @@ -213,7 +276,7 @@
- Interface WorkflowTriggersListNextOptionalParams no longer has parameter top
- Interface WorkflowVersionsListNextOptionalParams no longer has parameter top

**Breaking Changes**
### Breaking Changes

- Type of parameter osTypeSelected of interface ProviderGetAvailableStacksOnPremOptionalParams is changed from Enum19 to ProviderOsTypeSelected
- Type of parameter osTypeSelected of interface ProviderGetAvailableStacksOptionalParams is changed from Enum14 to ProviderOsTypeSelected
Expand All @@ -235,19 +298,19 @@

## 13.0.2 (2022-10-08)

**Bugs Fixed**
### Bugs Fixed

- revert credential scopes

## 13.0.1 (2022-09-30)

**Bugs Fixed**
### Bugs Fixed

- fix better user experience of credential scopes in government cloud

## 13.0.0 (2022-07-06)

**Features**
### Features Added

- Added operation group WorkflowRunActionRepetitions
- Added operation group WorkflowRunActionRepetitionsRequestHistories
Expand Down Expand Up @@ -645,7 +708,7 @@
- Enum KnownEnum19 has a new value LinuxFunctions
- Enum KnownEnum19 has a new value WindowsFunctions

**Breaking Changes**
### Breaking Changes

- Removed Enum KnownAppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem
- Removed Enum KnownAppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem
Expand All @@ -658,18 +721,18 @@

## 12.0.0 (2022-04-07)

**Features**
### Features Added

- Added operation group Global_2

**Breaking Changes**
### Breaking Changes

- Removed operation group Global


## 11.0.0 (2022-01-10)

**Features**
### Features Added

- Added operation group ContainerApps
- Added operation group ContainerAppsRevisions
Expand Down Expand Up @@ -764,7 +827,7 @@
- Added Enum KnownRevisionHealthState
- Added Enum KnownRevisionProvisioningState

**Breaking Changes**
### Breaking Changes

- Removed Enum KnownEnum10
- Removed Enum KnownEnum11
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) 2023 Microsoft
Copyright (c) 2024 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
8 changes: 4 additions & 4 deletions sdk/appservice/arm-appservice/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "69ece3818b8b0929b43a07c3fe25716427734882",
"commit": "e9f47ec88eb06646c53f2a561f3b27434ac5ac57",
"readme": "specification/web/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\web\\resource-manager\\readme.md --use=@autorest/typescript@6.0.12 --generate-sample=true",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\web\\resource-manager\\readme.md --use=@autorest/typescript@6.0.23 --generate-sample=true",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.2",
"use": "@autorest/typescript@6.0.12"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.9",
"use": "@autorest/typescript@6.0.23"
}
2 changes: 1 addition & 1 deletion sdk/appservice/arm-appservice/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "js",
"TagPrefix": "js/appservice/arm-appservice",
"Tag": "js/appservice/arm-appservice_d9a805c5f6"
"Tag": "js/appservice/arm-appservice_cad9890906"
}
12 changes: 6 additions & 6 deletions sdk/appservice/arm-appservice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for WebSiteManagementClient.",
"version": "14.1.1",
"version": "15.0.0",
"engines": {
"node": ">=18.0.0"
},
Expand All @@ -12,8 +12,8 @@
"@azure/abort-controller": "^1.0.0",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.12.0",
"@azure/core-auth": "^1.6.0",
"@azure/core-rest-pipeline": "^1.14.0",
"tslib": "^2.2.0"
},
"keywords": [
Expand All @@ -37,9 +37,10 @@
"@azure/dev-tool": "^1.0.0",
"@azure/identity": "^4.0.1",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
"@azure-tools/test-credential": "^1.1.0",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"tsx": "^4.7.1",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
Expand Down Expand Up @@ -77,7 +78,6 @@
"pack": "npm pack 2>&1",
"extract-api": "dev-tool run extract-api",
"lint": "echo skipped",
"audit": "echo skipped",
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"build:node": "echo skipped",
"build:browser": "echo skipped",
Expand Down Expand Up @@ -115,4 +115,4 @@
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-appservice?view=azure-node-preview"
}
}
}
Loading