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

[AutoPR @azure/arm-cognitiveservices] Cognitive Services 2023-10-01-preview update #7819

Closed
wants to merge 1 commit 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
766 changes: 392 additions & 374 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

115 changes: 114 additions & 1 deletion sdk/cognitiveservices/arm-cognitiveservices/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,118 @@
# Release History

## 7.6.0-beta.1 (2024-01-23)

**Features**

- Added operation group EncryptionScopes
- Added operation group RaiBlocklistItems
- Added operation group RaiBlocklists
- Added operation group RaiContentFilters
- Added operation group RaiPolicies
- Added operation Deployments.beginUpdate
- Added operation Deployments.beginUpdateAndWait
- Added operation Deployments.listSkus
- Added Interface DeploymentCapacitySettings
- Added Interface DeploymentSkuListResult
- Added Interface DeploymentsListSkusNextOptionalParams
- Added Interface DeploymentsListSkusOptionalParams
- Added Interface DeploymentsUpdateHeaders
- Added Interface DeploymentsUpdateOptionalParams
- Added Interface EncryptionScope
- Added Interface EncryptionScopeListResult
- Added Interface EncryptionScopeProperties
- Added Interface EncryptionScopesCreateOrUpdateOptionalParams
- Added Interface EncryptionScopesDeleteHeaders
- Added Interface EncryptionScopesDeleteOptionalParams
- Added Interface EncryptionScopesGetOptionalParams
- Added Interface EncryptionScopesListNextOptionalParams
- Added Interface EncryptionScopesListOptionalParams
- Added Interface RaiBlocklist
- Added Interface RaiBlocklistConfig
- Added Interface RaiBlocklistItem
- Added Interface RaiBlocklistItemProperties
- Added Interface RaiBlocklistItemsCreateOrUpdateOptionalParams
- Added Interface RaiBlocklistItemsDeleteHeaders
- Added Interface RaiBlocklistItemsDeleteOptionalParams
- Added Interface RaiBlocklistItemsGetOptionalParams
- Added Interface RaiBlocklistItemsListNextOptionalParams
- Added Interface RaiBlocklistItemsListOptionalParams
- Added Interface RaiBlockListItemsResult
- Added Interface RaiBlocklistProperties
- Added Interface RaiBlockListResult
- Added Interface RaiBlocklistsCreateOrUpdateOptionalParams
- Added Interface RaiBlocklistsDeleteHeaders
- Added Interface RaiBlocklistsDeleteOptionalParams
- Added Interface RaiBlocklistsGetOptionalParams
- Added Interface RaiBlocklistsListNextOptionalParams
- Added Interface RaiBlocklistsListOptionalParams
- Added Interface RaiContentFilter
- Added Interface RaiContentFilterListResult
- Added Interface RaiContentFiltersListNextOptionalParams
- Added Interface RaiContentFiltersListOptionalParams
- Added Interface RaiPoliciesCreateOrUpdateOptionalParams
- Added Interface RaiPoliciesDeleteHeaders
- Added Interface RaiPoliciesDeleteOptionalParams
- Added Interface RaiPoliciesGetOptionalParams
- Added Interface RaiPoliciesListNextOptionalParams
- Added Interface RaiPoliciesListOptionalParams
- Added Interface RaiPolicy
- Added Interface RaiPolicyContentFilter
- Added Interface RaiPolicyListResult
- Added Interface RaiPolicyProperties
- Added Interface SkuResource
- Added Interface UserOwnedAmlWorkspace
- Added Type Alias AllowedContentLevel
- Added Type Alias ByPassSelection
- Added Type Alias DeploymentsListSkusNextResponse
- Added Type Alias DeploymentsListSkusResponse
- Added Type Alias DeploymentsUpdateResponse
- Added Type Alias EncryptionScopeProvisioningState
- Added Type Alias EncryptionScopesCreateOrUpdateResponse
- Added Type Alias EncryptionScopesDeleteResponse
- Added Type Alias EncryptionScopesGetResponse
- Added Type Alias EncryptionScopesListNextResponse
- Added Type Alias EncryptionScopesListResponse
- Added Type Alias EncryptionScopeState
- Added Type Alias RaiBlocklistItemsCreateOrUpdateResponse
- Added Type Alias RaiBlocklistItemsDeleteResponse
- Added Type Alias RaiBlocklistItemsGetResponse
- Added Type Alias RaiBlocklistItemsListNextResponse
- Added Type Alias RaiBlocklistItemsListResponse
- Added Type Alias RaiBlocklistsCreateOrUpdateResponse
- Added Type Alias RaiBlocklistsDeleteResponse
- Added Type Alias RaiBlocklistsGetResponse
- Added Type Alias RaiBlocklistsListNextResponse
- Added Type Alias RaiBlocklistsListResponse
- Added Type Alias RaiContentFiltersListNextResponse
- Added Type Alias RaiContentFiltersListResponse
- Added Type Alias RaiContentFilterType
- Added Type Alias RaiPoliciesCreateOrUpdateResponse
- Added Type Alias RaiPoliciesDeleteResponse
- Added Type Alias RaiPoliciesGetResponse
- Added Type Alias RaiPoliciesListNextResponse
- Added Type Alias RaiPoliciesListResponse
- Added Type Alias RaiPolicyContentSource
- Added Type Alias RaiPolicyMode
- Added Type Alias RaiPolicyType
- Interface AccountProperties has a new optional parameter amlWorkspace
- Interface CapacityConfig has a new optional parameter allowedValues
- Interface CommitmentPlanAccountAssociation has a new optional parameter tags
- Interface Deployment has a new optional parameter tags
- Interface DeploymentProperties has a new optional parameter capacitySettings
- Interface DeploymentProperties has a new optional parameter currentCapacity
- Interface DeploymentProperties has a new optional parameter dynamicThrottlingEnabled
- Interface NetworkRuleSet has a new optional parameter bypass
- Added Enum KnownAllowedContentLevel
- Added Enum KnownByPassSelection
- Added Enum KnownEncryptionScopeProvisioningState
- Added Enum KnownEncryptionScopeState
- Added Enum KnownRaiContentFilterType
- Added Enum KnownRaiPolicyContentSource
- Added Enum KnownRaiPolicyMode
- Added Enum KnownRaiPolicyType


## 7.5.0 (2023-07-06)

**Features**
Expand Down Expand Up @@ -169,4 +282,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka.

To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).

To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
2 changes: 1 addition & 1 deletion sdk/cognitiveservices/arm-cognitiveservices/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
2 changes: 1 addition & 1 deletion sdk/cognitiveservices/arm-cognitiveservices/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Cognitive Services Management Client

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

## Getting started
Expand Down
8 changes: 4 additions & 4 deletions sdk/cognitiveservices/arm-cognitiveservices/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "26cac4f70e9ce0e1c2f77de8303b47d1faa9ad33",
"commit": "abc75d88ae06f34928b8af14283609982e920013",
"readme": "specification/cognitiveservices/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\\cognitiveservices\\resource-manager\\readme.md --use=@autorest/typescript@6.0.5 --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/cognitiveservices/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.0",
"use": "@autorest/typescript@6.0.5"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.4",
"use": "@autorest/typescript@^6.0.12"
}
27 changes: 10 additions & 17 deletions sdk/cognitiveservices/arm-cognitiveservices/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 CognitiveServicesManagementClient.",
"version": "7.5.0",
"version": "7.6.0-beta.1",
"engines": {
"node": ">=18.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 @@ -32,17 +32,19 @@
"mkdirp": "^2.1.2",
"typescript": "~5.2.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/identity": "^3.3.0",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"esm": "^3.2.18",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@types/node": "^18.0.0",
"@azure/dev-tool": "^1.0.0",
"ts-node": "^10.0.0"
},
"repository": {
Expand Down Expand Up @@ -76,8 +78,7 @@
"pack": "npm pack 2>&1",
"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 @@ -105,13 +106,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/arm-cognitiveservices",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-cognitiveservices?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/arm-cognitiveservices"
}
Loading
Loading