Skip to content

docs(readme): correct SDK version table#52

Merged
Fivell merged 1 commit into
mainfrom
docs/fix-version-table
May 5, 2026
Merged

docs(readme): correct SDK version table#52
Fivell merged 1 commit into
mainfrom
docs/fix-version-table

Conversation

@Fivell
Copy link
Copy Markdown
Member

@Fivell Fivell commented May 5, 2026

Summary

The SDK version table at the top of the README was stale:

  • It mapped `3.x → main → 2026-04-16`, but `main` ships v4.0.0 with API 2026-04-16.
  • It mapped `2.x → 2022-05-10`, but the `2022-05-10` branch was tagged through v3.0.0.

Updated table:

SDK Version Branch DIDWW API Version
4.x `main` `2026-04-16`
3.x `2022-05-10` `2022-05-10`

Test plan

  • No code changes — pure docs.
  • Verified tags: `git log 4.0.0` is at tip of `main`; `git log 3.0.0` is at tip of `2022-05-10`.

… 3.x 2022-05-10

The version table was incorrectly mapping 3.x to main and 2.x to the
2022-05-10 branch. main currently ships v4.0.0 (API 2026-04-16) and the
2022-05-10 line was tagged through v3.0.0.
@Fivell Fivell merged commit af2fbb2 into main May 5, 2026
2 checks passed
@Fivell Fivell deleted the docs/fix-version-table branch May 5, 2026 07:36
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 2026

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