You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/sentry.ts no longer exports/uses the custom denoServerIntegration, instrumentDenoServe, and related helpers. Consumers calling those functions directly must migrate to the built-in Sentry behavior.
Features
switch to built-in Sentry Deno server integration and upgrade deps (85c65b7)