This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
Releases: venusdrogon/feilong-platform
Releases · venusdrogon/feilong-platform
1.12.10
- #269 dependencyManagement 添加 feilong-validator
- #268 versions-maven-plugin 升级到 2.7 ⬆️
- #267 maven-plugin-plugin 3.6.0 ⬆️
- #265 XStream 1.4.11 发布,Java 对象和 XML 相互转换的工具 ⬆️
- #264 sonar-maven-plugin 升级到 3.5.0.1254 ⬆️
- #263 versions-maven-plugin 升级到 2.6 ⬆️
- #262 Apache Maven Surefire Plugin Version 2.22.1 Released ⬆️
- #261 Apache Maven SCM Version 1.11.1 Released ⬆️
- #259 Apache Commons Lang 3.8.1 发布,Java 常用工具包 ⬆️
- #260 Apache Maven Shade Plugin Version 3.2.0 Released ⬆️
1.12.8
1.12.7
1.12.7
1.12.5
[项目结构调整]
- #244 feilong-context feilong-xml-dom 配置重复了 duplicate
[版本升级]
- none
[插件升级]
- none
[bug]
[其他项目调整]
- #243 feilong-velocity 添加单元测试 test
- #240 删除 AbstractVelocityUtil.parseString(String, Map<String, ?>) 这个方法性能很差 remove 不兼容
- #239 删除 AbstractVelocityUtil.parseString(String, Context) 私有方法 remove
- #238 删除私有方法 AbstractVelocityUtil.parseTemplateWithClasspathResourceLoader(String, Context) 方法 remove
- #236 ToolVelocityUtil 新建 instance 常量
- #235 VelocityUtil 新建 instance 常量
- #237 新建 VelocityEngineParser
- #233 feilong-context 支持将请求参数放在路径中的配置
1.12.4
1.12.3
1.12.2
1.12.2
1.12.0
[项目结构调整]
- none
[版本升级]
- #218 version.commons-validator 移动到 platform
- #217 org.jsoup 升级到 1.11.3
- #212 commons-collections4 升级到 4.2 ⬆️
- #215 version.json-lib 定义到 platform
- #216 version.xstream 定义到 platform ⬆️
- #214 version.jsch 定义到 platform ⬆️
- #213 version.jsoup 定义到 platform ⬆️
[插件升级]
- none
[其他项目调整]
- #219 添加 feilong-releasenote-plugin
1.11.5
1.11.4
[项目结构调整]
- #203 HttpTypeBeanProperty 将 gateway 属性改成 uri属性
- #202 add ObjectValidator ValidatorHandleResult ValidatorHandler
- #201 change InvokerResultConverter 泛型定义顺序
- #200 DefaultHttpRequestBuilder 新增个 HttpRequest 加工器
- #195 添加 解压缩 zip 的工具类
[版本升级]
- #198 Apache Commons Compress 1.17,bug 修复和新功能 ⬆️
[插件升级]
- #197 Apache Maven Surefire Plugin Version 2.22.0 Released ⬆️
- #199 dependencyManagement 加入 feilong-io
- #193 Apache Maven WAR Plugin Version 3.2.2 Released ⬆️
[其他项目调整]
- #194 version.httpcomponents 配置迁移到 platform