- Seer (beta) now incorporates application logs into its AI debugging context
- Improves root‑cause identification accuracy by referencing app logs
FastAPI changelog digest
May 26 - Jun 1, 2025. Useful releases, risky migrations, and noisy updates from the FastAPI channel.
No matching updates in this bucket.
FastAPI updates in 2025-w22
- Patched CVE‑2025‑27151: resolved AOF check stack overflow that could lead to remote code execution.
- Fixed bugs affecting CLUSTER SLOTS TLS port visibility (issue 13958) and stream lag calculations for XTRIM/XADD (issues 13966, 13932).
- Patched CVE‑2025‑27151 preventing a stack overflow in Redis AOF check that could lead to RCE.
- Fixed bugs: CLUSTER SLOTS TLS port not reflected, XTRIM/XADD lag miscalculation, and issues #13966, #13932.
- Applied additional security hardening and minor bug corrections.
- Security fix for CVE‑2025‑27151 addressing Redis AOF stack overflow and potential RCE
- Fixed bug where cron‑based timers run twice as fast when active defragmentation is enabled
- Updated LOLWUT command for Redis 8 and applied other general improvements