Middleware: Enjoy improved compatibility with middleware as we fix the check for client instanceof Raven.Client. This change ensures smoother integration and usage of the middleware in your applications.
Documentation: Access enhanced integration examples and updated usage documentation, making it easier to implement and utilize the SDK effectively.
Improvements
Middleware: Receive a deprecation warning for top-level middleware, helping you stay informed about upcoming changes and ensuring a smoother transition in future updates.
Utilities: Benefit from updates to utility functions that improve performance and reliability, particularly for handling stack traces on Windows machines.
Fixes
Fix the integration link in the documentation to ensure you have the correct resources at your fingertips.
Resolve a variable name mixup in the Koa documentation, ensuring clarity and accuracy in the examples provided.
Fix the name mismatch for Postgres/pg, ensuring that the documentation and code are aligned for better usability.
Others
Remove the warning about getContext being called in the global context, streamlining your experience without unnecessary alerts.