Release v6.5.0 for ECOM v26.8 (@W-23614477@) - #455
Conversation
vcua-mobify
left a comment
There was a problem hiding this comment.
LGTM
Small nit from claude about a changelog entry but its non-blocking:
Non-blocking observations
zones-oas type renames (heads-up, not a blocker). The large zones churn (+1527/−808) is mostly re-tagging and additive Turnstile types, but two generated types changed name/disappeared: ApiStandardsErrorResponse → ErrorResponse, and a capitalized OrganizationId type was dropped (lowercase param retained). For strict TS consumers importing those exact type names from the CDN Zones module, that's technically a breaking rename. It's upstream-spec-driven and lands in an API that was previously blocked from generating (the whole point of the CDN Zones fix shipping here), so the practical blast radius is near-zero — but worth being aware of, and it's arguably worth a one-line note in the changelog's Bug Fixes if you want to be thorough.
- Update APIs to the ECOM v26.8 pinned versions per the api-manager release/26.8 pom - Bump version to 6.5.0 - Regenerate docs Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
d42a046 to
feac5e2
Compare
Summary
release/26.8pom.zones-oasv1.3.0) and the auto-publish-on-merge fix.API Versions
Test plan
npm run updateApissucceeded —apis/matchesapi-versions.txt(30 folders), all 11 bumpedexchange.jsonversions verified, no*-internal.yamlleaked, diff report shows 0 endpoint removals.npm run build(clean + renderTemplates + compile) produced clean output; only the pre-existing auth-oas form-parameter generator warnings.npm testpassed: lint, depcheck, 53 unit tests, 21 release-workflow tests — all green.npm run docregenerated the CHANGELOG v6.5.0 API Versions table and the typedoc HTML underdocs/;docs/CHANGELOG.mdmatches root byte-for-byte.cdn-api-process-apis1.3.0) and shopper-orders (1.17.1) generated output to confirm the new endpoints surfaced.Ticket
W-23614477