Commit Graph

1510 Commits

Author SHA1 Message Date
Sebastián Ramírez 9ebd800d9b
Update docs to use Pydantic v2 settings and add note and example about v1 (#9788)
*  Add pydantic-settings to all extras

* 📝 Update docs for Pydantic settings

* 📝 Update Settings source examples to use Pydantic v2, and add a Pydantic v1 version

*  Add tests for settings with Pydantic v1 and v2

* 🔥 Remove solved TODO comment

* ♻️ Update conditional OpenAPI to use new Pydantic v2 settings
2023-07-03 22:11:49 +02:00
Sebastián Ramírez b892664f25
♻️ Deprecate parameter `regex`, use `pattern` instead (#9786)
* 📝 Update docs to deprecate regex, recommend pattern

* ♻️ Update examples to use new pattern instead of regex

* 📝 Add new example with deprecated regex

* ♻️ Add deprecation notes and warnings for regex

*  Add tests for regex deprecation

*  Update tests for compatibility with Pydantic v1
2023-07-03 21:37:26 +02:00
Sebastián Ramírez 54feaad147
🔀 Merge master, fix valid JSON Schema accepting bools (#9782) 2023-07-02 18:35:12 +02:00
Sebastián Ramírez d6db5d4f58
OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2023-07-01 20:08:39 +02:00
github-actions 49bc3e0873 📝 Update release notes 2023-06-16 14:49:35 +00:00
Sebastián Ramírez 32935103b1 🔖 Release version 0.97.0 2023-06-12 00:50:06 +02:00
Sebastián Ramírez 395ece75aa 📝 Update release notes 2023-06-12 00:49:35 +02:00
github-actions e958d30d1d 📝 Update release notes 2023-06-11 22:47:16 +00:00
github-actions 3289796286 📝 Update release notes 2023-06-11 22:38:17 +00:00
github-actions ba882c10fe 📝 Update release notes 2023-06-11 22:16:38 +00:00
github-actions 3390a82832 📝 Update release notes 2023-06-11 22:09:33 +00:00
github-actions 32cefb9bff 📝 Update release notes 2023-06-11 21:49:52 +00:00
github-actions df58ecdee2 📝 Update release notes 2023-06-11 21:38:54 +00:00
Sebastián Ramírez 6595658324
⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras (#9655) 2023-06-11 23:38:15 +02:00
github-actions c8b729aea7 📝 Update release notes 2023-06-11 20:36:12 +00:00
github-actions ee96a099d8 📝 Update release notes 2023-06-11 19:08:50 +00:00
Sebastián Ramírez f5e2dd8025 📝 Update release notes 2023-06-11 00:03:27 +02:00
Sebastián Ramírez 19347bfc3c 🔖 Release version 0.96.1 2023-06-10 23:51:40 +02:00
Sebastián Ramírez 20d93fad94 📝 Update release notes 2023-06-10 23:50:09 +02:00
github-actions 58e50622de 📝 Update release notes 2023-06-10 20:58:55 +00:00
Sebastián Ramírez 4ac8b8e443
🔧 Add sponsor Platform.sh (#9650) 2023-06-10 22:58:15 +02:00
github-actions 3d162455a7 📝 Update release notes 2023-06-10 20:49:25 +00:00
github-actions 4c64c15ead 📝 Update release notes 2023-06-10 20:37:02 +00:00
github-actions 9b14107695 📝 Update release notes 2023-06-10 20:31:03 +00:00
github-actions 6fe26b5689 📝 Update release notes 2023-06-10 20:29:47 +00:00
github-actions ca8ddb2893 📝 Update release notes 2023-06-10 17:23:47 +00:00
github-actions ae5c51afa6 📝 Update release notes 2023-06-10 17:06:14 +00:00
Marcelo Trylesinski 19757d1859
🔥 Remove link to Pydantic's benchmark, as it was removed there (#5811)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-10 19:05:42 +02:00
github-actions e645a2db1b 📝 Update release notes 2023-06-10 17:05:03 +00:00
github-actions 503cec5649 📝 Update release notes 2023-06-10 16:03:40 +00:00
github-actions 2c7a0aca95 📝 Update release notes 2023-06-10 14:26:29 +00:00
github-actions d189c38aaf 📝 Update release notes 2023-06-10 12:06:21 +00:00
github-actions 4b31beef35 📝 Update release notes 2023-06-08 18:31:33 +00:00
github-actions 155fc5e24e 📝 Update release notes 2023-06-07 20:44:47 +00:00
Sebastián Ramírez 1574c96231 🔖 Release version 0.96.0 2023-06-03 16:29:23 +02:00
Sebastián Ramírez 99ed2a227f 📝 Update release notes 2023-06-03 16:28:37 +02:00
github-actions 6b72d54136 📝 Update release notes 2023-06-03 14:20:32 +00:00
github-actions 4d5e40190b 📝 Update release notes 2023-06-03 14:19:04 +00:00
github-actions b086b6580d 📝 Update release notes 2023-06-03 14:15:41 +00:00
github-actions 47c13874a0 📝 Update release notes 2023-06-03 14:06:48 +00:00
github-actions ede2b53a0f 📝 Update release notes 2023-06-03 14:06:02 +00:00
github-actions 8e1280bf87 📝 Update release notes 2023-06-03 14:01:51 +00:00
github-actions 5d2942f8fd 📝 Update release notes 2023-06-03 13:58:16 +00:00
github-actions ee017fdffa 📝 Update release notes 2023-06-03 13:58:09 +00:00
github-actions d5b588f246 📝 Update release notes 2023-06-03 13:57:42 +00:00
github-actions 1ecc9a1810 📝 Update release notes 2023-06-03 13:56:26 +00:00
github-actions f0b4d590af 📝 Update release notes 2023-06-03 13:56:16 +00:00
github-actions beedcd90c7 📝 Update release notes 2023-06-03 13:56:02 +00:00
github-actions f2b0670f04 📝 Update release notes 2023-06-03 13:55:50 +00:00
github-actions 795419ceee 📝 Update release notes 2023-06-03 13:54:48 +00:00