This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+9 more
ReleasePort's take
Light signalThe 'float' parameter has been renamed to 'scale' in version v2.97.0 to eliminate a shadowing conflict with Python's built-in float type.
Why it matters: If your code uses the deprecated 'float' keyword, update configurations and scripts to use 'scale' before deploying v2.97.0; otherwise calls will fail due to undefined parameter.
Summary
AI summaryRename the 'float' parameter to 'scale' to resolve a shadowing conflict.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Add email parsing to the backends Add email parsing to the backends Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Feature | Medium |
Row-section support in HTML backend Row-section support in HTML backend Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Feature | Medium |
Fetch HTML images via CLI Fetch HTML images via CLI Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Dependency | Low |
Pin transformers<5.9.0 on macOS for MPS compatibility Pin transformers<5.9.0 on macOS for MPS compatibility Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Low |
Rename shadowed built-in 'float' parameter to 'scale' Rename shadowed built-in 'float' parameter to 'scale' Source: llm_adapter@2026-06-03 Confidence: high |
— |
Breaking Changes
- Renamed configuration/CLI parameter 'float' to 'scale'
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
Beta — feedback welcome: [email protected]