内容简介:Kong 1.0.0 RC4 发布了,Kong 是一个云原生、快速、可扩展和分布式的微服务抽象层(也称为 API 网关),通过插件扩展功能。 此版本主要修复了 RC3 中的 Service Mesh 问题。 Service Mesh and Stream Routing TL...
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_path
was not properly defined for stream requestsFixed 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.exit
work on theheader_filter
phase, when invoked with an empty bodyFixed an issue in
kong.response.get_source
where the “exit” status could be shadowed by the “proxied” status.New
--force
option inkong migrations
to 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_lua
methods were incorrectly referencedThe Azure Functions plugin now filters out headers disallowed by HTTP/2 when proxying HTTP/1.1 responses to HTTP/2 clients
详情查看发布公告。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Ruby 2.5.1 正式发布,包含 bug 修复和安全修复
- 禅道 11.5.1 版本发布,新增免密登录,修复一键安装包漏洞,修复 bug
- Debian 9.2 发布,大量问题修复
- Debian 9.4 发布,修复安全问题
- LibreOffice 6.3.2 发布,修复版本
- Electron 7.0.1 发布,修复版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
大型网站技术架构演进与性能优化
许令波 / 电子工业出版社 / 2018-6 / 79
《大型网站技术架构演进与性能优化》从一名亲历者的角度,阐述了一个网站在业务量飞速发展的过程中所遇到的技术转型等各种问题及解决思路。从技术发展上看,网站经历了Web应用系统从分布式、无线多端、中台到国际化的改造;在解决大流量问题的方向上,涉及了从端的优化到管道到服务端甚至到基础环境优化的各个层面。 《大型网站技术架构演进与性能优化》总结的宝贵经验教训可以帮助读者了解当网站遇到类似问题时,应如何......一起来看看 《大型网站技术架构演进与性能优化》 这本书的介绍吧!
URL 编码/解码
URL 编码/解码
XML、JSON 在线转换
在线XML、JSON转换工具