Skip to content

v1.0.34

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 11:28
· 2 commits to main since this release
5fe212c

Summary

This release expands embedding configuration and provider support, clarifies MCPHub’s positioning as a self-hosted gateway and management platform, and improves Smart Routing, SSRF validation, and deployment reliability. It also refreshes agent guidance and dependency versions.

Features

  • feat(embeddings): add provider presets and configurable dimensions by @samanhappy in #1113
  • feat: update documentation and descriptions to clarify MCPHub as a se… by @samanhappy in #1115

Fixes

  • fix: align smart routing env docs with code by @samanhappy in #1112
  • fix: propagate SSRF DNS lookup to redirect validation by @samanhappy in #1116
  • refactor: update CLAUDE.md to link directly to AGENTS.md for agent guidance by @samanhappy in #1117
  • docs: create comprehensive agent documentation and guides for development, architecture, testing, and contribution workflows by @samanhappy in #1118
  • chore(deps): bump i18next-fs-backend from 2.6.6 to 2.6.7 by @dependabot[bot] in #1119
  • chore(deps-dev): bump @typescript-eslint/parser from 8.65.0 to 8.68.0 by @dependabot[bot] in #1120
  • chore(deps): bump typeorm from 0.3.31 to 1.1.0 by @dependabot[bot] in #1121
  • chore(deps-dev): bump eslint from 9.39.2 to 10.9.1 by @dependabot[bot] in #1122
  • chore(deps-dev): bump jest-mock-extended from 4.0.0 to 4.0.1 by @dependabot[bot] in #1123

摘要

本版本扩展了嵌入配置与提供商支持,明确 MCPHub 作为自托管网关和管理平台的定位,并提升 Smart Routing、SSRF 校验与部署可靠性。同时更新了 Agent 指南并刷新依赖版本。

功能

  • 新增嵌入提供商预设与可配置维度 by @samanhappy in #1113
  • 更新文档与描述,明确 MCPHub 作为自托管网关和管理平台的定位 by @samanhappy in #1115

修复

  • 使 Smart Routing 环境变量文档与代码实现保持一致 by @samanhappy in #1112
  • 将 SSRF DNS 查找传递到重定向校验中 by @samanhappy in #1116
  • 更新 CLAUDE.md,直接链接到 AGENTS.md 作为 Agent 指南 by @samanhappy in #1117
  • 创建涵盖开发、架构、测试与贡献流程的完整 Agent 文档与指南 by @samanhappy in #1118
  • 将 i18next-fs-backend 从 2.6.6 升级到 2.6.7 by @dependabot[bot] in #1119
  • 将 @typescript-eslint/parser 从 8.65.0 升级到 8.68.0 by @dependabot[bot] in #1120
  • 将 typeorm 从 0.3.31 升级到 1.1.0 by @dependabot[bot] in #1121
  • 将 eslint 从 9.39.2 升级到 10.9.1 by @dependabot[bot] in #1122
  • 将 jest-mock-extended 从 4.0.0 升级到 4.0.1 by @dependabot[bot] in #1123

References

  • fix: align smart routing env docs with code by @samanhappy in #1112
  • feat(embeddings): add provider presets and configurable dimensions by @samanhappy in #1113
  • feat: update documentation and descriptions to clarify MCPHub as a se… by @samanhappy in #1115
  • fix: propagate SSRF DNS lookup to redirect validation by @samanhappy in #1116
  • refactor: update CLAUDE.md to link directly to AGENTS.md for agent guidance by @samanhappy in #1117
  • docs: create comprehensive agent documentation and guides for development, architecture, testing, and contribution workflows by @samanhappy in #1118
  • chore(deps): bump i18next-fs-backend from 2.6.6 to 2.6.7 by @dependabot[bot] in #1119
  • chore(deps-dev): bump @typescript-eslint/parser from 8.65.0 to 8.68.0 by @dependabot[bot] in #1120
  • chore(deps): bump typeorm from 0.3.31 to 1.1.0 by @dependabot[bot] in #1121
  • chore(deps-dev): bump eslint from 9.39.2 to 10.9.1 by @dependabot[bot] in #1122
  • chore(deps-dev): bump jest-mock-extended from 4.0.0 to 4.0.1 by @dependabot[bot] in #1123
  • Full changelog: v1.0.33...v1.0.34