Serverless: Unify detection of serverless environments and add support for Google Cloud Run, enhancing the SDK's ability to manage error handling in these environments.
Core: Introduce MCP server instrumentation, providing better monitoring and performance insights for server environments.
Fixes
Fix an issue where re-sampled sessions after a click would incorrectly trigger a new session-based replay, ensuring accurate session management.
Resolve an error handling issue in the fastifyIntegration, marking captured errors appropriately to improve debugging.