Releases
v1.1.0
版本变化
Higress Core:
功能优化:
支持Pilot的远程匿名debug请求的功能 #386
支持通过直接配置k8s-CRD, 实现对Http转Dubbo-RPC的路由配置 #340
支持Rust语言编写wasm插件 #350
通过在Github的Action流程中构建并推送Higress的Docker images #388
支持分别配置构建所需的registry和build out的registry #395
支持在非higress-system的ns中部署gateway #405
支持通过configmap配置tracing的相关属性 #409
新增AI代理的wasm-go插件 #420
问题修复:
修复nacos registry服务发现部分代码中锁释放不优雅的问题 #394
What's Changed
Higress Core:
Features:
feat: Pilot debug APIs support remote anonymous requests #386
feat: Support route http request to dubbo-rpc service by config k8s-CRD #340
feat: add wasm-rust sdk with say-hello simple extension #350
Support building and pushing Higress docker images via GitHub actions #388
Support config builder registry and builder out registry #395
Support higress gateway in other namespace #405
Support setting tracing configuration by configmap #409
feat: Add AI proxy wasm-go plugin #420
Fixes:
fixed nacos registry service discovery Cond unlock issue #394
You can’t perform that action at this time.