Skip to content

Releases: hango-io/portal

v1.6.0

Choose a tag to compare

@trickMin trickMin released this 17 Oct 11:33

新功能

  • 支持插件市场(Lua脚本形式,后续开放WASM形式)

修复

  • 修复Hango安装问题

v1.5.0

Choose a tag to compare

@hango-gateway hango-gateway released this 28 Jul 05:44
cdf2124

新功能

支持K8S Ingress流量治理

v1.4.0

Choose a tag to compare

@trickMin trickMin released this 22 May 06:39

新功能

  • 新增域名管理模块
  • 新增证书管理模块
  • 支持客户端单向TLS(HTTPS)

模型变更

  • 服务元数据和已发布服务合并为服务管理模块
  • 路由元数据和已发布服务合并为路由管理模块

v1.3.3

Choose a tag to compare

@trickMin trickMin released this 30 Mar 03:43
6fb52b1

变更

  • 镜像支持多架构
  • 调整JVM内存(适配最小内存要求)

v1.3.2

Choose a tag to compare

@trickMin trickMin released this 20 Mar 05:47

变更

  • 为镜像添加各类基础命令(例如netstat

v1.3.1

Choose a tag to compare

@trickMin trickMin released this 17 Mar 09:41

变更

镜像支持多架构

v1.3.0

Choose a tag to compare

@trickMin trickMin released this 16 Mar 06:10

新特性

  • 支持虚拟网关形态,基于不同功能需求创建不同类型虚拟网关
  • 支持纳管预览用户Gateway API,支持多类插件增强

工程变更

  • portal模块分为common-infraenvoy-infra,基于切面形式进行增强回调