Change8

1.0.0rc1

Breaking Changes
📦 starletteView on GitHub →
1 breaking1 features🐛 1 fixes

Summary

The first release candidate for Starlette 1.0 is available, removing all features previously marked for deprecation in preparation for the final 1.0 release.

⚠️ Breaking Changes

  • All deprecated features marked for 1.0.0 have been removed, which may break existing code relying on those features.

Migration Steps

  1. Review the full changelog for specific removals of deprecated features that might affect your application.

✨ New Features

  • First release candidate for Starlette 1.0.

🐛 Bug Fixes

  • Last-minute bug fixes included in this release.