
获得徽章 0
RailsBump,一个在线小工具(
railsbump.org)
RailsBump lets you check your Ruby gems for compatibility with all major Rails versions. This is useful if you're planning to upgrade a Rails app to the next major version. You can either check an individual gem or a "lockfile" generated by Bundler (Gemfile.lock) containing all the gems of your Ruby project.
Read more about how RailsBump works and the history of this project on GitHub and please open an issue if you encounter any problems.
RailsBump lets you check your Ruby gems for compatibility with all major Rails versions. This is useful if you're planning to upgrade a Rails app to the next major version. You can either check an individual gem or a "lockfile" generated by Bundler (Gemfile.lock) containing all the gems of your Ruby project.
Read more about how RailsBump works and the history of this project on GitHub and please open an issue if you encounter any problems.
展开
评论
点赞
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇沸点
Spring Boot 2.1.13 发布了,可从 repo.spring.io 和 Maven Central 获取。
此版本包括 32 项 bug 修复、功能增强、文档改进和依赖升级。重要的是,Spring Boot 2.1.13 包括对 Reactor Netty 0.8.16 的依赖关系升级,以及针对 CVE-2020-5404 的修复程序。
具体更新内容摘取部分如下:
Bug 修复
当项目的版本号更改时,BuildInfo 任务无法在 Gradle 项目中运行 #20135
如果集合在另一个具有较少元素数量的属性源中被覆盖,则绑定到集合失败,并出现未绑定元素错误 #20134
启用压缩后,Jetty 错误地记录了自定义上下文路径 #19969
当使用@ResponseStatus注释时,Spring Webflux会忽略自定义异常的消息 #19901
更多详情见更新说明:
spring.io
此版本包括 32 项 bug 修复、功能增强、文档改进和依赖升级。重要的是,Spring Boot 2.1.13 包括对 Reactor Netty 0.8.16 的依赖关系升级,以及针对 CVE-2020-5404 的修复程序。
具体更新内容摘取部分如下:
Bug 修复
当项目的版本号更改时,BuildInfo 任务无法在 Gradle 项目中运行 #20135
如果集合在另一个具有较少元素数量的属性源中被覆盖,则绑定到集合失败,并出现未绑定元素错误 #20134
启用压缩后,Jetty 错误地记录了自定义上下文路径 #19969
当使用@ResponseStatus注释时,Spring Webflux会忽略自定义异常的消息 #19901
更多详情见更新说明:
展开
2
11