Apiman 1.3.0.Final 发布了,此版本具有一些重要的新功能和大量的错误修复,并标志着 Apiman Vert.x Gateway 的官方发布。重要的是,这个版本的背后有很多工作,这些都是为即将到来的社区整合的三个层面准备好基础。更新如下:
Feature Request
Production-class in-memory impls of vert.x
Implement headless gateway registry that pulls config as JSON from URI
Keep Content-Length when no mutating policies in policy pipeline.
Vert.x Global SharedData registry.
Path parser gateway component to allow custom routing.
Vert.x: Use asynchronous log4j2 config OOTB for good performence
Vert.x: Shell script to launch gateway and provide good defaults
Bug
Vertx3 - Sometimes seem to add unnecessary additional forward slash
VX3 GW: Better handling of errors when no input provided (where required)
Error building with version.frontend-maven.plugin=0.0.27
Incorrect classname in Dev Guide for log4j2 logger
Class not found when trying to use the log4j logger
Vert.x 3 tests fail: Occasional TZ issue in tests
For POST Request APIs - Trailing slash in the API endpoint removed
Custom Error and Failure writers plugins fails if packaged in single war.
Overiding maven local repository (.m2) property is missing in the Apiman manager.
Duplicate error response on HTTPConnector timeouts.
Enhancement
Add specific logger impl for EAP/WF
Implement back-pressure for HTTP in Vert.x gateway
Vertx: variable substitutions in JSON config values
Client caching for Vert.x gateway's HttpConnection
Vert.x: Configuration by system properties & env
Rate limiting policy can limit by IP address
Vert.x: Auto-scaling of number of verticles when "auto" used in config
Vert.x: Support Keycloak auth on Gateway API
Upgrade to Vert.x 3.4.0
Vert.x: Display API port number at startup
Add varargs methods and variable substitution to IApimanLogger and impls
值得关注的更新有:
大量的 bug 已被修复,如果有困扰着你的 bug,赶快升级到 1.3.0 看是否解决了
Vert.x Apiman Gateway 已正式发布,对于不熟悉 Vert.x 的用户,它是一个异步的、活性的工具包,提供了高吞吐量和低延迟的平台,与 apiman gateway 完美匹配。
Headless registry
新的文档
APIMAN 提供 API 管理的方法技术,结合一个 API 设计/配置层以及快速的运行时。
主要特性:
完全异步
丰富的管理层
容易嵌入
API 管理
软件详情:http://www.apiman.io/blog/apiman/release/2017/05/25/release-1.3.html
下载地址:http://www.apiman.io/latest/download.html
来自:开源中国社区

