Skip to content

INTER-2051: Add SDK version support and EOL table to README - #280

Merged
JuroUhlar merged 1 commit into
mainfrom
chore/INTER-2051-version-support-readme
Sep 7, 2026
Merged

INTER-2051: Add SDK version support and EOL table to README#280
JuroUhlar merged 1 commit into
mainfrom
chore/INTER-2051-version-support-readme

Conversation

@kevinmia

@kevinmia kevinmia commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

This PR addresses concerns raised in INTER-2051. This is one PR as a part of a thread of PRs that will need to be made for each SDK.

Adds a "Version support" section to the README with a single table showing which SDK major versions map to which Server API version, their current status, and end-of-support info.

#275 was created as a proof of concept for when we initially did work for the go-sdk. If this is approved, will plan to close PR #275

@changeset-bot

changeset-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: df0a11d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

⚠️ This PR doesn't contain any changesets. If there are user-facing changes, don't forget to run:

pnpm exec changeset

to create a changeset.

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 98.15% 159/162
🟢 Branches 96.84% 92/95
🟢 Functions 100% 35/35
🟢 Lines 98.11% 156/159

Test suite run success

83 tests passing in 24 suites.

Report generated by 🧪jest coverage report action from df0a11d

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 98.14 96.84 100 98.11
🟢  src 98.43 98.66 100 98.41
🔴   ...edApiTypes.ts 0 0 0 0
🔴   index.ts 0 0 0 0
🟢   sealedResults.ts 100 100 100 100
🟢   ...rApiClient.ts 96.15 97.22 100 96.15 358,362
🟢   types.ts 100 100 100 100
🟢   urlUtils.ts 100 100 100 100
🟢   webhook.ts 100 100 100 100
🟢  src/errors 97.05 90 100 96.96
🟢   apiErrors.ts 100 100 100 100
🟢   ...orResponse.ts 100 100 100 100
🟢   toError.ts 87.5 88.88 100 87.5 21
🟢   unsealError.ts 100 50 100 100 10

@JuroUhlar
JuroUhlar merged commit 1ff248c into main Sep 7, 2026
19 checks passed
@JuroUhlar
JuroUhlar deleted the chore/INTER-2051-version-support-readme branch September 7, 2026 09:30
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.

2 participants