Skip to content

chore(fixtures): refresh meta.api_version to 2026-04-16#54

Merged
Fivell merged 1 commit into
mainfrom
chore/refresh-fixture-api-version
Jun 12, 2026
Merged

chore(fixtures): refresh meta.api_version to 2026-04-16#54
Fivell merged 1 commit into
mainfrom
chore/refresh-fixture-api-version

Conversation

@Fivell

@Fivell Fivell commented Jun 10, 2026

Copy link
Copy Markdown
Member

36 test fixtures still carried meta.api_version from earlier recorded responses (2021-04-19, 2021-12-15, 2022-05-09, 2022-05-10). The SDK targets 2026-04-16. Bulk-replaced via sed across src/test/resources/fixtures. Purely cosmetic — the SDK never reads meta.api_version from responses. Tests: ./gradlew test — BUILD SUCCESSFUL.

36 test fixtures still carried meta.api_version from earlier recorded
responses (2021-04-19, 2021-12-15, 2022-05-09, 2022-05-10). The SDK
targets 2026-04-16. Bulk-replaced via sed across
src/test/resources/fixtures.

The SDK never reads meta.api_version from responses (only sends
X-DIDWW-API-Version on requests), so this is purely cosmetic.

Tests: ./gradlew test — BUILD SUCCESSFUL.
@sonarqubecloud

Copy link
Copy Markdown

@Fivell Fivell merged commit 91376fb into main Jun 12, 2026
5 checks passed
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