This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+1 more
ReleasePort's take
Light signalv1.4.2 restores a missing while loop in the queue worker, fixing webhook request processing.
Why it matters: Queue workers will now process all incoming webhook requests instead of exiting prematurely. Upgrade if webhooks are critical to your event-driven integrations.
Summary
AI summaryRestored missing while loop in queue worker to process all incoming webhook requests.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Restored missing while loop in queue worker, fixing webhook processing. Restored missing while loop in queue worker, fixing webhook processing. Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
What's Changed
- restored missing while loop in queue worker
In v1.4.1, the loop responsible for keeping the webhook active was accidently removed. This has been restored, and the worker now correctly processes all incoming requests.
Full Changelog: https://github.com/kennethsible/mkvpriority/compare/v1.4.1...v1.4.2
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]