What's Changed
- Build(deps): bump pydantic from 2.1.1 to 2.2.0 by @dependabot in #478
- Build(deps): bump pydantic from 2.2.0 to 2.2.1 by @dependabot in #479
- Build(deps): bump pymongo from 4.4.1 to 4.5.0 by @dependabot in #480
- Build(deps): bump pydantic from 2.2.1 to 2.3.0 by @dependabot in #481
- Build(deps): bump fastapi from 0.101.1 to 0.103.0 by @dependabot in #482
- Build(deps): bump fastapi from 0.103.0 to 0.103.1 by @dependabot in #483
- Build(deps-dev): bump pytest from 7.4.0 to 7.4.1 by @dependabot in #484
- Build(deps): bump actions/checkout from 3 to 4 by @dependabot in #485
- Build(deps-dev): bump pytest from 7.4.1 to 7.4.2 by @dependabot in #486
- Build(deps): bump httpx from 0.24.1 to 0.25.0 by @dependabot in #487
- Build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #492
- Build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #490
- Build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #491
- Build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #488
- Build(deps): bump docker/login-action from 2 to 3 by @dependabot in #489
- FEATURE: error handling by @Segelzwerg in #470
- Build(deps-dev): bump pylint from 2.17.5 to 2.17.6 by @dependabot in #494
- Build(deps): bump pydantic from 2.3.0 to 2.4.2 by @dependabot in #495
- Build(deps): bump fastapi from 0.103.1 to 0.103.2 by @dependabot in #496
- Build(deps-dev): bump pylint from 2.17.6 to 2.17.7 by @dependabot in #497
- ADD: Python 3.12 support by @Segelzwerg in #499
- FIX: splunk only for before 3.12 by @Segelzwerg in #502
- UPDATE: dependencies by @Segelzwerg in #508
- Build(deps-dev): bump pylint from 2.17.7 to 3.0.1 by @dependabot in #503
- UPDATE: standardize user routes by @Segelzwerg in #510
- Build(deps): bump fastapi from 0.103.2 to 0.104.0 by @dependabot in #513
- Build(deps-dev): bump pylint from 3.0.1 to 3.0.2 by @dependabot in #514
- Build(deps-dev): bump pytest from 7.4.2 to 7.4.3 by @dependabot in #515
- Build(deps): bump fastapi from 0.104.0 to 0.104.1 by @dependabot in #517
- Build(deps-dev): bump pytest-asyncio from 0.21.1 to 0.22.0 by @dependabot in #516
- Build(deps): bump pymongo from 4.5.0 to 4.6.0 by @dependabot in #518
- Build(deps): bump uvicorn from 0.23.2 to 0.24.0.post1 by @dependabot in #519
- Build(deps): bump httpx from 0.25.0 to 0.25.1 by @dependabot in #520
- Build(deps): bump pydantic from 2.4.2 to 2.5.0 by @dependabot in #521
- Build(deps): bump pydantic from 2.5.0 to 2.5.1 by @dependabot in #522
- Build(deps-dev): bump setuptools from 68.2.2 to 69.0.0 by @dependabot in #523
- Build(deps-dev): bump setuptools from 69.0.0 to 69.0.2 by @dependabot in #524
- Build(deps): bump pydantic from 2.5.1 to 2.5.2 by @dependabot in #525
- Build(deps): bump httpx from 0.25.1 to 0.25.2 by @dependabot in #526
- Build(deps): bump bcrypt from 4.0.1 to 4.1.1 by @dependabot in #527
- Build(deps): bump pymongo from 4.6.0 to 4.6.1 by @dependabot in #528
- Build(deps-dev): bump pytest-asyncio from 0.22.0 to 0.23.2 by @dependabot in #529
- Build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #530
- Build(deps): bump actions/stale from 8 to 9 by @dependabot in #531
- Build(deps): bump fastapi from 0.104.1 to 0.105.0 by @dependabot in #533
- Build(deps-dev): bump pylint from 3.0.2 to 3.0.3 by @dependabot in #532
- Build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #534
- Build(deps): bump bcrypt from 4.1.1 to 4.1.2 by @dependabot in #535
- Build(deps): bump uvicorn from 0.24.0.post1 to 0.25.0 by @dependabot in #536
- Build(deps): bump httpx from 0.25.2 to 0.26.0 by @dependabot in #537
- Build(deps-dev): bump setuptools from 69.0.2 to 69.0.3 by @dependabot in #539
- Build(deps): bump pydantic from 2.5.2 to 2.5.3 by @dependabot in #538
- Build(deps): bump fastapi from 0.105.0 to 0.106.0 by @dependabot in #540
- Build(deps): bump fastapi from 0.106.0 to 0.108.0 by @dependabot in #541
- Build(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in #542
- Build(deps-dev): bump pytest-asyncio from 0.23.2 to 0.23.3 by @dependabot in #543
- Build(deps-dev): bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #544
- Build(deps): bump fastapi from 0.108.0 to 0.109.0 by @dependabot in #545
- Build(deps): bump uvicorn from 0.25.0 to 0.26.0 by @dependabot in #546
- Build(deps): bump uvicorn from 0.26.0 to 0.27.0 by @dependabot in #548
- Build(deps-dev): bump python-dotenv from 1.0.0 to 1.0.1 by @dependabot in #547
- Build(deps): bump pydantic from 2.5.3 to 2.6.0 by @dependabot in #551
- UPDATE: room phase ready to start by @Segelzwerg in #511
- Build(deps): bump the pip group across 1 directories with 1 update by @dependabot in #558
- Build(deps): bump fastapi from 0.109.0 to 0.109.2 by @dependabot in #555
- Build(deps): bump python-multipart from 0.0.6 to 0.0.7 by @dependabot in #556
- Build(deps): bump pydantic from 2.6.0 to 2.6.1 by @dependabot in #559
- FIX: limit splunk before python 3.12 by @Segelzwerg in #554
Full Changelog: v0.7.0...v0.8.0