tortoise/tortoise-orm (tortoise-orm)
### [`v0.20.1`](https://togithub.com/tortoise/tortoise-orm/blob/HEAD/CHANGELOG.rst#0201)
[Compare Source](https://togithub.com/tortoise/tortoise-orm/compare/0.20.0...0.20.1)
Added
^^^^^
- Add binary compression support for `UUIDField` in `MySQL`. ([#1458](https://togithub.com/tortoise/tortoise-orm/issues/1458))
- Only `Model`, `Tortoise`, `BaseDBAsyncClient`, `__version__`, and `connections` are now exported from `tortoise`
- Add parameter `validators` to `pydantic_model_creator`. ([#1471](https://togithub.com/tortoise/tortoise-orm/issues/1471))
Fixed
^^^^^
- Fix order of fields in `ValuesListQuery` when it has more than 10 fields. ([#1492](https://togithub.com/tortoise/tortoise-orm/issues/1492))
- Fix pydantic v2 pydantic_model_creator nullable field not optional. ([#1454](https://togithub.com/tortoise/tortoise-orm/issues/1454))
- Fix pydantic v2.5 unittest error. ([#1535](https://togithub.com/tortoise/tortoise-orm/issues/1535))
- Fix pydantic_model_creator `exclude_readonly` parameter not working.
- Fix annotation propagation for non-filter queries. ([#1590](https://togithub.com/tortoise/tortoise-orm/issues/1590))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==0.20.0
->==0.20.1
Release Notes
tortoise/tortoise-orm (tortoise-orm)
### [`v0.20.1`](https://togithub.com/tortoise/tortoise-orm/blob/HEAD/CHANGELOG.rst#0201) [Compare Source](https://togithub.com/tortoise/tortoise-orm/compare/0.20.0...0.20.1) Added ^^^^^ - Add binary compression support for `UUIDField` in `MySQL`. ([#1458](https://togithub.com/tortoise/tortoise-orm/issues/1458)) - Only `Model`, `Tortoise`, `BaseDBAsyncClient`, `__version__`, and `connections` are now exported from `tortoise` - Add parameter `validators` to `pydantic_model_creator`. ([#1471](https://togithub.com/tortoise/tortoise-orm/issues/1471)) Fixed ^^^^^ - Fix order of fields in `ValuesListQuery` when it has more than 10 fields. ([#1492](https://togithub.com/tortoise/tortoise-orm/issues/1492)) - Fix pydantic v2 pydantic_model_creator nullable field not optional. ([#1454](https://togithub.com/tortoise/tortoise-orm/issues/1454)) - Fix pydantic v2.5 unittest error. ([#1535](https://togithub.com/tortoise/tortoise-orm/issues/1535)) - Fix pydantic_model_creator `exclude_readonly` parameter not working. - Fix annotation propagation for non-filter queries. ([#1590](https://togithub.com/tortoise/tortoise-orm/issues/1590))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.