Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Dec 24, 2025

Configurations: 'specification/connectedcache/ConnectedCache.Management/tspconfig.yaml', API Version: 2024-11-30-preview, SDK Release Type: beta, and CommitSHA: 'be46becafeb29aa993898709e35759d3643b2809' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5699155 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://web.powerapps.com/apps/821ab569-ae60-420d-8264-d7b5d5ef734c?release-plan-id=9c8f5e6a-67dc-f011-8544-000d3a3ac7ae Submitted by: [email protected]

Release Plan Details

…nt/tspconfig.yaml', API Version: 2024-11-30-preview, SDK Release Type: beta, and CommitSHA: 'be46becafeb29aa993898709e35759d3643b2809' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5699155 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Dec 24, 2025
@github-actions
Copy link

API Change Check

APIView identified API level changes in this PR and created the following API reviews

@azure/arm-connectedcache

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request is an automatically generated SDK update for the Azure ConnectedCache management library (@azure-arm-connectedcache). The changes update the SDK from API version 2023-05-01-preview to 2024-11-30-preview, incorporating new service features and restructuring the generated code to follow updated patterns.

Key Changes:

  • Updates to API version 2024-11-30-preview with new commit hash from azure-rest-api-specs
  • Adds new static helper utilities (URL templating, cloud settings, improved paging/polling)
  • Reorganizes operation structure with improved type imports and module organization
  • Adds new model types and operations for cache node management (TLS certificates, auto-update history, issue tracking)
  • Removes deprecated preview operations and consolidates the API surface

Reviewed changes

Copilot reviewed 184 out of 185 changed files in this pull request and generated no comments.

Show a summary per file
File Description
ci.mgmt.yml Excludes feature/v4 branch from CI triggers
tsp-location.yaml Updates spec commit hash and switches to Azure org repo reference
src/static-helpers/urlTemplate.ts Adds RFC 6570 URL template expansion implementation
src/static-helpers/cloudSettingHelpers.ts Adds Azure cloud endpoint configuration helpers
src/static-helpers/pollingHelpers.ts Updates imports to use type-only imports
src/static-helpers/pagingHelpers.ts Adds support for POST method in pagination and type-only imports
src/restorePollerHelpers.ts Updates deserializer references and expected status codes
src/models/models.ts Extensive model changes - adds new types, reorders exports, updates property definitions
src/models/index.ts Updates model exports to match new structure
src/index.ts Reorganizes exports and adds cloud settings exports
src/helpers/serializerHelpers.ts Removes unused serialization helper file
src/connectedCacheClient.ts Updates client initialization and operation group references
src/classic/operations/index.ts Updates operation imports to use type-only imports
src/classic/ispCustomers/index.ts Reorganizes operations and updates to new import patterns
src/classic/ispCacheNodesOperations/index.ts Adds new operations for issue history and auto-update history
src/classic/index.ts Removes deprecated operation groups
src/classic/enterpriseMccCustomers/index.ts Reorganizes operations with updated patterns
src/classic/enterpriseMccCacheNodesOperations/index.ts Adds new operations for TLS certificates, issues, and auto-updates
src/classic/enterpriseCustomerOperations/index.ts Removes deprecated preview operations
src/classic/cacheNodesOperations/index.ts Removes deprecated preview operations
src/api/options.ts Removes centralized options file
src/api/operations/ Reorganizes operations into modular structure
src/api/ispCustomers/ Adds operation and option files with URL template support
src/api/ispCacheNodesOperations/ Adds operations with new endpoints and improved error handling
src/api/index.ts Simplifies exports
src/api/enterpriseMccCustomers/ Adds modular operation structure
src/api/enterpriseMccCacheNodesOperations/ Adds new operation endpoints
samples/.../tsconfig.json Updates TypeScript configuration to ES2023
samples/.../operationsListSample.ts Updates sample code formatting and async handling

@kazrael2119
Copy link
Member

kazrael2119 commented Jan 9, 2026

@Bharam-Msft you need to run the test and push the test recordings to fix the ci failure
See https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Quickstart-on-how-to-write-tests.md#run-tests-in-record-mode

Or, if you don't want to do the test, you can skip the test cases by adding .skip at the begenning of the test case like describe.skip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library. Self-Service Release PR for self-service release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants