Sebastián Ramírez
8322a4445a
🔖 Release version 0.128.0
5 months ago
github-actions[bot]
4b2cfcfd34
📝 Update release notes
[skip ci]
5 months ago
Sebastián Ramírez
e300630551
➖ Drop support for `pydantic.v1` ( #14609 )
5 months ago
github-actions[bot]
1b3bea8b6b
📝 Update release notes
[skip ci]
5 months ago
Sebastián Ramírez
34e884156f
✅ Run performance tests only on Pydantic v2 ( #14608 )
5 months ago
Sebastián Ramírez
cd90c78391
🔖 Release version 0.127.1
5 months ago
github-actions[bot]
93f4dfd88b
📝 Update release notes
[skip ci]
5 months ago
Sebastián Ramírez
535b5daa31
🔊 Add a custom `FastAPIDeprecationWarning` ( #14605 )
5 months ago
github-actions[bot]
6b53786f62
📝 Update release notes
[skip ci]
5 months ago
Sebastián Ramírez
d98f4eb56e
🔧 Update pre-commit to use local Ruff instead of hook ( #14604 )
5 months ago
github-actions[bot]
8cefc4b7cc
📝 Update release notes
[skip ci]
5 months ago
Motov Yurii
3063ada72f
✅ Add missing tests for code examples ( #14569 )
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nils-Hero Lindemann <[email protected] >
5 months ago
github-actions[bot]
5eb8d6ed8a
📝 Update release notes
[skip ci]
5 months ago
Nils-Hero Lindemann
7c751a2e1c
🌐 Update translations for de (update-outdated) ( #14602 )
* Sync with #14600
* A few changes
The LLM suggested a few changes when retranslating the document, these are the good ones.
I also added a term to the llm prompt, the LLM instead used just "Abdeckung", which is too broad in this context.
5 months ago
github-actions[bot]
55b556a7d1
📝 Update release notes
[skip ci]
5 months ago
Motov Yurii
a4d04c9b7e
👷 Remove `lint` job from `test` CI workflow ( #14593 )
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
5 months ago
github-actions[bot]
23caa2709b
📝 Update release notes
[skip ci]
5 months ago
Sebastián Ramírez
c264467efe
📝 Add documentary to website ( #14600 )
5 months ago
github-actions[bot]
2b212ddd76
📝 Update release notes
[skip ci]
5 months ago
Nils-Hero Lindemann
7203e860b3
🌐 Update translations for de (update-outdated) ( #14581 )
* Sync with #14575 (Drop support for Pydantic v1)
* Add a word and fix a typo
Found while syncing.
5 months ago
github-actions[bot]
e55f223b46
📝 Update release notes
[skip ci]
5 months ago
Sebastián Ramírez
a329baaa54
👷 Update secrets check ( #14592 )
5 months ago
github-actions[bot]
a7a0aee984
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
6539b80d9f
👷 Run CodSpeed tests in parallel to other tests to speed up CI ( #14586 )
6 months ago
github-actions[bot]
e1bd9f3e33
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
b9b2793bda
🔨 Update scripts and pre-commit to autofix files ( #14585 )
6 months ago
Sebastián Ramírez
c4a1ab5036
🔖 Release version 0.127.0
6 months ago
github-actions[bot]
22c7200ebb
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
6e42bcd8ce
🔊 Add deprecation warnings when using `pydantic.v1` ( #14583 )
6 months ago
github-actions[bot]
6513d4daa1
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
1d93d531bc
⬆️ Upgrade OpenAI model for translations to gpt-5.2 ( #14579 )
6 months ago
github-actions[bot]
c2c1cc8aec
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
5289259275
🔧 Add LLM prompt file for Korean, generated from the existing translations ( #14546 )
Co-authored-by: hy.lee <[email protected] >
6 months ago
github-actions[bot]
5783910d0c
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
026b43e5d3
🔧 Add LLM prompt file for Japanese, generated from the existing translations ( #14545 )
Co-authored-by: Maruo.S <[email protected] >
6 months ago
Sebastián Ramírez
6b591ddd7e
📝 Update release notes
6 months ago
Sebastián Ramírez
10252b1937
🔖 Release version 0.126.0
6 months ago
github-actions[bot]
55ec28b81b
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
1cb4e25651
🔧 Tweak pre-commit to allow committing release-notes ( #14577 )
6 months ago
github-actions[bot]
eac57f6908
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
e2cd8a4201
➖ Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` ( #14575 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
github-actions[bot]
5c7dceb80f
📝 Update release notes
[skip ci]
6 months ago
Paras Verma
d70ed5eceb
📝 Fix duplicated variable in `docs_src/python_types/tutorial005_py39.py` ( #14565 )
Fix duplicated variable in python types example
6 months ago
github-actions[bot]
261c11b218
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
75d4f9c098
🔧 Add LLM prompt file for Ukrainian, generated from the existing translations ( #14548 )
6 months ago
github-actions[bot]
19abc42efe
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
09ab90ed35
⬆️ Use prek as a pre-commit alternative ( #14572 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
github-actions[bot]
f58d846015
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
caee1d3123
👷 Add performance tests with CodSpeed ( #14558 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
Sebastián Ramírez
c75f17d483
🔖 Release version 0.125.0
6 months ago