内容简介:Kong 1.0.0 RC4 发布了,Kong 是一个云原生、快速、可扩展和分布式的微服务抽象层(也称为 API 网关),通过插件扩展功能。此版本主要修复了 RC3 中的 Service Mesh 问题。详情查看
Kong 1.0.0 RC4 发布了,Kong 是一个云原生、快速、可扩展和分布式的微服务抽象层(也称为 API 网关),通过插件扩展功能。
此版本主要修复了 RC3 中的 Service Mesh 问题。
Service Mesh and Stream Routing
-
TLSv1.3 added to the template protocols as a workaround for openssl#7660
-
Fixed an issue where
lua_package_pathwas not properly defined for stream requests -
Fixed an issue where active healthchecks would execute on stream modules incorrectly
-
Fixed several other issues related with the custom patches we use for OpenResty
Core
-
The base migration did not correctly reflect the state of indexes in postgres when updating from 0.14
-
Fixed an error involving offsets and pagination of Targets in the Admin API
-
Ensured that Kong is compatible with unpatched OpenResty for API Gateway mode (Service Mesh still requires patched OpenResty)
-
Made
kong.response.exitwork on theheader_filterphase, when invoked with an empty body -
Fixed an issue in
kong.response.get_sourcewhere the “exit” status could be shadowed by the “proxied” status. -
New
--forceoption inkong migrationsto allow upgrading between release candidates
Plugins
-
The HTTP-log plugin handles nil values more gracefully now (thanks @jeremyjpj0916 !)
-
The CORS plugin now returns 200 instead of 204 on preflight requests (thanks @aslafy-z !)
-
Request and Response Transformer plugins now tolerate errors and empty headers better
-
Fixed an issue in the Azure Functions plugin where some PDK and
ngx_luamethods were incorrectly referenced -
The Azure Functions plugin now filters out headers disallowed by HTTP/2 when proxying HTTP/1.1 responses to HTTP/2 clients
详情查看 发布公告 。
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java性能优化权威指南
Charlie Hunt、Binu John / 柳飞、陆明刚 / 人民邮电出版社 / 2014-3 / 109.00 元
Java性能优化圣经!Java之父重磅推荐! 本书由曾任职于Oracle/Sun的性能优化专家编写,系统而详细地讲解了性能优化的各个方面,帮助你学习Java虚拟机的基本原理、掌握一些监控Java程序性能的工具,从而快速找到程序中的性能瓶颈,并有效改善程序的运行性能。 Java性能优化的任何问题,都可以从本书中找到答案!一起来看看 《Java性能优化权威指南》 这本书的介绍吧!
JS 压缩/解压工具
在线压缩/解压 JS 代码
RGB转16进制工具
RGB HEX 互转工具