Change8

0.135.2

📦 fastapiView on GitHub →
🐛 1 fixes

Summary

This release primarily focuses on dependency upgrades, most notably increasing the minimum required version for Pydantic to 2.9.0, alongside numerous documentation improvements and translation updates.

Migration Steps

  1. Ensure your installed version of pydantic is >=2.9.0.

🐛 Bug Fixes

  • Fixed code blocks in reference docs overflowing table width.