Skip to content

v0.5.0

Compare
Choose a tag to compare
@danielx danielx released this 05 Feb 17:55
· 49 commits to main since this release
f6b8a84

What's Changed

  • build(deps): bump fastapi from 0.99.1 to 0.100.0 by @dependabot in #58
  • build(deps): bump uvicorn from 0.22.0 to 0.23.0 by @dependabot in #59
  • build(deps): bump pydantic-settings from 2.0.1 to 2.0.2 by @dependabot in #60
  • build(deps): bump uvicorn from 0.23.0 to 0.23.1 by @dependabot in #61
  • build(deps): bump gunicorn from 20.1.0 to 21.2.0 by @dependabot in #62
  • build(deps-dev): bump flake8 from 6.0.0 to 6.1.0 by @dependabot in #63
  • build(deps): bump fastapi from 0.100.0 to 0.100.1 by @dependabot in #65
  • build(deps): bump uvicorn from 0.23.1 to 0.23.2 by @dependabot in #64
  • build(deps): bump fastapi from 0.100.1 to 0.101.0 by @dependabot in #66
  • build(deps-dev): bump mypy from 1.4.1 to 1.5.0 by @dependabot in #67
  • build(deps-dev): bump mypy from 1.5.0 to 1.5.1 by @dependabot in #68
  • build(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #80
  • build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #79
  • build(deps): bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in #78
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #76
  • build(deps): bump pydantic-settings from 2.0.2 to 2.0.3 by @dependabot in #69
  • build(deps): bump fastapi from 0.101.0 to 0.103.1 by @dependabot in #72
  • build(deps-dev): bump black from 23.7.0 to 23.9.1 by @dependabot in #74
  • build(deps-dev): bump pytest from 7.4.0 to 7.4.2 by @dependabot in #75
  • build(deps): bump httpx from 0.24.1 to 0.25.0 by @dependabot in #81
  • chore: update dependabot.yml by @danielx in #82
  • build(deps): bump fastapi from 0.103.1 to 0.103.2 by @dependabot in #83
  • build(deps-dev): bump black from 23.9.1 to 23.10.1 by @dependabot in #84
  • build(deps-dev): bump pytest-mock from 3.11.1 to 3.12.0 by @dependabot in #88
  • build(deps): bump fastapi from 0.103.2 to 0.104.1 by @dependabot in #87
  • build(deps-dev): bump mypy from 1.5.1 to 1.6.1 by @dependabot in #85
  • build(deps-dev): bump pytest from 7.4.2 to 7.4.3 by @dependabot in #86
  • build(deps): bump uvicorn from 0.23.2 to 0.24.0.post1 by @dependabot in #89
  • build(deps): bump docker/metadata-action from 5.0.0 to 5.2.0 by @dependabot in #95
  • build(deps-dev): bump black from 23.10.1 to 23.11.0 by @dependabot in #92
  • build(deps): bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #94
  • build(deps): bump httpx from 0.25.0 to 0.25.2 by @dependabot in #93
  • build(deps): bump structlog from 23.1.0 to 23.2.0 by @dependabot in #90
  • build(deps-dev): bump mypy from 1.6.1 to 1.7.1 by @dependabot in #91
  • build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #102
  • build(deps): bump docker/metadata-action from 5.2.0 to 5.4.0 by @dependabot in #101
  • build(deps): bump pydantic-settings from 2.0.3 to 2.1.0 by @dependabot in #100
  • build(deps-dev): bump mypy from 1.7.1 to 1.8.0 by @dependabot in #99
  • build(deps-dev): bump isort from 5.12.0 to 5.13.2 by @dependabot in #98
  • build(deps): bump structlog from 23.2.0 to 23.3.0 by @dependabot in #97
  • build(deps): bump fastapi from 0.104.1 to 0.108.0 by @dependabot in #96
  • build(deps): bump httpx from 0.25.2 to 0.26.0 by @dependabot in #103
  • build(deps): bump docker/metadata-action from 5.4.0 to 5.5.1 by @dependabot in #108
  • build(deps): bump uvicorn from 0.24.0.post1 to 0.27.0.post1 by @dependabot in #107
  • build(deps-dev): bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #106
  • build(deps): bump fastapi from 0.108.0 to 0.109.0 by @dependabot in #105
  • build(deps-dev): bump black from 23.11.0 to 24.1.1 by @dependabot in #104
  • build(deps): bump fastapi from 0.109.0 to 0.109.1 by @dependabot in #109
  • build(deps): bump starlette from 0.35.1 to 0.36.2 by @dependabot in #110

New Contributors

Full Changelog: v0.4.0...v0.5.0