Skip to content

Commit

Permalink
release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yong.Teng committed Aug 8, 2022
1 parent 0c66564 commit 724cbaa
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
===========================


## [2.1.0](https://github.com/buession/buession-springcloud/releases/tag/v2.1.0) (2022-07-xx)
## [2.1.0](https://github.com/buession/buession-springcloud/releases/tag/v2.1.0) (2022-08-07)

### 🔨依赖升级

Expand All @@ -13,6 +13,17 @@
### ⭐ 新特性

- **buession-springcloud-bus:** 新增 buession-springcloud-bus module
- **buession-springcloud-feign:** 可指定允许转发和忽略的请求头


### 🔔 变化

- **buession-springcloud-feign:** Servlet 模式请求头拦截器,ServletClientHeadersRequestInterceptor 将会转发重复请求头的所有值


### 🐞 Bug 修复

- **buession-springcloud-feign:** 修复 ReactiveFeignInterceptorConfiguration 自动配置设置成 Type.SERVLET 的 BUG


---
Expand Down

0 comments on commit 724cbaa

Please sign in to comment.