Skip to content

Release [changeset] - #283

Merged
JuroUhlar merged 1 commit into
api-v3from
changeset-release/api-v3
Sep 9, 2026
Merged

Release [changeset]#283
JuroUhlar merged 1 commit into
api-v3from
changeset-release/api-v3

Conversation

@fingerprint-dx-team-actions-runner

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to api-v3, this PR will be updated.

Releases

@fingerprintjs/fingerprintjs-pro-server-api@6.13.0

Minor Changes

  • Update Server API schema to v3.7.1:

    • Require label on Labels
    • Add RequestReadTimeout to ErrorCode
    • Add 404, 429, and 504 responses to GET /events/search and GET /visitors/{visitor_id}
    • Clarify that reverse on GET /events/search defaults to false (sorts newest first)
    • Clarify that GET /visitors/{visitor_id} currently returns at most one item in visits, and deprecate its limit/paginationKey/before pagination parameters in favor of GET /events/search (d2d900f)

fingerprintjs-pro-server-api-node-sdk-smoke-tests@1.0.9

Patch Changes

  • Updated dependencies [d2d900f]
    • @fingerprintjs/fingerprintjs-pro-server-api@6.13.0

@github-actions

github-actions Bot commented Sep 9, 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 9, 2026

Copy link
Copy Markdown
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 95.73% 224/234
🟢 Branches 89.74% 70/78
🟢 Functions 97.78% 44/45
🟢 Lines 95.69% 222/232

Test suite run success

83 tests passing in 11 suites.

Report generated by 🧪jest coverage report action from 69e70a7

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 95.72 89.74 97.77 95.68
🟢  src 94.56 86.2 96.55 94.53
🟢   index.ts 100 100 100 100
🟢   responseUtils.ts 100 100 100 100
🟢   sealedResults.ts 100 100 100 100
🟢   serverApiClient.ts 89.55 72.72 90 89.55 37,73,140,144,203,234,332
🟢   types.ts 100 100 100 100
🟢   urlUtils.ts 95.23 87.5 100 95.12 37,47
🟡   utils.ts 75 100 100 75 6
🟢   webhook.ts 100 100 100 100
🟢  src/errors 100 100 100 100
🟢   apiErrors.ts 100 100 100 100
🟢   getRetryAfter.ts 100 100 100 100
🟢   handleErrorResponse.ts 100 100 100 100
🟢   unsealError.ts 100 100 100 100

@JuroUhlar
JuroUhlar merged commit 6347031 into api-v3 Sep 9, 2026
18 checks passed
@JuroUhlar
JuroUhlar deleted the changeset-release/api-v3 branch September 9, 2026 10:22
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