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

track2-version-bump #18111

Merged
merged 3 commits into from
Oct 9, 2021
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 35 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.

14 changes: 2 additions & 12 deletions sdk/apimanagement/arm-apimanagement/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
## Release History
# Release History

### 30.0.0-beta.2 (Unreleased)

#### Features Added

#### Breaking Changes

#### Bugs Fixed

#### Other Changes

### 30.0.0-beta.1 (2021-09-24)
## 8.0.0-beta.1 (2021-10-09)

This is the first preview for the new version of the `@azure/arm-apimanagement` package that follows the new [guidelines for TypeScript SDKs](https://azure.github.io/azure-sdk/typescript_introduction.html) for Azure services.

Expand Down
2 changes: 1 addition & 1 deletion sdk/apimanagement/arm-apimanagement/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 ApiManagementClient.",
"version": "30.0.0-beta.2",
"version": "8.0.0-beta.1",
"engines": {
"node": ">=12.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export class ApiManagementClientContext extends coreClient.ServiceClient {
credential: credentials
};

const packageDetails = `azsdk-js-arm-apimanagement/30.0.0-beta.1`;
const packageDetails = `azsdk-js-arm-apimanagement/8.0.0-beta.1`;
const userAgentPrefix =
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
Expand Down
13 changes: 1 addition & 12 deletions sdk/appservice/arm-appservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
# Release History

## 30.0.0-beta.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- fix package issues

### Other Changes

## 30.0.0-beta.1 (2021-08-13)
## 10.0.0-beta.1 (2021-10-09)

This is the first preview for the new version of the `@azure/arm-appservice` package that follows the new [guidelines for TypeScript SDKs](https://azure.github.io/azure-sdk/typescript_introduction.html) for Azure services.

Expand Down
2 changes: 1 addition & 1 deletion 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": "30.0.0-beta.2",
"version": "10.0.0-beta.1",
"engines": {
"node": ">=12.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export class WebSiteManagementClientContext extends coreClient.ServiceClient {
credential: credentials
};

const packageDetails = `azsdk-js-arm-appservice/30.0.0-beta.2`;
const packageDetails = `azsdk-js-arm-appservice/10.0.0-beta.1`;
const userAgentPrefix =
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
Expand Down
12 changes: 1 addition & 11 deletions sdk/authorization/arm-authorization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
# Release History

## 30.0.0-beta.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 30.0.0-beta.1 (2021-08-31)
## 9.0.0-beta.1 (2021-10-09)

This is the first preview for the new version of the `@azure/arm-authorization` package that follows the new [guidelines for TypeScript SDKs](https://azure.github.io/azure-sdk/typescript_introduction.html) for Azure services.

Expand Down
2 changes: 1 addition & 1 deletion sdk/authorization/arm-authorization/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 AuthorizationManagementClient.",
"version": "30.0.0-beta.2",
"version": "9.0.0-beta.1",
"engines": {
"node": ">=12.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export class AuthorizationManagementClientContext extends coreClient.ServiceClie
credential: credentials
};

const packageDetails = `azsdk-js-arm-authorization/30.0.0-beta.1`;
const packageDetails = `azsdk-js-arm-authorization/9.0.0-beta.1`;
const userAgentPrefix =
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
Expand Down
106 changes: 1 addition & 105 deletions sdk/compute/arm-compute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,110 +1,6 @@
# Release History

## 30.0.0-beta.4 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 30.0.0-beta.3 (2021-08-31)

**Features**

- Added Interface ApplicationProfile
- Added Interface SoftDeletePolicy
- Added Interface VMGalleryApplication
- Added Interface VMSizeProperties
- Added Type Alias ExtendedLocationType
- Added Type Alias ReplicationMode
- Interface AdditionalCapabilities has a new optional parameter hibernationEnabled
- Interface GalleryArtifactPublishingProfileBase has a new optional parameter replicationMode
- Interface HardwareProfile has a new optional parameter vmSizeProperties
- Interface ResourceSkuLocationInfo has a new optional parameter extendedLocations
- Interface ResourceSkuLocationInfo has a new optional parameter type
- Interface ResourceSkusListNextOptionalParams has a new optional parameter includeExtendedLocations
- Interface ResourceSkusListOptionalParams has a new optional parameter includeExtendedLocations
- Interface ScaleInPolicy has a new optional parameter forceDeletion
- Interface VirtualMachineScaleSetVMProfile has a new optional parameter applicationProfile
- Interface VirtualMachinesDeallocateOptionalParams has a new optional parameter hibernate
- Type Alias Gallery has a new parameter softDeletePolicy
- Type Alias GalleryUpdate has a new parameter softDeletePolicy
- Type Alias ImageReference has a new parameter sharedGalleryImageId
- Type Alias VirtualMachine has a new parameter applicationProfile
- Type Alias VirtualMachineExtension has a new parameter suppressFailures
- Type Alias VirtualMachineExtensionUpdate has a new parameter suppressFailures
- Type Alias VirtualMachineScaleSetExtension has a new parameter suppressFailures
- Type Alias VirtualMachineScaleSetExtensionUpdate has a new parameter suppressFailures
- Type Alias VirtualMachineScaleSetVMExtension has a new parameter suppressFailures
- Type Alias VirtualMachineScaleSetVMExtensionUpdate has a new parameter suppressFailures
- Type Alias VirtualMachineUpdate has a new parameter applicationProfile
- Added Enum KnownExtendedLocationType
- Added Enum KnownReplicationMode

## 30.0.0-beta.2 (2021-07-27)

**Features**

- Added operation group CapacityReservationGroups
- Added operation group CapacityReservations
- Added Interface CapacityReservationGroupInstanceView
- Added Interface CapacityReservationGroupListResult
- Added Interface CapacityReservationGroupsCreateOrUpdateOptionalParams
- Added Interface CapacityReservationGroupsDeleteOptionalParams
- Added Interface CapacityReservationGroupsGetOptionalParams
- Added Interface CapacityReservationGroupsListByResourceGroupNextOptionalParams
- Added Interface CapacityReservationGroupsListByResourceGroupOptionalParams
- Added Interface CapacityReservationGroupsListBySubscriptionNextOptionalParams
- Added Interface CapacityReservationGroupsListBySubscriptionOptionalParams
- Added Interface CapacityReservationGroupsUpdateOptionalParams
- Added Interface CapacityReservationInstanceView
- Added Interface CapacityReservationListResult
- Added Interface CapacityReservationProfile
- Added Interface CapacityReservationsCreateOrUpdateOptionalParams
- Added Interface CapacityReservationsDeleteOptionalParams
- Added Interface CapacityReservationsGetOptionalParams
- Added Interface CapacityReservationsListByCapacityReservationGroupNextOptionalParams
- Added Interface CapacityReservationsListByCapacityReservationGroupOptionalParams
- Added Interface CapacityReservationsUpdateOptionalParams
- Added Interface CapacityReservationUtilization
- Added Interface SpotRestorePolicy
- Added Type Alias CapacityReservation
- Added Type Alias CapacityReservationGroup
- Added Type Alias CapacityReservationGroupInstanceViewTypes
- Added Type Alias CapacityReservationGroupsCreateOrUpdateResponse
- Added Type Alias CapacityReservationGroupsGetResponse
- Added Type Alias CapacityReservationGroupsListByResourceGroupNextResponse
- Added Type Alias CapacityReservationGroupsListByResourceGroupResponse
- Added Type Alias CapacityReservationGroupsListBySubscriptionNextResponse
- Added Type Alias CapacityReservationGroupsListBySubscriptionResponse
- Added Type Alias CapacityReservationGroupsUpdateResponse
- Added Type Alias CapacityReservationGroupUpdate
- Added Type Alias CapacityReservationInstanceViewTypes
- Added Type Alias CapacityReservationInstanceViewWithName
- Added Type Alias CapacityReservationsCreateOrUpdateResponse
- Added Type Alias CapacityReservationsGetResponse
- Added Type Alias CapacityReservationsListByCapacityReservationGroupNextResponse
- Added Type Alias CapacityReservationsListByCapacityReservationGroupResponse
- Added Type Alias CapacityReservationsUpdateResponse
- Added Type Alias CapacityReservationUpdate
- Added Type Alias ExpandTypesForGetCapacityReservationGroups
- Interface VirtualMachineScaleSetVMProfile has a new optional parameter capacityReservation
- Type Alias VirtualMachine has a new parameter capacityReservation
- Type Alias VirtualMachineScaleSet has a new parameter spotRestorePolicy
- Type Alias VirtualMachineUpdate has a new parameter capacityReservation
- Added Enum KnownCapacityReservationGroupInstanceViewTypes
- Added Enum KnownCapacityReservationInstanceViewTypes
- Added Enum KnownExpandTypesForGetCapacityReservationGroups

**Breaking Changes**

- Class ComputeManagementClient has a new required parameter capacityReservationGroups
- Class ComputeManagementClient has a new required parameter capacityReservations

## 30.0.0-beta.1 (2021-07-15)
## 17.0.0-beta.1 (2021-10-09)

This is the first preview for the new version of the `@azure/arm-compute` package that follows the new [guidelines for TypeScript SDKs](https://azure.github.io/azure-sdk/typescript_introduction.html) for Azure services.

Expand Down
2 changes: 1 addition & 1 deletion sdk/compute/arm-compute/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 ComputeManagementClient.",
"version": "30.0.0-beta.4",
"version": "17.0.0-beta.1",
"engines": {
"node": ">=12.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export class ComputeManagementClientContext extends coreClient.ServiceClient {
credential: credentials
};

const packageDetails = `azsdk-js-arm-compute/30.0.0-beta.3`;
const packageDetails = `azsdk-js-arm-compute/17.0.0-beta.1`;
const userAgentPrefix =
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
Expand Down
4 changes: 3 additions & 1 deletion sdk/eventgrid/arm-eventgrid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## 30.0.0-beta.1 (2021-09-28)
# Release History

## 12.0.0-beta.1 (2021-10-09)

This is the first preview for the new version of the `@azure/arm-eventgrid` package that follows the new [guidelines for TypeScript SDKs](https://azure.github.io/azure-sdk/typescript_introduction.html) for Azure services.

Expand Down
2 changes: 1 addition & 1 deletion sdk/eventgrid/arm-eventgrid/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 EventGridManagementClient.",
"version": "30.0.0-beta.1",
"version": "12.0.0-beta.1",
"engines": { "node": ">=12.0.0" },
"dependencies": {
"@azure/core-lro": "^2.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export class EventGridManagementClientContext extends coreClient.ServiceClient {
credential: credentials
};

const packageDetails = `azsdk-js-arm-eventgrid/30.0.0-beta.1`;
const packageDetails = `azsdk-js-arm-eventgrid/12.0.0-beta.1`;
const userAgentPrefix =
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
Expand Down
50 changes: 2 additions & 48 deletions sdk/eventhub/arm-eventhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,52 +1,6 @@
## 30.0.0-beta.2 (2021-10-08)

**Features**
# Release History

- Added operation Clusters.listBySubscription
- Added Interface ClustersListBySubscriptionNextOptionalParams
- Added Interface ClustersListBySubscriptionOptionalParams
- Added Interface SystemData
- Added Interface UserAssignedIdentity
- Added Interface UserAssignedIdentityProperties
- Added Type Alias ClustersListBySubscriptionNextResponse
- Added Type Alias ClustersListBySubscriptionResponse
- Added Type Alias CreatedByType
- Added Type Alias ManagedServiceIdentityType
- Added Type Alias PublicNetworkAccessFlag
- Interface Encryption has a new optional parameter requireInfrastructureEncryption
- Interface Identity has a new optional parameter userAssignedIdentities
- Interface KeyVaultProperties has a new optional parameter identity
- Type Alias ArmDisasterRecovery has a new parameter systemData
- Type Alias AuthorizationRule has a new parameter systemData
- Type Alias Cluster has a new parameter systemData
- Type Alias ConsumerGroup has a new parameter systemData
- Type Alias EHNamespace has a new parameter systemData
- Type Alias EHNamespace has a new parameter privateEndpointConnections
- Type Alias EHNamespace has a new parameter disableLocalAuth
- Type Alias Eventhub has a new parameter systemData
- Type Alias NetworkRuleSet has a new parameter systemData
- Type Alias NetworkRuleSet has a new parameter publicNetworkAccess
- Type Alias PrivateEndpointConnection has a new parameter systemData
- Added Enum KnownCreatedByType
- Added Enum KnownPublicNetworkAccessFlag
- Enum KnownSkuName has a new value Premium
- Enum KnownSkuTier has a new value Premium

**Breaking Changes**

- Removed operation group Regions
- Removed operation Namespaces.createOrUpdateIpFilterRule
- Removed operation Namespaces.createOrUpdateVirtualNetworkRule
- Removed operation Namespaces.deleteIpFilterRule
- Removed operation Namespaces.deleteVirtualNetworkRule
- Removed operation Namespaces.getIpFilterRule
- Removed operation Namespaces.getVirtualNetworkRule
- Removed operation Namespaces.listIPFilterRules
- Removed operation Namespaces.listVirtualNetworkRules
- Class EventHubManagementClient no longer has parameter regions
- Removed Enum KnownIPAction

## 30.0.0-beta.1 (2021-09-07)
## 5.0.0-beta.1 (2021-10-09)

This is the first preview for the new version of the `@azure/arm-eventhub` package that follows the new [guidelines for TypeScript SDKs](https://azure.github.io/azure-sdk/typescript_introduction.html) for Azure services.

Expand Down
2 changes: 1 addition & 1 deletion sdk/eventhub/arm-eventhub/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 EventHubManagementClient.",
"version": "30.0.0-beta.2",
"version": "5.0.0-beta.1",
"engines": { "node": ">=12.0.0" },
"dependencies": {
"@azure/core-lro": "^2.2.0",
Expand Down
Loading