Sentry v3.4.0 Release Notes

  • 0️⃣ Eventlet is no longer used as the default worker for gunicorn, and thus is no longer installed by default. If you're using the udp worker, or send_fake_data you MUST 👷 install eventlet yourself. The recommended worker class for gunicorn is now gevent as it corrects some issues with async queries in psycopg2.