Sidekiq v5.0.1 Release Notes

    • 🛠 Fix incorrect server identity when daemonizing [jwilm, #3496]
    • ↪ Work around error running Web UI against Redis Cluster [#3492]
    • ✂ Remove core extensions, Sidekiq is now monkeypatch-free! [#3474]
    • Reimplement Web UI's HTTP_ACCEPT_LANGUAGE parsing because the spec is utterly incomprehensible for various edge cases. [johanlunds, natematykiewicz, #3449]
    • ⚡️ Update class_attribute core extension to avoid warnings
    • Expose job_hash_context from Sidekiq::Logging to support log customization