We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb46eba commit ff14f75Copy full SHA for ff14f75
_posts/release-notes/2023-01-05-announcing-v1.2.0.md
@@ -0,0 +1,22 @@
1
+---
2
+layout: post
3
+title: Announcing Hango 1.2.0
4
+subtitle: Hango v1.2.0 release announcement.
5
+cover-img: /assets/img/cover/natual-scene-1.png
6
+thumbnail-img: /assets/img/hango/gateway.jpeg
7
+share-img: /assets/img/hango/gateway.jpeg
8
+tags: [release-notes]
9
10
+
11
+本次更新是Hango正式版v1.2.0的发布。基于v1.0.0版本集成了dubbo bridge、基于SmartLimiter的自适应本地限流等功能
12
13
+### 新功能
14
15
+- [支持dubbo服务发现](https://github.com/hango-io/api-plane/pull/13)
16
17
+- [支持SmartLimiter的本地限流](https://github.com/hango-io/hango-gateway/pull/47)
18
19
20
+### 工程增强
21
22
+- [增加部分插件校验](https://github.com/hango-io/hango-gateway/pull/47)
0 commit comments