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

appcontainer release #23460

Closed
wants to merge 2 commits into from
Closed
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions common/config/rush/pnpm-lock.yaml

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

207 changes: 199 additions & 8 deletions sdk/appcontainers/arm-appcontainers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,206 @@
# Release History

## 2.0.0-beta.1 (2022-10-10)

**Features**

## 1.1.3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation group AvailableWorkloadProfiles
- Added operation group BillingMeters
- Added operation group ConnectedEnvironments
- Added operation group ConnectedEnvironmentsCertificates
- Added operation group ConnectedEnvironmentsDaprComponents
- Added operation group ConnectedEnvironmentsStorages
- Added operation group ContainerAppsDiagnostics
- Added operation group ManagedEnvironmentDiagnostics
- Added operation group ManagedEnvironmentsDiagnostics
- Added operation ContainerApps.getAuthToken
- Added operation ManagedEnvironments.getAuthToken
- Added operation ManagedEnvironments.listWorkloadProfileStates
- Added Interface AvailableWorkloadProfile
- Added Interface AvailableWorkloadProfileProperties
- Added Interface AvailableWorkloadProfilesCollection
- Added Interface AvailableWorkloadProfilesGetNextOptionalParams
- Added Interface AvailableWorkloadProfilesGetOptionalParams
- Added Interface BaseContainer
- Added Interface BillingMeter
- Added Interface BillingMeterCollection
- Added Interface BillingMeterProperties
- Added Interface BillingMetersGetOptionalParams
- Added Interface ConnectedEnvironment
- Added Interface ConnectedEnvironmentCollection
- Added Interface ConnectedEnvironmentsCertificatesCreateOrUpdateOptionalParams
- Added Interface ConnectedEnvironmentsCertificatesDeleteOptionalParams
- Added Interface ConnectedEnvironmentsCertificatesGetOptionalParams
- Added Interface ConnectedEnvironmentsCertificatesListNextOptionalParams
- Added Interface ConnectedEnvironmentsCertificatesListOptionalParams
- Added Interface ConnectedEnvironmentsCertificatesUpdateOptionalParams
- Added Interface ConnectedEnvironmentsCheckNameAvailabilityOptionalParams
- Added Interface ConnectedEnvironmentsCreateOrUpdateOptionalParams
- Added Interface ConnectedEnvironmentsDaprComponentsCreateOrUpdateOptionalParams
- Added Interface ConnectedEnvironmentsDaprComponentsDeleteOptionalParams
- Added Interface ConnectedEnvironmentsDaprComponentsGetOptionalParams
- Added Interface ConnectedEnvironmentsDaprComponentsListNextOptionalParams
- Added Interface ConnectedEnvironmentsDaprComponentsListOptionalParams
- Added Interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalParams
- Added Interface ConnectedEnvironmentsDeleteOptionalParams
- Added Interface ConnectedEnvironmentsGetOptionalParams
- Added Interface ConnectedEnvironmentsListByResourceGroupNextOptionalParams
- Added Interface ConnectedEnvironmentsListByResourceGroupOptionalParams
- Added Interface ConnectedEnvironmentsListBySubscriptionNextOptionalParams
- Added Interface ConnectedEnvironmentsListBySubscriptionOptionalParams
- Added Interface ConnectedEnvironmentsStoragesCreateOrUpdateOptionalParams
- Added Interface ConnectedEnvironmentsStoragesDeleteOptionalParams
- Added Interface ConnectedEnvironmentsStoragesGetOptionalParams
- Added Interface ConnectedEnvironmentsStoragesListOptionalParams
- Added Interface ConnectedEnvironmentStorage
- Added Interface ConnectedEnvironmentStorageProperties
- Added Interface ConnectedEnvironmentStoragesCollection
- Added Interface ConnectedEnvironmentsUpdateOptionalParams
- Added Interface ContainerAppAuthToken
- Added Interface ContainerAppsDiagnosticsGetDetectorOptionalParams
- Added Interface ContainerAppsDiagnosticsGetRevisionOptionalParams
- Added Interface ContainerAppsDiagnosticsGetRootOptionalParams
- Added Interface ContainerAppsDiagnosticsListDetectorsNextOptionalParams
- Added Interface ContainerAppsDiagnosticsListDetectorsOptionalParams
- Added Interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams
- Added Interface ContainerAppsDiagnosticsListRevisionsOptionalParams
- Added Interface ContainerAppsGetAuthTokenOptionalParams
- Added Interface CustomDomainConfiguration
- Added Interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo
- Added Interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem
- Added Interface DaprSecret
- Added Interface DiagnosticDataProviderMetadata
- Added Interface DiagnosticDataProviderMetadataPropertyBagItem
- Added Interface DiagnosticDataTableResponseColumn
- Added Interface DiagnosticDataTableResponseObject
- Added Interface DiagnosticRendering
- Added Interface Diagnostics
- Added Interface DiagnosticsCollection
- Added Interface DiagnosticsDataApiResponse
- Added Interface DiagnosticsDefinition
- Added Interface DiagnosticsProperties
- Added Interface DiagnosticsStatus
- Added Interface DiagnosticSupportTopic
- Added Interface EnvironmentAuthToken
- Added Interface EnvironmentSkuProperties
- Added Interface ErrorAdditionalInfo
- Added Interface ErrorDetail
- Added Interface ErrorResponse
- Added Interface ExtendedLocation
- Added Interface InitContainer
- Added Interface IpSecurityRestrictionRule
- Added Interface ManagedEnvironmentDiagnosticsGetDetectorOptionalParams
- Added Interface ManagedEnvironmentDiagnosticsListDetectorsOptionalParams
- Added Interface ManagedEnvironmentOutboundSettings
- Added Interface ManagedEnvironmentsDiagnosticsGetRootOptionalParams
- Added Interface ManagedEnvironmentsGetAuthTokenOptionalParams
- Added Interface ManagedEnvironmentsListWorkloadProfileStatesNextOptionalParams
- Added Interface ManagedEnvironmentsListWorkloadProfileStatesOptionalParams
- Added Interface TcpScaleRule
- Added Interface WorkloadProfile
- Added Interface WorkloadProfileStates
- Added Interface WorkloadProfileStatesCollection
- Added Interface WorkloadProfileStatesProperties
- Added Type Alias Action
- Added Type Alias Applicability
- Added Type Alias AvailableWorkloadProfilesGetNextResponse
- Added Type Alias AvailableWorkloadProfilesGetResponse
- Added Type Alias BillingMetersGetResponse
- Added Type Alias Category
- Added Type Alias ConnectedEnvironmentProvisioningState
- Added Type Alias ConnectedEnvironmentsCertificatesCreateOrUpdateResponse
- Added Type Alias ConnectedEnvironmentsCertificatesGetResponse
- Added Type Alias ConnectedEnvironmentsCertificatesListNextResponse
- Added Type Alias ConnectedEnvironmentsCertificatesListResponse
- Added Type Alias ConnectedEnvironmentsCertificatesUpdateResponse
- Added Type Alias ConnectedEnvironmentsCheckNameAvailabilityResponse
- Added Type Alias ConnectedEnvironmentsCreateOrUpdateResponse
- Added Type Alias ConnectedEnvironmentsDaprComponentsCreateOrUpdateResponse
- Added Type Alias ConnectedEnvironmentsDaprComponentsGetResponse
- Added Type Alias ConnectedEnvironmentsDaprComponentsListNextResponse
- Added Type Alias ConnectedEnvironmentsDaprComponentsListResponse
- Added Type Alias ConnectedEnvironmentsDaprComponentsListSecretsResponse
- Added Type Alias ConnectedEnvironmentsGetResponse
- Added Type Alias ConnectedEnvironmentsListByResourceGroupNextResponse
- Added Type Alias ConnectedEnvironmentsListByResourceGroupResponse
- Added Type Alias ConnectedEnvironmentsListBySubscriptionNextResponse
- Added Type Alias ConnectedEnvironmentsListBySubscriptionResponse
- Added Type Alias ConnectedEnvironmentsStoragesCreateOrUpdateResponse
- Added Type Alias ConnectedEnvironmentsStoragesGetResponse
- Added Type Alias ConnectedEnvironmentsStoragesListResponse
- Added Type Alias ConnectedEnvironmentsUpdateResponse
- Added Type Alias ContainerAppsDiagnosticsGetDetectorResponse
- Added Type Alias ContainerAppsDiagnosticsGetRevisionResponse
- Added Type Alias ContainerAppsDiagnosticsGetRootResponse
- Added Type Alias ContainerAppsDiagnosticsListDetectorsNextResponse
- Added Type Alias ContainerAppsDiagnosticsListDetectorsResponse
- Added Type Alias ContainerAppsDiagnosticsListRevisionsNextResponse
- Added Type Alias ContainerAppsDiagnosticsListRevisionsResponse
- Added Type Alias ContainerAppsGetAuthTokenResponse
- Added Type Alias ExtendedLocationTypes
- Added Type Alias LogLevel
- Added Type Alias ManagedEnvironmentDiagnosticsGetDetectorResponse
- Added Type Alias ManagedEnvironmentDiagnosticsListDetectorsResponse
- Added Type Alias ManagedEnvironmentOutBoundType
- Added Type Alias ManagedEnvironmentsDiagnosticsGetRootResponse
- Added Type Alias ManagedEnvironmentsGetAuthTokenResponse
- Added Type Alias ManagedEnvironmentsListWorkloadProfileStatesNextResponse
- Added Type Alias ManagedEnvironmentsListWorkloadProfileStatesResponse
- Added Type Alias SkuName
- Interface CertificateProperties has a new optional parameter subjectAlternativeNames
- Interface Configuration has a new optional parameter maxInactiveRevisions
- Interface ContainerApp has a new optional parameter environmentId
- Interface ContainerApp has a new optional parameter eventStreamEndpoint
- Interface ContainerApp has a new optional parameter extendedLocation
- Interface ContainerApp has a new optional parameter workloadProfileType
- Interface CustomHostnameAnalysisResult has a new optional parameter conflictWithEnvironmentCustomDomain
- Interface Dapr has a new optional parameter enableApiLogging
- Interface Dapr has a new optional parameter httpMaxRequestSize
- Interface Dapr has a new optional parameter httpReadBufferSize
- Interface Dapr has a new optional parameter logLevel
- Interface DaprComponent has a new optional parameter secretStoreComponent
- Interface Ingress has a new optional parameter exposedPort
- Interface Ingress has a new optional parameter ipSecurityRestrictions
- Interface ManagedEnvironment has a new optional parameter customDomainConfiguration
- Interface ManagedEnvironment has a new optional parameter eventStreamEndpoint
- Interface ManagedEnvironment has a new optional parameter sku
- Interface ManagedEnvironment has a new optional parameter workloadProfiles
- Interface ReplicaContainer has a new optional parameter execEndpoint
- Interface ReplicaContainer has a new optional parameter logStreamEndpoint
- Interface Revision has a new optional parameter lastActiveTime
- Interface ScaleRule has a new optional parameter tcp
- Interface Template has a new optional parameter initContainers
- Interface VnetConfiguration has a new optional parameter outboundSettings
- Class ContainerAppsAPIClient has a new parameter availableWorkloadProfiles
- Class ContainerAppsAPIClient has a new parameter billingMeters
- Class ContainerAppsAPIClient has a new parameter connectedEnvironments
- Class ContainerAppsAPIClient has a new parameter connectedEnvironmentsCertificates
- Class ContainerAppsAPIClient has a new parameter connectedEnvironmentsDaprComponents
- Class ContainerAppsAPIClient has a new parameter connectedEnvironmentsStorages
- Class ContainerAppsAPIClient has a new parameter containerAppsDiagnostics
- Class ContainerAppsAPIClient has a new parameter managedEnvironmentDiagnostics
- Class ContainerAppsAPIClient has a new parameter managedEnvironmentsDiagnostics
- Added Enum KnownAction
- Added Enum KnownApplicability
- Added Enum KnownCategory
- Added Enum KnownConnectedEnvironmentProvisioningState
- Added Enum KnownExtendedLocationTypes
- Added Enum KnownLogLevel
- Added Enum KnownManagedEnvironmentOutBoundType
- Added Enum KnownSkuName
- Enum KnownContainerAppProvisioningState has a new value Deleting
- Enum KnownIngressTransportMethod has a new value Tcp

### Other Changes
**Breaking Changes**

- Interface Container no longer has parameter args
- Interface Container no longer has parameter command
- Interface Container no longer has parameter env
- Interface Container no longer has parameter image
- Interface Container no longer has parameter name
- Interface Container no longer has parameter resources
- Interface Container no longer has parameter volumeMounts

## 1.1.2 (2022-10-08)

**Bugs Fixed**
Expand Down
4 changes: 2 additions & 2 deletions sdk/appcontainers/arm-appcontainers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ This package contains an isomorphic SDK (runs both in Node.js and in browsers) f

[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appcontainers/arm-appcontainers) |
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-appcontainers) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-appcontainers) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-appcontainers?view=azure-node-preview) |
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)

## Getting started

### Currently supported environments

- [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule)
- [LTS versions of Node.js](https://nodejs.org/about/releases/)
- Latest versions of Safari, Chrome, Edge and Firefox.

See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
Expand Down
Loading