Chore
* chore(deps): update circleci orbs (88) ([`d4e0d7c`](https://github.com/dialoguemd/fastapi-sqla/commit/d4e0d7c9a9d79b62c2c6c7a210c9022bf1cb6288))
Feature
* feat: add compatibility for pydantic 2 - DIA-55287 (98)
* Make Fastapi-sqla compatible with pydantic 1.10, 2.0 & 2.1.
* Replaced usage of `pydantic.BaseSettings` by `os.environ` to avoid
a conditional dependency on `pydantic-settings`.
* Remove tests against sqlalchemy 1.3 from circleci config to avoid
a too big jobs matrix: Support for sqlalchemy 1.3 will be removed in another PR. ([`d18019d`](https://github.com/dialoguemd/fastapi-sqla/commit/d18019d1bc2307c42fabf3a948e4198906803522))
Unknown
* 2.9.0
Version generated by python-semantic-release [ci skip] ([`47bdbaf`](https://github.com/dialoguemd/fastapi-sqla/commit/47bdbaf750e0964835f49984a45054887f4dc65c))