v6.37.2
·
710 commits
to main
since this release
Release Notes
This update provides important bug fixes and improvements.
Anonymous Sessions
Resolved Issues
- Fixed: The permission to delete a user file for the associated meta user of the shared link is not removed after the thread and Anonymous Session token are created. The associated meta user of the shared link does not have permissions to view the file.
Threads
Resolved Issues
- Fixed: When creating a thread, the server might not raise an error because disconnecting user records from the thread database record could fail.
Internal
Updates & Improvements
- Add Claude Code GitHub Workflow and
CLAUDE.mdfile. - Add
AGENTS.mdfile.
Resolved Issues
- Fixed: The mock authentication server may fail OpenFGA's
readchecks because responses do not include atimestamp.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | No | No |
Deployment Details
- N/A
Related PRs
- internal/ Add Claude Code GitHub Workflow by @ekassos in #1149
- internal/ Add AGENTS.md file by @ekassos in #1150
- fix/ Clean up anonymous link file permissions after thread creation by @ekassos in #1148
Full Changelog: 878-srv442-web269...879-srv443-web269