Skip to content

[@azure-arm-dell-storage]-generated-SDK generation #37065

Closed
KajalSethi wants to merge 16 commits intomainfrom
azure-arm-dell-storage-sdk-generation
Closed

[@azure-arm-dell-storage]-generated-SDK generation #37065
KajalSethi wants to merge 16 commits intomainfrom
azure-arm-dell-storage-sdk-generation

Conversation

@KajalSethi
Copy link
Member

@KajalSethi KajalSethi commented Jan 19, 2026

Packages impacted by this PR

@azure/arm-dell-storage (version 1.0.0)

Provide a list of related PRs (if any)

#36943

azure-sdk and others added 13 commits December 29, 2025 12:28
Added release history for version 1.0.0.
Updated release dates and descriptions for version 1.0.0 and 1.0.0-beta.1.
- Resolved test failures caused by API version mismatch
- Previously: test recordings used 2025-03-21-preview API
- Now: test recordings use 2025-03-21 stable API
- Regenerated test-proxy recordings to match SDK API version
- All unit and integration tests now pass successfully

Test Results:
✅ Unit tests: PASSING
✅ Integration tests: PASSING
✅ Build verification: SUCCESSFUL
✅ Package ready for v1.0.0 stable release
Copilot AI review requested due to automatic review settings January 19, 2026 09:10
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Jan 19, 2026
@KajalSethi KajalSethi marked this pull request as draft January 19, 2026 09:10
@github-actions
Copy link

github-actions bot commented Jan 19, 2026

API Change Check

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

@azure/arm-dell-storage

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 PR updates the @azure/arm-dell-storage SDK from a beta preview version to the first stable release (1.0.0). The changes include updating the API version from 2025-03-21-preview to 2025-03-21, updating dependencies, and incorporating various generated code improvements.

Changes:

  • Updated API version from preview (2025-03-21-preview) to stable (2025-03-21)
  • Updated package version from 1.0.0-beta.1 to 1.0.0
  • Added cloud settings support with new AzureClouds enum and cloudSetting option
  • Enhanced import statements to use TypeScript type imports where appropriate
  • Updated various helper functions with improved type safety and URL normalization
  • Updated samples and documentation to reflect stable version

Reviewed changes

Copilot reviewed 53 out of 56 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
sdk/dell/arm-dell-storage/tsp-location.yaml Updated commit hash to reference new API specification version
sdk/dell/arm-dell-storage/package.json Updated package version from beta to stable (1.0.0)
sdk/dell/arm-dell-storage/CHANGELOG.md Added changelog entry for first stable release
sdk/dell/arm-dell-storage/metadata.json Updated API version and emitter version, added cross-language definitions
sdk/dell/arm-dell-storage/src/storageClient.ts Updated imports to use type imports for better tree-shaking
sdk/dell/arm-dell-storage/src/api/storageContext.ts Added cloud settings support with new cloudSetting parameter
sdk/dell/arm-dell-storage/src/static-helpers/cloudSettingHelpers.ts New file providing Azure cloud environment configuration
sdk/dell/arm-dell-storage/src/static-helpers/urlTemplate.ts Added return type annotations and URL normalization function
sdk/dell/arm-dell-storage/src/static-helpers/pagingHelpers.ts Added nextLinkMethod option for POST pagination support
sdk/dell/arm-dell-storage/src/static-helpers/pollingHelpers.ts Updated imports to use type imports
sdk/dell/arm-dell-storage/src/models/models.ts Fixed documentation reference and added eslint disable comments
sdk/dell/arm-dell-storage/src/api/fileSystems/operations.ts Updated expected status codes for delete operation to include 201
sdk/dell/arm-dell-storage/src/restorePollerHelpers.ts Updated expected status codes to match operation changes
sdk/dell/arm-dell-storage/test/public/dellstorage_operations_test.spec.ts Changed loop variable from let to const
sdk/dell/arm-dell-storage/samples-dev/*.ts Updated API version references in comments and corrected subscription IDs
sdk/dell/arm-dell-storage/samples/v1/*/package.json Updated dependencies and Node.js version requirements
sdk/dell/arm-dell-storage/review/*.api.md Updated API surface documentation to reflect stable version

KajalSethi and others added 3 commits January 19, 2026 15:48
- Updated assets.json with new recordings tag: js/dell/arm-dell-storage_1e244519e2
- Pushed updated test recordings to azure-sdk-assets repository
- Fixed API version mismatch (2025-03-21-preview → 2025-03-21 stable)
- All tests now pass in CI with correct stable API recordings
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@KajalSethi KajalSethi closed this Jan 20, 2026
auto-merge was automatically disabled January 20, 2026 09:53

Pull request was closed

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants