摘要
本次发布扩展了 OpenAPI 集成——现在支持以 YAML 端点形式定义 OpenAPI 服务器,并修复了 OAuth2 保护的 OpenAPI 服务器在收到 401 后正确刷新访问令牌的问题。此外还包含一项打包修复(向 Docker 镜像中添加 Cargo)、修正 Discord 社区链接,以及 typeorm 与 i18next-fs-backend 的依赖升级。
修复
- 修复 OpenAPI OAuth2 令牌在 401 后的刷新问题 by @samanhappy in https://github.com/samanhappy/mcphub/pull/957
- 向 Docker 镜像中添加 Cargo by @samanhappy in https://github.com/samanhappy/mcphub/pull/956
- 修复 Discord 链接 by @samanhappy in https://github.com/samanhappy/mcphub/pull/951
- chore(deps): 升级 typeorm 从 0.3.28 到 0.3.29 by @dependabot in https://github.com/samanhappy/mcphub/pull/952
- chore(deps): 升级 i18next-fs-backend 从 2.6.4 到 2.6.6 by @dependabot in https://github.com/samanhappy/mcphub/pull/953