Note
This release specifies and limits the last major supported version of Python to 3.13.
No version of Beanie is yet compatible with Python 3.14 and above.
What's Changed
- handle aggregation method on the whole collection by @CAPITAINMARVEL in #1203
- fix: preserve fetch_links across chained find() and find_one() by @scarlet2131 in #1184
- Fix return types of min and max methods by @kewldan in #1204
- fix: Pydantic "exclude" option is not working #756 by @CatBraaain in #1154
- bump lazy-model by @CAPITAINMARVEL in #1218
- fix: incomplete type hint for Regex pattern by @xcrong in #1209
- fix: exclude pymongo 4.15.0 due to a known issue by @staticxterm in #1225
- Fix PydanticDeprecatedSince211: Accessing the 'model_fields' attribute on the instance is deprecated by @gsakkis in #1150
New Contributors
- @kewldan made their first contribution in #1204
- @CatBraaain made their first contribution in #1154
- @xcrong made their first contribution in #1209
Full Changelog: 2.0.0...2.0.1