Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions planning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,3 @@ committed copy to drift.
- **[decisions/](decisions/)** — design decisions taken (and alternatives
rejected), each with a revisit trigger, so reviews don't re-litigate them;
indexed by `just index`.
- **[specs/](specs/)** — pre-convention design docs retained for history (e.g.
the FastStream 0.7 migration design).
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Design: FastStream 0.7 migration (two-PR split)
---
summary: Migrate modern_di_faststream from faststream>=0.5,<1 to faststream>=0.7,<0.8 in two PRs — a defensive <0.7 pin (plus build-backend swap + coverage gate), then the 0.7 break dropping the <0.6 middleware shim.
---

**Date:** 2026-06-04
**Status:** Approved
**Slug:** `faststream-0.7-migration`
# Design: FastStream 0.7 migration (two-PR split)

## Summary

Expand Down
Empty file removed planning/plans/.gitkeep
Empty file.
Empty file removed planning/specs/.gitkeep
Empty file.