This repository has been archived by the owner on Feb 15, 2025. It is now read-only.
v0.10.0
0.10.0 (2024-08-02)
⚠ BREAKING CHANGES
- api: updating api endpoints (#817)
Features
- backend: add k3d gpu image builder (#797) (4504085)
- backend: nvidia runtimeclass (#787) (106997d)
- silent parallel make targets for build and deployment (#824) (681aafd)
- ui: remove carbon and replace with Flowbite (#862) (921a864)
Bug Fixes
- api: fix indexing files with api key auth (#852) (c4d9c3f)
- helm template evluation for whisper GPU_REQUEST envvar (#859) (5320890)
- make errors when supabase is unavailable (#814) (976635c)
- ui: logout (#849) (f71af5d)
- ui: playwright login without keycloak (#833) (fd1e3dd)
- whisper: Including missing cuda dependencies required for GPU runtimes (2aba4af)
Miscellaneous
- api: Adds API load testing (#801) (67b9755)
- api: Indexing performance improvements (#799) (e679ad2)
- api: updating api endpoints (#817) (6ff292f)
- deps: bump torch from 2.1.2 to 2.2.0 in /packages/text-embeddings (#831) (22c75cb)
- make python test dependencies optional (#815) (89ff0a6)
- optimize vLLM Dockerfile to reduce layer sizes (#805) (0fec864)
- release 0.10.0 (#864) (7e6f574)
- Remove model weights from container images (#786) (33e4efb)
- restrict daemonset to cuda compute, utility (#836) (4bf9124)
- set kong service to default to cluster IP (#857) (08f1d10)
- split e2e tests into multiple workflows (#808) (c993ad5)
- Update defenseunicorns/zarf to zarf-dev/zarf (#832) (cc18cea)
- update release workflow to install necessary python deps (#867) (1e667a4)
- whisper: Pass through variables down to whisper (#840) (4e8092a)