Skip to content

Commit

Permalink
jboot v1.4.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfuhai committed Apr 18, 2018
1 parent 52cd480 commit 118fce1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions changes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
jboot-1.4.7:
新增:Shiro FilterUrlMapping自定义的支持
新增:Shiro 默认使用Jboot分布式Session的支持
新增:paginate分页查询不需要传orderby的方法
修复:Shiro自定义注解无法使用在带参数的Action的问题
修复:使用Shiro的时候使用websocket配置过于复杂的问题
修复:JbootReqeustWrapper可能会出现空指针的问题
修复:Classkits 可能会出现 ConcurrentModificationException 的问题
修复:JbootModel在构建Sql的时候如果 orderby 参数为空字符串会出现 Sql 错误的问题
优化:J2cache异常信息优化
优化:更新undertow、HikariCP等到最新版本



jboot-1.4.6:
新增:支持自定义 shiro 认证授权错误处理
新增:新增 skywalking 手动埋点的支持
Expand Down

0 comments on commit 118fce1

Please sign in to comment.