Skip to content

chore(backend,shared): Include clerkTraceId for backend api errors - #1986

Merged
dimkl merged 1 commit into
mainfrom
plt-155-add-traceid-to-backend-errors
Oct 31, 2023
Merged

chore(backend,shared): Include clerkTraceId for backend api errors#1986
dimkl merged 1 commit into
mainfrom
plt-155-add-traceid-to-backend-errors

Conversation

@Nikpolik

Copy link
Copy Markdown
Contributor

Reopening this pull request since the previous (#1894) was accidentally only merged in main-v4.

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Packages affected

  • @clerk/clerk-js
  • @clerk/clerk-react
  • @clerk/nextjs
  • @clerk/remix
  • @clerk/types
  • @clerk/themes
  • @clerk/localizations
  • @clerk/clerk-expo
  • @clerk/backend
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/fastify
  • @clerk/chrome-extension
  • gatsby-plugin-clerk
  • build/tooling/chore

clerkTraceId is used when available and defaults to cloudflares CF Ray id
when its missing.
@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 1c04f6c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
NameType
@clerk/backendPatch
@clerk/sharedPatch
@clerk/fastifyPatch
gatsby-plugin-clerkPatch
@clerk/nextjsPatch
@clerk/remixPatch
@clerk/clerk-sdk-nodePatch
@clerk/clerk-jsPatch
@clerk/clerk-expoPatch
@clerk/clerk-reactPatch
@clerk/chrome-extensionPatch

Not sure what this means? Click here to learn what changesets are.

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

@dimkl
dimkl added this pull request to the merge queue Oct 31, 2023
Merged via the queue into main with commit f5d55bbOct 31, 2023
@dimkl
dimkl deleted the plt-155-add-traceid-to-backend-errors branch October 31, 2023 14:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Nikpolik@dimkl@clerk-cookie