Skip to content

v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 11:17
· 407 commits to main since this release

Changelog

Features

  • feat - add get thread data to backend sdks (by @)
  • feat - sdk versioning upgrades (by @)
  • feat - sdk role and update thread fields (by @)
  • feat - server default message role & updateThreads feature (by @)
  • feat - add default role field for all models (by @)

Bug fixes

  • fix - signed author for backends logic (by @)
  • fix - sdk method docstrings & CORS update (by @)
  • fix - listThreads query param fix for backend sdks. (by @)
  • fix - sdk publishing scripts (by @)
  • fix: health endpoint handler (by @)

Others

  • refactor - more logs (by @)
  • chore - update sdk versions (by @)
  • docs - service endpoints documentation (by @)
  • refactor - make backend sdk author fields required (by @)
  • refactor - more robust author resolutions (by @)
  • chore - update backend sdk versions (by @)
  • chore - sdk versioning upgrades (by @)
  • chore - update docs for updateThread & role fields (by @)
  • security - allow trusted backend key ops with custom author fields. (by @)
  • chore: documenting validator defaults (by @)
  • security: allow frontend keys to access /v1/threads paths (requires verified author) (by @)
  • security: allow SDK custom headers in CORS preflight (X-User-ID, X-User-Signature) and expose X-Role-Name (by @)
  • scripts(sdk): add --no-jsr flag to optionally skip JSR publish for react SDK (by @)
  • wip (by @)
  • chore: js sdk typescript adaptations (by @)
  • chore: return back goreleaser config (by @)
  • security: allow unauthenticated GET /healthz for deployment probes (by @)
  • chore: wip (by @)