Node: Add official support for instrumenting OpenAI SDK calls in Node with Sentry tracing, enhancing your ability to track Generative AI interactions.
Browser: Introduce new APIs for syncing debugIds between web workers and the main thread, improving debugging capabilities in multi-threaded environments.
Improvements
Core: Enhance tracking by adding support for provider metadata in the ai SDK, allowing for more detailed insights into AI responses.
Core: Deprecate the old logger in favor of a new debug logger, streamlining logging practices across the SDK.
Fixes
Fix errors not being captured from streamed responses in SvelteKit, ensuring that server-side errors are properly reported.
Fix issues with error reporting in Cloudflare Durable Objects, ensuring that all errors are captured effectively.
Others
Add external contributor credits to the CHANGELOG, recognizing valuable contributions to the project.