Skip to content

💥[breaking] Remove cloud files #218

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 3 commits into from
Apr 29, 2025

Conversation

yuandrew
Copy link
Contributor

@yuandrew yuandrew commented Apr 22, 2025

What changed?
Removed all cloud files, now that they live at https://github.com/temporalio/cloud-sdk-go

Why?
Cloud files have been moved to their own repo, no need to keep them here anymore.

The Go SDK's has not used cloud protos for a few releases now, so this should be safe.

temporalio/sdk-go#1921

How did you test it?

Potential risks

@yuandrew yuandrew requested review from a team as code owners April 22, 2025 22:55
Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

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

This is great, thanks! @anekkanti - can you confirm this looks good to you? @Quinn-With-Two-Ns - any concerns about newer API versions no longer working with older Go SDKs that include the cloud ops API (until we removed at temporalio/sdk-go#1831)? @yuandrew - can you put a 💥 on the PR title and clarify that it's a breaking change to an experimental thing, that way they know to call it out in release notes.

@yuandrew yuandrew changed the title Remove cloud files 💥[breaking] Remove cloud files Apr 23, 2025
@Quinn-With-Two-Ns
Copy link
Contributor

As long as the most recent released Go SDK works I have no concern. @yuandrew can you just confirm that?

Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

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

(confirmed off-PR that @anekkanti approves and that this package is not in use in latest released Go SDK)

@yuandrew yuandrew enabled auto-merge (squash) April 29, 2025 16:41
@yuandrew yuandrew merged commit b910ee7 into temporalio:master Apr 29, 2025
4 checks passed
@yuandrew yuandrew deleted the cloud-moved-separate-repo branch April 29, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants