What's Changed
- Fix webhook edit modal crash from undefined urlError variable by @felixschmetz in #1292
- fix: token injection tests with composio by @orhanrauf in #1294
- Add stable FastAPI debug configuration without auto-reload by @felixschmetz in #1295
- feat: Add direct Azure blob URL support to snapshot source by @felixschmetz in #1297
- fix: Add missing SVIX_JWT_SECRET env var to docker-compose configs by @felixschmetz in #1298
- fix: correct mock settings attribute in rate limiter tests by @orhanrauf in #1293
- fix: rename encrypted data field for S3 credentials by @orhanrauf in #1299
- fix: skip svix webhook delivery tests in CI by @orhanrauf in #1287
- Rewrite start.sh for better developer experience by @handyharrie in #1289
- chore: move local_storage to repo root by @orhanrauf in #1300
- feat: vespa integration by @felixschmetz in #1296
- Adds optional tags to sync jobs via new JSONB field, enabling filtering in the admin dashboard. by @felixschmetz in #1301
- Feat/optimize dashboard by @felixschmetz in #1302
New Contributors
- @handyharrie made their first contribution in #1289
Full Changelog: v0.8.39...v0.8.40