Skip to content

docs: drop the preview designation from retrieveTrace and processFromUrl - #9

Merged
rferreira merged 1 commit into
mainfrom
drop-preview-language
Aug 31, 2026
Merged

rferreira merged 1 commit into
mainfrom
drop-preview-language

Conversation

@rferreira

Copy link
Copy Markdown
Contributor

Part of a 6-SDK sweep removing the "v2.2 preview" language now that the contract itself has dropped it (scanii/openapi#49, merged).

Docs only — no signature, behavior or return-type change.

Changes

  • retrieveTrace and processFromUrl — removed the **Preview surface** paragraph from both TSDoc blocks. The @see links are preserved.
  • README API table — dropped the (v2.2 preview) tags from both rows
  • CHANGELOG — [Unreleased] entry

Why

The spec only ever marked the trace GET as preview. processFromUrl was listed as a plain 2.2 feature, so labelling it preview was drift introduced during the v2.2 propagation — wrong independently of the contract change.

Version

No version bump. Rides the next release rather than cutting a tag for comment changes.

Verification

  • npm run build — success (ESM + DTS)
  • npm test48 passed, 3 suites
  • npm run lint — clean

Related

Python and Ruby are already clean. java, dotnet, go, php and rust get the same treatment in parallel PRs.

The v2.2 contract no longer marks GET /files/{id}/trace as preview
(scanii/openapi#49), and processFromUrl was never preview in the spec at all —
that label was drift from the v2.2 propagation.

Docs only — no signature, behavior or return-type change. No version bump;
this rides the next release.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@rferreira
rferreira merged commit 4f00f16 into main Aug 31, 2026
6 checks passed
@rferreira
rferreira deleted the drop-preview-language branch August 31, 2026 20:45
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.

1 participant