Skip to content
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
4 changes: 2 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.

45 changes: 26 additions & 19 deletions sdk/cosmosdb/arm-cosmosdb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
# Release History

## 16.0.0-beta.7 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 16.0.0-beta.6 (2023-06-13)

## 15.6.0-beta.1 (2023-09-21)

**Features**

Expand Down Expand Up @@ -58,7 +48,8 @@
- Added operation SqlResources.beginSqlDatabaseRetrieveThroughputDistributionAndWait
- Added Interface AzureBlobDataTransferDataSourceSink
- Added Interface BackupResource
- Added Interface BackupResourceProperties
- Added Interface BackupSchedule
- Added Interface BaseCosmosDataTransferDataSourceSink
- Added Interface CassandraClustersGetBackupOptionalParams
- Added Interface CassandraClustersListBackupsOptionalParams
- Added Interface CassandraResourcesCreateUpdateCassandraViewHeaders
Expand Down Expand Up @@ -184,6 +175,7 @@
- Added Interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionHeaders
- Added Interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionOptionalParams
- Added Interface TrackedResource
- Added Type Alias BackupState
- Added Type Alias CassandraClustersGetBackupResponse
- Added Type Alias CassandraClustersListBackupsResponse
- Added Type Alias CassandraResourcesCreateUpdateCassandraViewResponse
Expand All @@ -194,6 +186,8 @@
- Added Type Alias CassandraResourcesMigrateCassandraViewToManualThroughputResponse
- Added Type Alias CassandraResourcesUpdateCassandraViewThroughputResponse
- Added Type Alias CheckNameAvailabilityReason
- Added Type Alias ClusterType
- Added Type Alias CustomerManagedKeyStatus
- Added Type Alias DataTransferComponent
- Added Type Alias DataTransferDataSourceSinkUnion
- Added Type Alias DataTransferJobsCancelResponse
Expand All @@ -203,6 +197,7 @@
- Added Type Alias DataTransferJobsListByDatabaseAccountResponse
- Added Type Alias DataTransferJobsPauseResponse
- Added Type Alias DataTransferJobsResumeResponse
- Added Type Alias DefaultPriorityLevel
- Added Type Alias EnableFullTextQuery
- Added Type Alias GraphResourcesCreateUpdateGraphResponse
- Added Type Alias GraphResourcesGetGraphResponse
Expand Down Expand Up @@ -239,15 +234,29 @@
- Added Type Alias SqlResourcesSqlDatabaseRetrieveThroughputDistributionResponse
- Added Type Alias ThroughputPolicyType
- Interface ARMResourceProperties has a new optional parameter identity
- Interface CassandraClustersDeallocateOptionalParams has a new optional parameter xMsForceDeallocate
- Interface ClusterResourceProperties has a new optional parameter backupSchedules
- Interface ClusterResourceProperties has a new optional parameter clusterType
- Interface ClusterResourceProperties has a new optional parameter extensions
- Interface ComponentsM9L909SchemasCassandraclusterpublicstatusPropertiesDatacentersItemsPropertiesNodesItems has a new optional parameter isLatestModel
- Interface DatabaseAccountCreateUpdateParameters has a new optional parameter customerManagedKeyStatus
- Interface DatabaseAccountCreateUpdateParameters has a new optional parameter defaultPriorityLevel
- Interface DatabaseAccountCreateUpdateParameters has a new optional parameter diagnosticLogSettings
- Interface DatabaseAccountCreateUpdateParameters has a new optional parameter enableBurstCapacity
- Interface DatabaseAccountCreateUpdateParameters has a new optional parameter enableMaterializedViews
- Interface DatabaseAccountCreateUpdateParameters has a new optional parameter enablePriorityBasedExecution
- Interface DatabaseAccountGetResults has a new optional parameter customerManagedKeyStatus
- Interface DatabaseAccountGetResults has a new optional parameter defaultPriorityLevel
- Interface DatabaseAccountGetResults has a new optional parameter diagnosticLogSettings
- Interface DatabaseAccountGetResults has a new optional parameter enableBurstCapacity
- Interface DatabaseAccountGetResults has a new optional parameter enableMaterializedViews
- Interface DatabaseAccountGetResults has a new optional parameter enablePriorityBasedExecution
- Interface DatabaseAccountUpdateParameters has a new optional parameter customerManagedKeyStatus
- Interface DatabaseAccountUpdateParameters has a new optional parameter defaultPriorityLevel
- Interface DatabaseAccountUpdateParameters has a new optional parameter diagnosticLogSettings
- Interface DatabaseAccountUpdateParameters has a new optional parameter enableBurstCapacity
- Interface DatabaseAccountUpdateParameters has a new optional parameter enableMaterializedViews
- Interface DatabaseAccountUpdateParameters has a new optional parameter enablePriorityBasedExecution
- Interface GremlinDatabaseResource has a new optional parameter createMode
- Interface GremlinDatabaseResource has a new optional parameter restoreParameters
- Interface GremlinGraphResource has a new optional parameter createMode
Expand All @@ -264,20 +273,18 @@
- Interface SqlDatabaseResource has a new optional parameter restoreParameters
- Interface TableResource has a new optional parameter createMode
- Interface TableResource has a new optional parameter restoreParameters
- Added Enum KnownBackupState
- Added Enum KnownCheckNameAvailabilityReason
- Added Enum KnownClusterType
- Added Enum KnownCustomerManagedKeyStatus
- Added Enum KnownDataTransferComponent
- Added Enum KnownDefaultPriorityLevel
- Added Enum KnownMongoClusterStatus
- Added Enum KnownNodeKind
- Added Enum KnownProvisioningState
- Added Enum KnownThroughputPolicyType
- Enum KnownCreateMode has a new value PointInTimeRestore
- Enum KnownOperationType has a new value Recreate

**Breaking Changes**

- Interface ThroughputSettingsResource no longer has parameter instantMaximumThroughput
- Interface ThroughputSettingsResource no longer has parameter softAllowedMaximumThroughput
- Enum KnownPublicNetworkAccess no longer has value SecuredByPerimeter


## 15.5.0 (2023-05-11)
Expand Down
8 changes: 4 additions & 4 deletions sdk/cosmosdb/arm-cosmosdb/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "ac98588da3cf3c3e043568adc8a6cc122ad8d6a7",
"commit": "21b281384e77fa876fc670e4c9de7dd036111753",
"readme": "specification/cosmos-db/resource-manager/readme.md",
"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\\cosmos-db\\resource-manager\\readme.md --use=@autorest/[email protected].2 --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=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md --use=@autorest/typescript@^6.0.4",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].0",
"use": "@autorest/[email protected].2"
"release_tool": "@azure-tools/[email protected].2",
"use": "@autorest/typescript@^6.0.4"
}
26 changes: 9 additions & 17 deletions sdk/cosmosdb/arm-cosmosdb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for CosmosDBManagementClient.",
"version": "16.0.0-beta.7",
"version": "15.6.0-beta.1",
"engines": {
"node": ">=14.0.0"
},
"dependencies": {
"@azure/core-lro": "^2.5.3",
"@azure/core-lro": "^2.5.4",
"@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.8.0",
"@azure/core-rest-pipeline": "^1.12.0",
"tslib": "^2.2.0"
},
"keywords": [
Expand All @@ -38,7 +38,7 @@
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~5.0.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/identity": "^2.0.1",
"@azure-tools/test-recorder": "^3.0.0",
Expand All @@ -48,8 +48,8 @@
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@types/node": "^14.0.0",
"@azure/dev-tool": "^1.0.0",
"ts-node": "^10.0.0"
"ts-node": "^10.0.0",
"@azure/dev-tool": "^1.0.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -84,7 +84,7 @@
"extract-api": "api-extractor run --local",
"lint": "echo skipped",
"audit": "echo skipped",
"clean": "rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"build:node": "echo skipped",
"build:browser": "echo skipped",
"build:test": "echo skipped",
Expand Down Expand Up @@ -112,13 +112,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cosmosdb/arm-cosmosdb",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-cosmosdb?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cosmosdb/arm-cosmosdb"
}
Loading