Vert.x 4.4.1 发布,Java 的微服务开发框架
Vert.x 4.4.1 发布了,该版本主要是一些小问题修复,以及升级了依赖包,详细内容如下:
vertx-web
- Upgrade to GraphQL-Java 20.1
- HttpServerRequest.formAttributes() has redundant /r
- vertx web deployed in spring boot, static resource can't be found in spring boot jar
- Intermittent failures when testing SockJS on Windows
- Start enabling openapi 3.1
vertx-grpc
- Fix #35 - Fix array initialization
- fix metadata reading issue
- Error on documentation
- Bug when reading metadata
vertx-dependencies
vertx-hazelcast
vertx-json-schema
vertx-micrometer-metrics
vertx-auth
- Skip validation of opaque access tokens
- DuplicatedContext is replaced by EventLoopContext
- webauthn level 2: add support for resident key options
- Support a collections of roles in the MongoDB AuthorizationProvider
- Improve OIDC/OAuth2 Flow discovery
- Solidify both OAuth2 and JWT modules into OAuth2 and deprecate JWT in the future
vertx-sql-client
- Document dynamic pool configuration
- Writing "packet length: 203" to system out on connection to DB2
- Oracle Cursor / Streaming support
- Rework Oracle Client command scheduling
vert.x
- The client WebSocket upgrade on a worker thread can be racy and lose outbound frame
- The H2C upgrading stream of a connection closes the stream prematurely when the response is sent
- End of trace is missing response status when using the client and upgrading the connection
- Reusing existing Netty types to speedup http encoding and save scalability issues
vertx-rabbitmq-client
vertx-kafka-client
vertx-lang-kotlin
vertx-proton
vertx-tracing

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
JavaORM Bee 2.1 发布,NoSQL ORM,Mongodb ORM支持地理信息、事务、索引
Mongodb ORM工具, 支持面向对象操作Mongodb,可以和其它关系型DB同用一套Dao代码,还支持分片. NoSQL ORM,支持Mongodb, Cassandra. Hibernate/MyBatis+ plus +Sharding JDBC + Jpa+ Spring data+ GraphQL+ App ORM (Android, 鸿蒙)=Bee 要整合一堆的工具,还不如只用一个小巧又功能强大的工具。犹如 JAVA 界的数据源连接池 Hikari, 文件虽小,功能却不赖! ORM BeeSharding 分库分表就是那么简单,对开发透明,不影响业务,简单易用,文件小,性能好;支持 Mongodb,支持JDBC,还支持Android 和 Harmony;可以同时使用多种不同类型的数据库。 Bee,互联网新时代的 Java ORM 工具,更快、更简单、更自动,开发速度快,运行快,更智能 Spring Boot是用来简化新 Spring 应用的初始搭建以及开发过程。该框架使用了特定的方式来进行配置,从而使开发人员不再需要定义样板化的配置。通过这种方式,Spring Boot...
- 下一篇
Nginx NJS <0.3.4 存在缓冲区溢出漏洞
漏洞描述 Nginx NJS 是一种基于 JavaScript 开发的 Nginx 扩展,用于实现动态请求的处理和响应操作。 Nginx NJS 0.3.4之前版本中存在缓冲区溢出漏洞,漏洞源于 njs_module.c 中的 njs_module_read 函数中未对用户传入的 .js 文件进行验证,攻击者可通过传入恶意构造的 .js 文件造成堆的缓冲区溢出,进而远程执行恶意代码。 漏洞名称 Nginx NJS <0.3.4 存在缓冲区溢出漏洞 漏洞类型 堆缓冲区溢出 发现时间 2023-04-05 漏洞影响广度 极小 MPS编号 MPS-2020-29029 CVE编号 CVE-2020-19692 CNVD编号 - 影响范围 Nginx NJS@[0.1.0, 0.3.4) 修复方案 升级Nginx NJS到 0.3.4 或更高版本 参考链接 https://www.oscs1024.com/hd/MPS-2020-29029 https://nvd.nist.gov/vuln/detail/CVE-2020-19692 https://github.com/nginx/n...
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
点击排行
推荐阅读
最新文章
- SpringBoot2配置默认Tomcat设置,开启更多高级功能
- Red5直播服务器,属于Java语言的直播服务器
- CentOS7设置SWAP分区,小内存服务器的救世主
- CentOS7安装Docker,走上虚拟化容器引擎之路
- SpringBoot2编写第一个Controller,响应你的http请求并返回结果
- CentOS关闭SELinux安全模块
- CentOS7,CentOS8安装Elasticsearch6.8.6
- Jdk安装(Linux,MacOS,Windows),包含三大操作系统的最全安装
- Linux系统CentOS6、CentOS7手动修改IP地址
- Windows10,CentOS7,CentOS8安装MongoDB4.0.16