Skip to content

Commit 072690e

Browse files
authored
1 parent 81e552b commit 072690e

File tree

286 files changed

+5227
-2191
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

286 files changed

+5227
-2191
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 33 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -1,89 +1,5 @@
11
# Release History
2-
3-
## 1.0.0-beta.5 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
13-
## 1.0.0-beta.4 (2022-11-23)
14-
15-
**Features**
16-
17-
- Added operation group CheckNameAvailability
18-
- Added operation NetworkConnections.beginRunHealthChecks
19-
- Added operation NetworkConnections.beginRunHealthChecksAndWait
20-
- Added Interface CheckNameAvailabilityExecuteOptionalParams
21-
- Added Interface CheckNameAvailabilityRequest
22-
- Added Interface CheckNameAvailabilityResponse
23-
- Added Interface ErrorResponse
24-
- Added Type Alias CheckNameAvailabilityExecuteResponse
25-
- Added Type Alias CheckNameAvailabilityReason
26-
- Added Type Alias HibernateSupport
27-
- Added Type Alias ProvisioningState
28-
- Interface DevBoxDefinition has a new optional parameter hibernateSupport
29-
- Interface DevBoxDefinitionUpdate has a new optional parameter hibernateSupport
30-
- Interface DevBoxDefinitionUpdateProperties has a new optional parameter hibernateSupport
31-
- Interface DevCenter has a new optional parameter devCenterUri
32-
- Interface NetworkConnectionsRunHealthChecksOptionalParams has a new optional parameter resumeFrom
33-
- Interface NetworkConnectionsRunHealthChecksOptionalParams has a new optional parameter updateIntervalInMs
34-
- Interface Project has a new optional parameter devCenterUri
35-
- Interface ProjectProperties has a new optional parameter devCenterUri
36-
- Class DevCenterClient has a new parameter checkNameAvailability
37-
- Added Enum KnownCheckNameAvailabilityReason
38-
- Added Enum KnownHibernateSupport
39-
- Added Enum KnownProvisioningState
40-
41-
**Breaking Changes**
42-
43-
- Removed operation NetworkConnections.runHealthChecks
44-
45-
46-
## 1.0.0-beta.3 (2022-11-04)
47-
48-
**Features**
49-
50-
- Added Interface ErrorAdditionalInfo
51-
- Added Interface ErrorDetail
52-
- Added Interface OperationStatusResult
53-
- Added Type Alias CatalogSyncState
54-
- Added Type Alias SchedulesUpdateResponse
55-
- Interface Catalog has a new optional parameter syncState
56-
- Interface CatalogProperties has a new optional parameter syncState
57-
- Added Enum KnownCatalogSyncState
58-
59-
**Breaking Changes**
60-
61-
- Interface OperationStatus no longer has parameter endTime
62-
- Interface OperationStatus no longer has parameter error
63-
- Interface OperationStatus no longer has parameter id
64-
- Interface OperationStatus no longer has parameter name
65-
- Interface OperationStatus no longer has parameter percentComplete
66-
- Interface OperationStatus no longer has parameter startTime
67-
- Interface OperationStatus no longer has parameter status
68-
69-
70-
## 1.0.0-beta.2 (2022-10-11)
71-
72-
**Features**
73-
74-
- Added operation group ProjectAllowedEnvironmentTypes
75-
- Added Interface AllowedEnvironmentType
76-
- Added Interface AllowedEnvironmentTypeListResult
77-
- Added Interface ProjectAllowedEnvironmentTypesGetOptionalParams
78-
- Added Interface ProjectAllowedEnvironmentTypesListNextOptionalParams
79-
- Added Interface ProjectAllowedEnvironmentTypesListOptionalParams
80-
- Added Type Alias ProjectAllowedEnvironmentTypesGetResponse
81-
- Added Type Alias ProjectAllowedEnvironmentTypesListNextResponse
82-
- Added Type Alias ProjectAllowedEnvironmentTypesListResponse
83-
- Interface OperationStatus has a new optional parameter resourceId
84-
- Class DevCenterClient has a new parameter projectAllowedEnvironmentTypes
85-
862

87-
## 1.0.0-beta.1 (2022-08-15)
3+
## 1.0.0 (2023-05-12)
884

895
The package of @azure/arm-devcenter is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).

sdk/devcenter/arm-devcenter/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022 Microsoft
3+
Copyright (c) 2023 Microsoft
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

sdk/devcenter/arm-devcenter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DevCenter Management API
66

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

1212
## Getting started
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "7a54c1a83d14da431c0ae48c4315cba143084bce",
2+
"commit": "c7daa3d35baaaabece0dbc6f731eadbe426973b9",
33
"readme": "specification/devcenter/resource-manager/readme.md",
4-
"autorest_command": "autorest --version=3.8.4 --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\\devcenter\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.3.20221108.1 --generate-sample=true",
4+
"autorest_command": "autorest --version=3.9.3 --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\\devcenter\\resource-manager\\readme.md --use=@autorest/typescript@6.0.1 --generate-sample=true",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
7-
"use": "@autorest/typescript@6.0.0-rc.3.20221108.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.2",
7+
"use": "@autorest/typescript@6.0.1"
88
}

sdk/devcenter/arm-devcenter/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "js",
44
"TagPrefix": "js/devcenter/arm-devcenter",
5-
"Tag": "js/devcenter/arm-devcenter_ff86fcf88d"
5+
"Tag": "js/devcenter/arm-devcenter_dae577c092"
66
}

0 commit comments

Comments
 (0)