Releases: higress-group/himarket
Releases · higress-group/himarket
v0.6.0
Overview
Version 0.6.0 is a significant feature release that focuses on multimodal AI capabilities, enterprise-grade data integration, and user experience improvements. This release adds DashScope text-to-image model support, Nacos commercial MCP data import, and includes important security fixes.
Highlights
- Multimodal AI Support: DashScope text-to-image and multimodal input capabilities
- Enterprise Integration: Nacos commercial MCP data import support
- Security Fix: Fixed authentication bypass vulnerability in developers endpoint
New Features
- Add DashScope text-to-image model and multimodal input support (#160)
- Support Nacos commercial MCP data import (#100)
- Add OPENAI_COMPATIBLE protocol support (#152)
- Add apiKeyLocationType request parameter for flexible authentication (#151)
- Add user guide and Higress gateway IP configuration support (#112)
- Rename Himarket to HiMarket and improve session management (#115)
- Unify admin page UI style and add empty state illustrations (#124, #120)
Bug Fixes
- [IMPORTANT] Fix authentication bypass vulnerability in developers endpoint (#150)
- Resolve deployment command compatibility issues (#155)
- Fix missing OIDC login functionality (#106)
- Fix incorrect Higress MCP Server path (#111)
- Resolve product icon rendering and domain URL port display issues (#135)
- Fix MCP tools and Product configuration problems (#128)
- Fix SSE path format (#143)
- Fix style issues (#104)
Improvements
- Update CI/CD workflow configuration (#136)
- Add /mcp-servers prefix and lint rules (#149)
- Bump vite from 7.2.0 to 6.4.1 for stability (#116)
New Contributors
- @oneFiish made their first contribution in #101
- @SharlyCheung made their first contribution in #111
- @luoxiner made their first contribution in #122
Full Changelog: v0.5.0...v0.6.0
v0.5.0
新特性
构建专属 AI 能力市场
- MCP 市场:支持将 Higress/AI 网关、Nacos 上的 MCP Server 一键上架到市场,开发者可浏览、订阅各类 MCP 服务;
- Model 市场:以 Higress 作为模型服务的网关代理,提供统一的接入管理和安全防护;
- Agent 市场:支持对接 AgentScope 等 Agent 开发平台,构建的 Agent 可一键注册到 HiMarket。
AI 体验中心
- 模型对话调试:支持单模型对话测试和多模型效果对比,支持联网搜索能力;
- MCP 工具调试:结合 MCP 进行工具调用测试,可视化查看工具调用过程和返回结果。
完善的 AI 开放平台能力,提供管理后台和开发者门户
- 管理后台:
a. 门户配置:自定义域名、安全策略、审批流程和第三方身份认证;
b. 产品运营:API 产品管理、文档配置、权限控制和分类管理;
c. 审批管理:开发者注册审批、产品订阅审批,支持自动/人工审批。 - 开发者门户:
a. 自助服务:一站式完成注册、API 产品浏览、产品订阅和凭证管理;
b. 身份集成:支持企业 SSO 单点登录,无缝对接现有身份认证体系。
可观测能力
- 查看模型调用的 Token 消耗、延迟、成功率等指标;
- 监控 MCP 工具调用成功率、响应时长等运行状态;
- 支持按时间、API 产品、开发者等维度筛选。
环境要求
- JDK:17+
- Spring Boot:3.x
- Node.js:v20+
- 数据库:MySQL 8.0+ / MariaDB
Contributors
- @buptzxd
- @dexchong
- @heimanba
- @JavaerJohn
- @JayLi52
- @kaplax
- @lexburner
- @luoxiner
- @LYH-RAIN
- @panxiaojun233
- @shuk777
- @Sunrisea
- @wetsion
- @yangjuanjuan121
- @yofine
- @zhenghaoran947
- @mengjian
- @oneFiish
- @pipsqueakup
- @Just-CJ
Contributor teams
- 阿里云-云原生中间件
- 阿里云-专有云中间件
- 蚂蚁数科-智能中间件
Full Changelog: https://github.com/higress-group/himarket/commits/v0.5.0