This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
ReleasePort's take
Light signalThe Docker base image was switched from Alpine to Debian slim, resolving container startup crashes. Compute worker prewarming defaults were updated to prevent ONNX model downloads at startup.
Why it matters: Fixes a crash that blocked container initialization; eliminates unnecessary ONNX model downloads on compute workers, improving boot efficiency.
Summary
AI summarySwitched Docker base image from Alpine to Debian slim to fix container startup crash and changed compute worker model prewarming defaults.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Changes compute worker model prewarming defaults to avoid ONNX model downloads at startup. Changes compute worker model prewarming defaults to avoid ONNX model downloads at startup. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Switches Docker image from Alpine to Debian slim, fixing container startup crash. Switches Docker image from Alpine to Debian slim, fixing container startup crash. Source: llm_adapter@2026-06-03 Confidence: low |
— |
Full changelog
✨ What's New
🐳 Docker Fix by @AlexErrant in #97.
- Fixed a breaking container startup crash by switching the app image from Alpine to Debian slim so
onnxruntime-nodehas glibc. - Changed compute worker model prewarming defaults to avoid downloading ONNX models during startup.
Full Changelog: https://github.com/richardr1126/openreader/compare/v4.0.2...v4.0.3
Breaking Changes
- Replaced Alpine base image with Debian slim for the app container, breaking existing configurations relying on Alpine-specific behavior.
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
About OpenReader
EPUB, PDF, DOCX, MD, and TXT file text to speech document reader. Read documents in realtime with high-quality TTS; or extract audiobooks.
Related context
Related tools
Beta — feedback welcome: [email protected]