-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated. # Releases ## @scow/grpc-api@1.7.0 ### Minor Changes - 443187e: GetDailyCharge,GetDailyPay,GetNewJobCount,GetNewUserCount,GetActiveUserCount 接口新增 time_zone 参数以及返回类型由时间戳改为 date ### Patch Changes - 410fb0e: 在文件管理的 readDirectory 接口下增加可选参数 updateAccessTime,只在文件传输功能时更新时间戳 ## @scow/ai@0.1.1 ### Patch Changes - 3242957: 修复创建失败的镜像无法删除的问题 - 8cba2eb: 修复修改模型版本时校验名称重复错误问题 - Updated dependencies [443187e] - Updated dependencies [3242957] - Updated dependencies [850bbcd] - @scow/lib-server@1.1.5 - @scow/config@1.4.2 - @scow/lib-operation-log@2.1.2 - @scow/lib-web@1.3.0 - @scow/rich-error-model@2.0.0 - @scow/lib-scheduler-adapter@1.1.6 ## @scow/audit-server@2.2.2 ### Patch Changes - 443187e: 修复数据统计相关功能时区转换问题 - Updated dependencies [443187e] - Updated dependencies [3242957] - Updated dependencies [850bbcd] - @scow/lib-server@1.1.5 - @scow/config@1.4.2 - @scow/protos@1.0.8 - @scow/lib-operation-log@2.1.2 ## @scow/auth@1.4.3 ### Patch Changes - 08359cb: 使用外部认证系统时,外部系统未实现的功能在用户使用时提示用户功能未实现 - Updated dependencies [443187e] - Updated dependencies [3242957] - Updated dependencies [850bbcd] - @scow/lib-server@1.1.5 - @scow/config@1.4.2 ## @scow/cli@1.4.3 ### Patch Changes - Updated dependencies [3242957] - @scow/config@1.4.2 ## @scow/mis-server@1.4.3 ### Patch Changes - 08359cb: 使用外部认证系统时,外部系统未实现的功能在用户使用时提示用户功能未实现 - 443187e: 修复数据统计相关功能时区转换问题 - Updated dependencies [443187e] - Updated dependencies [3242957] - Updated dependencies [850bbcd] - @scow/lib-server@1.1.5 - @scow/config@1.4.2 - @scow/protos@1.0.8 - @scow/lib-hook@1.0.8 - @scow/lib-scheduler-adapter@1.1.6 ## @scow/mis-web@1.4.3 ### Patch Changes - efcd9a8: 修改集群监控 iframe 高度自适应 - 08359cb: 使用外部认证系统时,外部系统未实现的功能在用户使用时提示用户功能未实现 - 443187e: 修复数据统计相关功能时区转换问题 - a56ec73: 修复平台管理页面账户消费记录搜索账户名时传参错误问题 - 2df6de8: 创建用户,账户,租户或添加用户,白名单账户时,对 input 框输入的 用户/账户/租户名称 去掉前后空格 - Updated dependencies [3242957] - @scow/config@1.4.2 - @scow/protos@1.0.8 - @scow/lib-operation-log@2.1.2 - @scow/lib-web@1.3.0 - @scow/rich-error-model@2.0.0 ## @scow/portal-server@1.4.3 ### Patch Changes - 941340a: 修复目录文件过多时导致的 touch 命令报错 - 410fb0e: 修复只需在文件传输时使用 touch -a 来更新时间戳,修复 touch -a 执行时 ssh 关闭报错,文件名特殊字符报错等问题 - 48844dc: Web Shell 支持跳转到文件编辑页面 - Updated dependencies [443187e] - Updated dependencies [3242957] - Updated dependencies [850bbcd] - @scow/lib-server@1.1.5 - @scow/config@1.4.2 - @scow/protos@1.0.8 - @scow/rich-error-model@2.0.0 - @scow/lib-scheduler-adapter@1.1.6 ## @scow/portal-web@1.4.3 ### Patch Changes - 08359cb: 使用外部认证系统时,外部系统未实现的功能在用户使用时提示用户功能未实现 - 410fb0e: 修复只需在文件传输时使用 touch -a 来更新时间戳,修复 touch -a 执行时 ssh 关闭报错,文件名特殊字符报错等问题 - 2f687c5: 仪表盘返回的监控数据替换 clusterId - 48844dc: Web Shell 支持跳转到文件编辑页面 - Updated dependencies [3242957] - @scow/config@1.4.2 - @scow/protos@1.0.8 - @scow/lib-operation-log@2.1.2 - @scow/lib-web@1.3.0 - @scow/rich-error-model@2.0.0 ## @scow/docs@1.3.1 ### Patch Changes - 2f7590a: 优化 AI 配置介绍的文档中部分格式与文字 - 48844dc: Web Shell 支持跳转到文件编辑页面 ## @scow/config@1.4.2 ### Patch Changes - 3242957: 在 aiConfig 下的 harborConfig 配置中增加 protocol 配置,默认值为 "http" ## @scow/lib-hook@1.0.8 ### Patch Changes - @scow/protos@1.0.8 ## @scow/lib-operation-log@2.1.2 ### Patch Changes - @scow/protos@1.0.8 ## @scow/protos@1.0.8 ### Patch Changes - Updated dependencies [410fb0e] - Updated dependencies [443187e] - @scow/grpc-api@1.7.0 ## @scow/lib-scheduler-adapter@1.1.6 ### Patch Changes - @scow/protos@1.0.8 ## @scow/lib-server@1.1.5 ### Patch Changes - 443187e: 修复数据统计相关功能时区转换问题 - 850bbcd: lib-server @scow/protos 从 devDependencies 移动到 dependencies - Updated dependencies [3242957] - @scow/config@1.4.2 - @scow/protos@1.0.8 - @scow/rich-error-model@2.0.0 - @scow/lib-scheduler-adapter@1.1.6 ## @scow/gateway@1.4.3 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# @scow/ai | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- 3242957: 修复创建失败的镜像无法删除的问题 | ||
- 8cba2eb: 修复修改模型版本时校验名称重复错误问题 | ||
- Updated dependencies [443187e] | ||
- Updated dependencies [3242957] | ||
- Updated dependencies [850bbcd] | ||
- @scow/lib-server@1.1.5 | ||
- @scow/config@1.4.2 | ||
- @scow/lib-operation-log@2.1.2 | ||
- @scow/lib-web@1.3.0 | ||
- @scow/rich-error-model@2.0.0 | ||
- @scow/lib-scheduler-adapter@1.1.6 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@scow/ai", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"private": true, | ||
"files": [ | ||
".next", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# @scow/cli | ||
|
||
## 1.4.3 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [3242957] | ||
- @scow/config@1.4.2 | ||
|
||
## 1.4.2 | ||
|
||
## 1.4.1 | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# @scow/gateway | ||
|
||
## 1.4.3 | ||
|
||
## 1.4.2 | ||
|
||
## 1.4.1 | ||
|