Image Version
cozedev/coze-studio-server:0.3.16
cozedev/coze-studio-web:0.0.3
New Features
- Chatflow Support: We've support the chatflow feature in workflow, agent, and app scenarios.
- ChatSDK Upgrade: Upgraded the usage method of ChatSDK and the function of conversation management
- Infra: Elasticsearch supports multi-node setup
- Infra: milvus support to use token as auth
- Infra: Oceanbase Vector Sql Prevent SQL injection And Complementary helm deployment
Fixes
- Plugin: refresh oauth access token
- Workflow: Remove the x-wf-file_name carried in the URL after file upload in the remove workflow.
- CI/CD: When adding a new DDL, import it through Atlas.
- Singleagent: Fix the shortcut command issue in chaksdk.
What's Changed
- feat(infra): add object tagging support for PutObject and ListObjects by @fanlv in #1845
- fix: chmod +x scripts/hooks/post-rush-install.sh by @zt-zhijue in #611
- fix: tsconfig base by @dragooncjw in #1859
- feat: Support for Chat Flow & Agent Support for binding a single chat flow by @zhuangjie1125 in #765
- fix(singleagent): chatflow input concat by @junwen-lee in #1863
- fix(workflow): create node script by @JxJuly in #1856
- fix: Add authorization check for knowledge_delete node by @lvxinyu-1117 in #1865
- feat(infra): use tos tagging instead meta by @fanlv in #1868
- fix(ci): mysql ddl apply by @junwen-lee in #1872
- fix(ci): ddl apply by @junwen-lee in #1873
- fix(memory): DeleteVariableInstance fails when connectId is 0 by @fanlv in #1874
- refactor: Optimize parameter conversion for get_api_detail func by @lvxinyu-1117 in #1869
- feat: add oceanbase vector support by @xxsc0529 in #1813
- fix(singleagent): shortcmd without default value by @junwen-lee in #1881
- fix(singleagent): error no by @junwen-lee in #1920
- fix(plugin): refresh oauth access token by @mrh997 in #1882
- feat(workflow): add unit tests for message-related nodes by @lvxinyu-1117 in #1889
- fix: SQL parsing errors occurred in custom database node by @zhuangjie1125 in #1867
- fix(workflow): Resolve variable shadowing issue in ClearConversationHistory by @lvxinyu-1117 in #1945
- fix(singleagent): create conversaion support add meta data field & ui… by @junwen-lee in #1949
- feat(workflow): add unit tests for conversation_manager && chatflow_role interface by @lvxinyu-1117 in #1932
- feat(infra): add headobject info api by @fanlv in #1953
- ci: generate mock by @junwen-lee in #1977
- fix: update eino to fix the issue when field mappings are resolved re… by @shentongmartin in #1952
- feat: allow more customizability for custom workflow node by @shentongmartin in #1930
- fix(singleagent): chatsdk shortcmd is not display by @junwen-lee in #1981
- feat(workflow): add unit tests for conversation & message nodes by @lvxinyu-1117 in #1976
- feat(infra): ListObjects && HeadObject support get object url by @fanlv in #1991
- feat: milvus support to use token as auth by @wulorn in #2018
- fix: append only current field mapping when merging inputs for parent by @shentongmartin in #2022
- feat(infra): es支持多节点配置 by @fucktx in #1995
- fix: database query condition issue by @zhuangjie1125 in #2004
- feat: gorm.io/gorm -> v1.25.11 gorm.io/plugin/dbresolver -> v1.5.2 by @fanlv in #2031
- fix: event must be capitalized when streaming by @zhuangjie1125 in #2030
- feat(infra): Oceanbase Vector Sql Prevent SQL injection And Complementary helm deployment by @xxsc0529 in #2048
- feat(infra): remove minio local proxy by @fanlv in #2059
- feat(infra): HeadObject return object not found error if object not exist by @fanlv in #2061
- refactor(workflow): Calculate chat history rounds during schema convertion by @lvxinyu-1117 in #1990
- fix: remove x-wf-file_name in convert by @zhuangjie1125 in #2029
- refactor(workflow): Replace hardcoded IconURL with IconURI to enable … by @lvxinyu-1117 in #2101
- fix(infra): GetObjectUrl Expire unset by @fanlv in #2104
- fix(workflow): panic error in exit node by @lvxinyu-1117 in #2105
- fix(workflow): rename input icon by @lvxinyu-1117 in #2106
- fix(memory): variable versioning when publishing with a single agent by @malfdev in #2117
- fix(workflow): update comment for IconURI field by @lvxinyu-1117 in #2155
New Contributors
- @zt-zhijue made their first contribution in #611
- @xxsc0529 made their first contribution in #1813
- @wulorn made their first contribution in #2018
- @fucktx made their first contribution in #1995
- @malfdev made their first contribution in #2117
Full Changelog: v0.2.5...v0.3.0