Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:46
· 39 commits to main since this release

What's Changed

  • fix(admin): harden bulk delete matching by @skarL007 in #268
  • chore(deps): update litellm requirement from <2,>=1.89.2 to >=1.89.4,<2 by @dependabot[bot] in #261
  • chore(deps): update opentelemetry-api requirement from <2,>=1.42.1 to >=1.43.0,<2 by @dependabot[bot] in #263
  • chore(deps): update opentelemetry-exporter-otlp requirement from <2,>=1.42.1 to >=1.43.0,<2 by @dependabot[bot] in #267
  • chore(deps): update pytest requirement from <10,>=9.1.0 to >=9.1.1,<10 by @dependabot[bot] in #264
  • chore(deps): update ruff requirement from <1,>=0.15.17 to >=0.15.19,<1 by @dependabot[bot] in #265
  • chore(deps): update fastapi requirement from <1,>=0.137.2 to >=0.138.0,<1 by @dependabot[bot] in #266
  • chore(ci): bump actions/checkout from 6 to 7 by @dependabot[bot] in #260
  • chore(deps): update opentelemetry-sdk requirement from <2,>=1.42.1 to >=1.43.0,<2 by @dependabot[bot] in #262
  • feat(admin): POST /admin/jobs/reset-stuck by @smaramwbc in #269
  • feat(admin): job ops — reset stuck, delete individual, fix empty subject 404 by @smaramwbc in #270
  • fix(admin): allow deleting subjects that have only compile jobs (no episodes/memories) by @smaramwbc in #271
  • chore(deps): update ruff requirement from <1,>=0.15.19 to >=0.15.20,<1 by @dependabot[bot] in #272
  • chore(deps): update alembic requirement from <2,>=1.18.4 to >=1.18.5,<2 by @dependabot[bot] in #273
  • chore(deps): update litellm requirement from <2,>=1.89.4 to >=1.90.2,<2 by @dependabot[bot] in #274
  • chore(deps): update fastapi requirement from <1,>=0.138.0 to >=0.139.0,<1 by @dependabot[bot] in #275
  • fix(context): scope source episode lookups by tenant by @skarL007 in #276
  • fix(admin): scope memory provenance by tenant by @skarL007 in #277
  • Guard no-op subject.deleted webhook, add search_mode, cover purge_events (#282, #281, #279) by @smaramwbc in #283
  • chore(deps): update uvicorn requirement from <1,>=0.49.0 to >=0.51.0,<1 by @dependabot[bot] in #286
  • chore(deps): update pgvector requirement from <1,>=0.4.2 to >=0.5.0,<1 by @dependabot[bot] in #285
  • chore(deps): update litellm requirement from <2,>=1.90.2 to >=1.91.1,<2 by @dependabot[bot] in #284
  • chore: bump version to v1.4.0 by @smaramwbc in #287

Full Changelog: v1.3.0...v1.4.0