Skip to content

1.3.0-RELEASE

Compare
Choose a tag to compare
@hexiaofeng hexiaofeng released this 21 Sep 12:38

Enhancement

  • 添加分布式事务seata的集成

  • 增加ipv6支持,目前内置的广播服务发现已经支持ipv6

  • 增加HttpController插件

  • 动态分组增加自定义分组配置参数

  • Dependency

    • 升级Springboot为2.2.10.RELEASE版本

    • 升级Spring为5.2.9.RELEASE版本

    • 升级vertx-consul-client为3.9.3版本

Bugfixes

  • 处理在Springboot的某些场景下,接口验证中判断引用对象是否是目标接口返回错误的问题