Skip to content

[Release] sdk/resourcemanager/cosmos/armcosmos/3.3.0 #24598

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

Merged
merged 2 commits into from
May 23, 2025

Conversation

jliusan
Copy link
Member

@jliusan jliusan commented May 8, 2025

…spec commit: 011ecc5633300a5eefe43dde748f269d39e96458
@Copilot Copilot AI review requested due to automatic review settings May 8, 2025 07:49
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label May 8, 2025
Copy link
Contributor

@Copilot 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 Cosmos DB resource manager SDK by reverting client package versions from v4 (preview) back to v3 and updating the API version from “2024-12-01-preview” to “2025-04-15”. In addition, it removes several build constraint directives and deletes the entire ChaosFault client files and related test examples, while also updating documentation (README, autorest metadata, and CHANGELOG) to reflect these changes.

Reviewed Changes

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

File Description
sdk/resourcemanager/cosmos/armcosmos/constants.go Removed Go build constraints and updated the module version constant.
sdk/resourcemanager/cosmos/armcosmos/_client.go & example tests Updated import paths and API version query parameters from v4/preview to v3/stable.
sdk/resourcemanager/cosmos/armcosmos/chaosfault_client*.go Entire ChaosFault client file and its tests removed.
Documentation files (autorest.md, README.md, CHANGELOG.md) Updated version references and links to reflect v3 and the new API version.
Comments suppressed due to low confidence (2)

sdk/resourcemanager/cosmos/armcosmos/chaosfault_client.go:1

  • The entire ChaosFault client file has been removed. Please ensure this deletion is intentional, confirm that its functionality is either deprecated or relocated, and update documentation/changelog to clearly communicate this change.
-//go:build go1.18

sdk/resourcemanager/cosmos/armcosmos/chaosfault_client_example_test.go:1

  • The ChaosFault client example test file has been removed. Confirm that this removal aligns with the intended support strategy for the SDK and that all related documentation is updated accordingly.
-//go:build go1.18

@JiaqiZhang-Dev
Copy link
Member

please help fix the ci failure

Copy link

API Change Check

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

sdk/resourcemanager/cosmos/armcosmos

@jliusan jliusan merged commit d422fd0 into main May 23, 2025
20 checks passed
@jliusan jliusan deleted the release-cosmos-armcosmos-3.3.0-1746690449 branch May 23, 2025 02:43
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.

2 participants