Changes.Watch

FastAPI changelog updates

Python API stack with AI APIs, Postgres, Redis, Docker, and observability. Follow release notes, breaking changes, security patches, pricing updates, and community reactions from this channel.

Use this FastAPI changelog channel to compare product release notes, discover risky migrations, and build a weekly digest for the tools in this stack.

6
17
5

Products in this channel

Browse catalog

Latest FastAPI changelog updates

Codecov in Sentry has been removed

  • Codecov integration removed from Sentry
  • Users can no longer view Codecov data within Sentry

Explore and Dashboard Previews in Slack

  • Adds preview support for additional charts in Slack integration
  • Provides richer Explore and Dashboard previews directly in Slack

AI-Detected Issues Now Generally Available

  • Imported from changelog source; review and generate a concise summary before publishing.

8.8.0

  • Added new Array data structure and subkey notifications for hash fields, plus INCREX window counter rate limiter and XNACK stream command
  • Introduced COUNT aggregator for ZUNION/ZINTER, FPHA argument for JSON.SET, multi‑aggregator support in TimeSeries commands, and FT.HYBRID KNN clause with profiling
  • Provided Alpine/Debian Docker images, expanded OS support, runtime memory‑tracking, and assorted bug fixes

AI Conversations Now in Open Beta

  • Introduces the Conversations feature in open beta for all Sentry users.
  • Adds a readable view of past agent sessions, showing full message exchanges and tool calls.

Span Attribute Scrubbing Fix for `http.query`, `url.query`, and `url.full`

  • Fix regression that prevented scrubbing of http.query, url.query, and url.full span attributes
  • Restores proper redaction of these attributes to protect sensitive data
  • Ensures compliance with data privacy expectations

Responses API improvements for tool-calling

  • Improved controls for tool-calling and structured output flows.
  • Reduced latency for selected model and tool combinations.
  • Apps using older completions-style flows should review migration paths.