|
2 | 2 |
|
3 | 3 | Beanie project
|
4 | 4 |
|
| 5 | +## [1.29.0] - 2025-01-06 |
| 6 | +### Fix serialization of link/backlink and openapi schema generation |
| 7 | +- Author - [staticxterm](https://github.com/staticxterm) |
| 8 | +- PR <https://github.com/BeanieODM/beanie/pull/1080> |
| 9 | +### Fix: `owner` model missing in `init_beanie` in inheritance documentation's inserts example |
| 10 | +- Author - [ksayer](https://github.com/ksayer) |
| 11 | +- PR <https://github.com/BeanieODM/beanie/pull/1090> |
| 12 | +### Make `diacritic_sensitive` parameter optional to support $text operator on cosmos db |
| 13 | +- Author - [mykolaskrynnyk](https://github.com/mykolaskrynnyk) |
| 14 | +- PR <https://github.com/BeanieODM/beanie/pull/1089> |
| 15 | +### Add tests with case of {id} in fastapi path |
| 16 | +- Author - [dantetemplar](https://github.com/dantetemplar) |
| 17 | +- PR <https://github.com/BeanieODM/beanie/pull/1100> |
| 18 | +### Use strings to specify mongodb versions in ci |
| 19 | +- Author - [Viicos](https://github.com/Viicos) |
| 20 | +- PR <https://github.com/BeanieODM/beanie/pull/1094> |
| 21 | +### fix: pydantic 2.10.x breaking change |
| 22 | +- Author - [mdaffad](https://github.com/mdaffad) |
| 23 | +- PR <https://github.com/BeanieODM/beanie/pull/1095> |
| 24 | +### Bulk writer improving & bulk_writer method for document and possibility to bypass mongo document validation + comment parameter |
| 25 | +- Author - [CAPITAINMARVEL](https://github.com/CAPITAINMARVEL) |
| 26 | +- PR <https://github.com/BeanieODM/beanie/pull/1079> |
| 27 | +### Add coverage configuration to pyproject.toml |
| 28 | +- Author - [staticxterm](https://github.com/staticxterm) |
| 29 | +- PR <https://github.com/BeanieODM/beanie/pull/1091> |
| 30 | + |
| 31 | +[1.29.0]: https://pypi.org/project/beanie/1.29.0 |
| 32 | + |
5 | 33 | ## [1.28.0] - 2024-12-05
|
6 | 34 | ### Fix kwargs/args untyped
|
7 | 35 | - Author - [CAPITAINMARVEL](https://github.com/CAPITAINMARVEL)
|
|
0 commit comments