Skip to content

Releases: alibaba/higress

v0.5.2

14 Nov 11:48
8165ea6

Choose a tag to compare

改动:

  1. Bugfix: 修复重启 gateway 可能导致 xDS 推空的问题
  2. Bugfix: 修复大量 xDS 推送可能导致推送阻塞的问题
  3. Feature: 支持 Ingress 资源粒度生效 Wasm 插件

What's Changed:

  1. Bugfix: Fixed the problem that restarting the gateway may cause xDS to be pushed empty.
  2. Bugfix: Fixed the problem that large-scale xDS pushes could cause push blocking
  3. Feature: Support Ingress granularity to take effect Wasm plugin

v0.5.1

09 Nov 06:59
cd43403

Choose a tag to compare

改动:

  1. 修复在 K8s 1.25 版本部署时 CRD 版本不兼容问题
  2. 修复 ingress 模式下 secret 跨命名空间无法获取问题

What's Changed:

  1. Fixed CRD version incompatibility when deploying on K8s 1.25
  2. Fix the problem that secrets cannot be obtained across namespaces in ingress mode

v0.5.0

01 Nov 13:27
4a4e484

Choose a tag to compare

The first version of Higress has been released.🎉
Welcome to use and feedback.