Changes.Watch

FastAPI changelog digest

Nov 17 - Nov 23, 2025. Useful releases, risky migrations, and noisy updates from the FastAPI channel.

No matching updates in this bucket.

FastAPI updates in 2025-w47

Seer can now trigger Cursor Agents to fix your bugs

  • Added Cursor Cloud Agent integration for automatic bug fixing
  • Seer can now hand off detected bugs to Cursor with full Sentry context to generate fixes and create PRs

Ingestion IP Addresses are Changing

  • The list of IP addresses used for event ingestion has been updated.
  • Customers must update firewall or allow‑list rules to include the new IP ranges.
  • Failure to adjust network settings may interrupt data ingestion.

Metrics in Open Beta for JS and Python

  • Adds open‑beta support for sending counters, gauges, and distribution metrics from JavaScript and Python SDKs.
  • Allows correlation of these metrics with related traces, logs, and errors for improved observability.

8.4.0

  • Introduces new atomic string operations (SET compare-and-set/delete, MSETEX) and stream enhancements (XREADGROUP CLAIM) along with atomic slot migration and per-slot usage metrics.
  • Adds Redis Search improvements: FT.HYBRID hybrid search with fused scoring, I/O threading for faster query handling, and significant JSON array memory reductions.
  • Includes numerous bug fixes (e.g., XREADGROUP CLAIM type, JSON.NUMINCRBY accuracy, thread safety) and performance optimizations across modules.

Session Replay – Quality of life updates

  • Enhanced replay UI for easier navigation
  • Added quick-share functionality for session replays
  • Optimized loading to make replays faster to access