v0.5.3
higress-group/higressv0.5.3Dec 16, 2022by johnlanni
AI Summary
Adds support for service discovery via Nacos and ZooKeeper through Ingress, introduces the McpBridge API for multi-registry support, and enables hostNetwork deployment mode along with third-party JWT mode for Istio integration.
Key Highlights
- Support Ingress to connect to Nacos/ZooKeeper for service discovery
- Define McpBridge API to support docking with multiple registries
- Support hostNetwork mode deployment
- Support third-party-jwt mode docking istio
New Features
- Service discovery with Nacos and ZooKeeper
- McpBridge API for multi-registry support
- HostNetwork deployment mode
- Third-party JWT mode for Istio
Full Release Notes
改动: 1. Feature: 支持 Ingress 对接 Nacos/ZooKeeper 进行服务发现 #108 , [示例配置](https://github.com/alibaba/higress/blob/main/samples/nacos-discovery/quickstart.yaml) 2. Feature:定义 McpBridge API 支持对接多种注册中心进行服务发现,感谢 @NameHaibinZhang #107 3. Feature:支持 hostNetwork 模式部署,感谢 @iutx 的PR #96 4. Feature: 支持 third-party-jwt 模式对接 istio,感谢 @xcbeyond 的PR #93 --- What's Changed: 1. Feature: Support Ingress to connect to Nacos/ZooKeeper for service discovery #108 2. Feature: Define McpBridge API to support docking with multiple registries for service discovery,thanks to @NameHaibinZhang #107 3. Feature: Support hostNetwork mode deployment,thanks to @iutx #96 4. Feature: Support third-party-jwt mode docking istio,thanks to @xcbeyond #93