Skip to content

Commit

Permalink
v4.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
troyzhxu committed Jan 16, 2024
1 parent b623557 commit 00df62a
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,35 +9,6 @@
* 升级 solon -> 2.6.5
* 升级 slf4j-api -> 2.0.11

# v4.1.3 @ 2024-01-16

### 🐛 Bug Fixes

* 修复当默认排序字段 `@SearchBean.orderBy` 仅为一个拼接参数,且查询时未传任何参数时,仍然生成 `order by` 子句的问题。
https://gitee.com/troyzhxu/bean-searcher/issues/I8NT9X
* 修复:使用 `@SearchBean.fields` 时,某些情况下会出现 `NullPointerException` 的问题

### 🌻 Better

* 升级 spring-boot -> 3.2.1
* 升级 solon -> 2.6.5
* 升级 slf4j-api -> 2.0.10
* 升级 xjsonkit -> 1.4.3

# v4.0.3 @ 2024-01-16

### 🐛 Bug Fixes

* 修复当默认排序字段 `@SearchBean.orderBy` 仅为一个拼接参数,且查询时未传任何参数时,仍然生成 `order by` 子句的问题。
https://gitee.com/troyzhxu/bean-searcher/issues/I8NT9X

### 🌻 Better

* 升级 spring-boot -> 3.2.1
* 升级 solon -> 2.6.5
* 升级 slf4j-api -> 2.0.10
* 升级 xjsonkit -> 1.4.3

# v4.2.6 @ 2024-01-08

### ✨ Features
Expand Down

0 comments on commit 00df62a

Please sign in to comment.