2 known bugs in rails, with affected versions, fixes and workarounds. Sourced from upstream issue trackers.
| Severity | Affected | Fixed in | Title | Status | Source |
|---|---|---|---|---|---|
| high | 7.2.0 | 7.2.1 | Solid Queue jobs lost when worker SIGTERMs during dequeue A race in the claim/lock phase could drop a job on shutdown. Fixed by wrapping claim in a savepoint. Applied in 7.2.1 + solid_queue 0.4+. | closed | github:#52720 |
| medium | 7.1.0 |
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/bugs/rubygems/railsAsset compilation fails with Propshaft when manifest.js uses link_tree on Windows Propshaft resolved paths with forward slashes, breaking Windows dev environments. Fixed in 7.1.1. |
| closed |
| github:#49822 |