Skip to content

unifi-api-server api/v0.4.1

Choose a tag to compare

@github-actions github-actions released this 29 May 20:48
· 283 commits to main since this release
e0779f5

What's Changed

  • chore(deps): bump the worker-runtime group in /apps/worker/worker with 2 updates by @dependabot[bot] in #302
  • chore(deps): update sqlalchemy[asyncio] requirement from >=2.0.49 to >=2.0.50 by @dependabot[bot] in #307
  • chore(deps): bump the python-minor group with 3 updates by @dependabot[bot] in #303
  • chore(deps): bump aiounifi from 90 to 91 by @dependabot[bot] in #304
  • chore(deps): update uvicorn[standard] requirement from >=0.32.0 to >=0.48.0 by @dependabot[bot] in #306
  • chore(deps): update strawberry-graphql[fastapi] requirement from <0.320.0,>=0.315.5 to >=0.316.0,<0.320.0 by @dependabot[bot] in #305
  • chore(deps): bump the python-minor group across 1 directory with 3 updates by @dependabot[bot] in #309
  • feat(network): add search/limit/field & section selection to read-only tools to reduce response sizes by @rmaher001 in #308
  • feat(protect): list known license plates via recognition/vehicle/groups, plus GraphQL/REST exposure by @rmaher001 in #311
  • fix(api): unwrap dict-enveloped recognition list tools on the action endpoint by @sirkirby in #313
  • chore: reconcile uv.lock drift + add lockfile gate to CI by @sirkirby in #314
  • feat(protect): add alarm rule CRUD (list/get/create/update/delete) and GraphQL exposure by @rmaher001 in #310

Full Changelog: relay/v0.2.2...api/v0.4.1