← ChangeRadar
starlette: changelog & breaking changes
Auto-tracked from github.com/encode/starlette. Updated Jun 28, 2026.
1.3.1
2026-06-12
⚠ Potential breaking changes
- Use `StarletteDeprecationWarning` instead of `DeprecationWarning` by @Kludex in https://github.com/Kludex/starlette/pull/3119
1.3.0
2026-06-11
⚠ Potential breaking changes
- Use `removeprefix` to strip weak ETag indicator in `is_not_modified` by @gnosyslambda in https://github.com/Kludex/starlette/pull/3193
1.2.1
2026-05-31
No breaking-change keywords detected in release notes.
1.2.0
2026-05-28
No breaking-change keywords detected in release notes.
1.1.0
2026-05-23
No breaking-change keywords detected in release notes.
1.0.1
2026-05-21
No breaking-change keywords detected in release notes.
1.0.0
2026-03-22
No breaking-change keywords detected in release notes.
1.0.0rc1
2026-02-23
⚠ Potential breaking changes
- This release removes all deprecated features marked for 1.0.0, along with some last-minute bug fixes.