Sentry v4.2.0 Release Notes

  • ๐Ÿ‘ Sentry now has support for buffering a majority of its counters via Redis. For more information, check ๐Ÿ“š the buffer section of the configuration documentation.

    • Nearly all race conditions are now handled correctly using distributed cache locks.