v7.2.2
·
623 commits
to main
since this release
Release Notes
This update provides important bug fixes and improvements.
Groups
Resolved Issues
- Fixed: Cloning a Group may raise an error because Assistant MCP tools are not included in the Assistant objects being copied.
- Fixed: Cloning a group that includes an assistant with more than one MCP servers may fail.
Internal
Resolved Issues
- Fixed: The authorization server will not copy the model configuration in a fresh setup because
read_latest_authorization_modelno longer raisesIndexError.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | No | No |
Deployment Details
- N/A
Related PRs
- deps(gha)/ bump the github-actions group with 4 updates by @dependabot[bot] in #1239
- deps(web-dev): bump the development-dependencies group in /web/pingpong with 5 updates by @dependabot[bot] in #1241
- deps(study-dev): bump the development-dependencies group in /web/study with 2 updates by @dependabot[bot] in #1240
- patch: read_latest_authorization_model no longer raises
IndexErrorby @ekassos in #1244 - fix: cannot copy groups/missing mcp tools select by @ekassos in #1245
- fix: assistant clone with more than one MCP server by @ekassos in #1246
Full Changelog: 927-srv470-web298...932-srv473-web300