Sync staged changes (2026-05-20, non-breaking only)#2770
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Codegen Sync: staging-next -> next
Synced 3 of 8 changed resources from
staging-nextas of 2026-05-20.Source:
origin/staging-next@ b5b4cc6Base:
origin/next@ 45bd3e2Local Validation (all three gates pass)
npx tsc --noEmitESLINT_USE_FLAT_CONFIG=false npx eslint --ext ts,js ../scripts/detect-breaking-changes origin/nextIntegrated Resources
Deferred: Breaking Changes (still unresolved)
These resources have spec-driven changes that affect SDK contract.
api-gatewayandcachecarry over from the previous sync;billingandemail-securityare new this cycle.discovery.operations.edit()removedoriginCloudRegions.create->update(POST -> PUT)originCloudRegions.bulkEdit->bulkUpdateoriginCloudRegions.editremovedusage.paygoendpoint URL changed:/billing/usage/paygo->/paygo-usageInvestigateListParams.action_logparameter removedNote on
billing: this resource also adds a non-breakingusage.getmethod(new endpoint
GET /accounts/{account_id}/billable/usage). It is held backalong with the rest of the resource because the resource boundary is the
top-level directory. Can split into a non-breaking-only PR if you want
usage.getin sooner.The local
detect-breaking-changesscript flaggedemail-securitydirectly(removed query param breaks old test). For
billing, the script passesbecause the SDK method signature is unchanged; the endpoint URL change was
caught by the surface analyzer (
scripts/common/summarize-diff.ts).Deferred: Codegen Regression (still unresolved)
billingis now fixed by the codegen team (Usage.paygore-added plus anew
Usage.getmethod), so this list is shorter than before.RegionalHostnamesandRegionsclasses generated empty -- methods exist onnext, stripped onstaging-next, new tests still reference themShared Changes (codegen artifacts only)
.stats.yml-- spec hash bumpscripts/detect-breaking-changes-- updated test path listIntentionally NOT touched:
.github/workflows/*-- human-owned.release-please-manifest.json,CHANGELOG.md,package.json,src/version.ts-- release-please-bot ownedsrc/index.ts,src/resources/index.ts, rootapi.md-- no diff in this syncTracker:
command-center/.local/sync-typescript-2026-05-20.md(in devstack)