Releases: leaphy-robotics/leaphy-webbased-backend
Releases · leaphy-robotics/leaphy-webbased-backend
v1.7.3
What's Changed
- chore(deps): bump pydantic-settings from 2.4.0 to 2.6.1 by @dependabot in #77
- chore(deps): bump fastapi from 0.114.2 to 0.115.4 by @dependabot in #76
- chore(deps): bump uvicorn from 0.31.0 to 0.32.0 by @dependabot in #75
- chore(deps): bump pydantic from 2.8.2 to 2.9.2 by @dependabot in #67
- chore(deps): bump python-minifier from 2.9.0 to 2.11.2 by @dependabot in #70
- docs: add README and update .env example by @mmvanheusden in #78
- chore(deps): bump python-minifier from 2.11.2 to 2.11.3 by @dependabot in #81
- chore(deps): bump fastapi from 0.115.4 to 0.115.5 by @dependabot in #80
New Contributors
- @mmvanheusden made their first contribution in #78
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- chore(deps): bump uvicorn from 0.30.6 to 0.31.0 by @dependabot in #68
- chore(deps): bump python-minifier from 2.9.0 to 2.11.1 by @dependabot in #69
- fix: pin board library versions by @rmoesbergen in #71
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- chore(deps): bump uvicorn from 0.30.5 to 0.30.6 by @dependabot in #57
- chore(deps): bump fastapi from 0.112.0 to 0.114.2 by @dependabot in #63
- chore(deps): bump httpx from 0.27.0 to 0.27.2 by @dependabot in #60
- chore(deps): bump cachetools from 5.4.0 to 5.5.0 by @dependabot in #56
- chore(deps): bump groq from 0.9.0 to 0.11.0 by @dependabot in #62
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- feat: add AI by @sverben in #47
- chore(deps): bump cachetools from 5.3.3 to 5.4.0 by @dependabot in #50
- chore(deps): bump uvicorn from 0.30.1 to 0.30.3 by @dependabot in #51
- chore(deps): bump fastapi from 0.111.0 to 0.111.1 by @dependabot in #49
- chore(deps): bump pydantic from 2.8.0 to 2.8.2 by @dependabot in #48
- chore(deps): bump fastapi from 0.111.1 to 0.112.0 by @dependabot in #52
- chore(deps): bump uvicorn from 0.30.3 to 0.30.5 by @dependabot in #53
- chore(deps): bump pydantic-settings from 2.3.4 to 2.4.0 by @dependabot in #54
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- chore(deps): bump fastapi from 0.110.0 to 0.110.1 by @dependabot in #31
- ci: use webhook based deployment by @rmoesbergen in #32
- chore(deps): bump pydantic from 2.6.4 to 2.7.0 by @dependabot in #33
- chore(deps): bump fastapi from 0.110.1 to 0.110.2 by @dependabot in #34
- chore(deps): bump pydantic from 2.7.0 to 2.7.1 by @dependabot in #35
- chore(deps): bump fastapi from 0.110.2 to 0.111.0 by @dependabot in #36
- chore(deps): bump uvicorn from 0.29.0 to 0.30.1 by @dependabot in #37
- chore(deps): bump pydantic from 2.7.1 to 2.7.2 by @dependabot in #38
- chore(deps): bump pydantic-settings from 2.2.1 to 2.3.0 by @dependabot in #39
- chore(deps): bump pydantic from 2.7.2 to 2.7.3 by @dependabot in #40
- chore(deps): bump pydantic-settings from 2.3.0 to 2.3.1 by @dependabot in #41
- chore(deps): bump aiofiles from 23.2.1 to 24.1.0 by @dependabot in #44
- chore(deps): bump pydantic-settings from 2.3.1 to 2.3.4 by @dependabot in #45
- chore(deps): bump pydantic from 2.7.3 to 2.7.4 by @dependabot in #43
- chore(deps): bump pydantic from 2.7.4 to 2.8.0 by @dependabot in #46
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- chore(deps): bump uvicorn from 0.28.0 to 0.29.0 by @dependabot in #28
- chore(deps): bump pydantic from 2.6.3 to 2.6.4 by @dependabot in #26
- chore(deps): bump fastapi from 0.109.2 to 0.110.0 by @dependabot in #19
- feat: support offline mode by @rmoesbergen in #29
- fix: add missing awaits, remove empty user-agent header by @rmoesbergen in #30
Full Changelog: v1.5.1...v1.6.0
v1.5.1
v1.5.0
What's Changed
- chore(deps): bump uvicorn from 0.27.1 to 0.28.0 by @dependabot in #24
- chore(deps): bump cachetools from 5.3.2 to 5.3.3 by @dependabot in #22
- chore(deps): bump pydantic from 2.6.1 to 2.6.3 by @dependabot in #23
- chore(deps): bump pydantic-settings from 2.2.0 to 2.2.1 by @dependabot in #21
- feat: add bin file result for esp32 by @sverben in #25
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- chore(deps): bump pydantic-settings from 2.1.0 to 2.2.0 by @dependabot in #18
- chore(deps): bump uvicorn from 0.27.0.post1 to 0.27.1 by @dependabot in #17
- chore(deps): bump pydantic from 2.6.0 to 2.6.1 by @dependabot in #15
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- chore(deps): bump uvicorn from 0.27.0 to 0.27.0.post1 by @dependabot in #11
- chore(deps): bump pydantic from 2.5.3 to 2.6.0 by @dependabot in #12
- chore: disable lib refresh when refresh interval < 0 by @rmoesbergen in #13
- chore(deps): bump fastapi from 0.109.0 to 0.109.2 by @dependabot in #14
- chore: add board type + libraries to cache key by @sverben in #16
New Contributors
- @dependabot made their first contribution in #11
- @sverben made their first contribution in #16
Full Changelog: v1.4.0...v1.4.1