Skip to content

Conversation

@brkalow
Copy link
Member

@brkalow brkalow commented Apr 1, 2025

Description

Removes the METHOD_CALLED telemetry event from clerkMiddleware() as it's being fired more than intended. We can revisit in the future, but due to the reliance on the async clerkClient(), we can't just move it back to the middleware factory method.

Checklist

  • pnpm test runs as expected.
  • pnpm 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:

@vercel
Copy link

vercel bot commented Apr 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2025 5:04pm

@changeset-bot
Copy link

changeset-bot bot commented Apr 1, 2025

🦋 Changeset detected

Latest commit: bbdbe99

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

This PR includes changesets to release 3 packages
Name Type
@clerk/nextjs Patch
@clerk/astro Patch
@clerk/nuxt Patch

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

Copy link
Member

@jacekradko jacekradko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹

@brkalow brkalow enabled auto-merge (squash) April 1, 2025 17:03
@brkalow brkalow merged commit 7d5e361 into main Apr 1, 2025
29 checks passed
@brkalow brkalow deleted the brk.chore/remove-middleware-telemetry-event branch April 1, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants