Release v3.0.23 (#5783)

This commit is contained in:
李铭昕 2023-06-02 11:07:07 +08:00 committed by GitHub
parent f781636de6
commit aefa885552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 67 additions and 1 deletions

View File

@ -1,4 +1,6 @@
# v3.0.23 - TBD
# v3.0.24 - TBD
# v3.0.23 - 2023-06-02
## Added

View File

@ -1,5 +1,21 @@
# Changelogs
# v3.0.23 - 2023-06-02
## Added
- [#5757](https://github.com/hyperf/hyperf/pull/5757) Support nacos naming signature.
- [#5765](https://github.com/hyperf/hyperf/pull/5765) Support Full-Text Search for `database`.
## Fixed
- [#5782](https://github.com/hyperf/hyperf/pull/5782) Fixed bug that prometheus cannot collect histograms.
## Optimized
- [#5768](https://github.com/hyperf/hyperf/pull/5768) Improved `Hyperf\Command\Annotation\Command`, support set properties for command.
- [#5780](https://github.com/hyperf/hyperf/pull/5780) Convert carrier key to string in `Zipkin\Propagation\Map`.
# v3.0.22 - 2023-05-27
## Added

View File

@ -1,5 +1,21 @@
# 版本更新记录
# v3.0.23 - 2023-06-02
## 新增
- [#5757](https://github.com/hyperf/hyperf/pull/5757) 支持 `Nacos` 服务注册与发现签名机制。
- [#5765](https://github.com/hyperf/hyperf/pull/5765) 为 `database` 组件增加全文检索的功能。
## 修复
- [#5782](https://github.com/hyperf/hyperf/pull/5782) 修复 `prometheus` 无法正常收集 `histograms` 的问题。
## 优化
- [#5768](https://github.com/hyperf/hyperf/pull/5768) 为 `Hyperf\Command\Annotation\Command` 组件增加参数支持。
- [#5780](https://github.com/hyperf/hyperf/pull/5780) 修复 `Zipkin\Propagation\Map``String` 类型检测错误的问题。
# v3.0.22 - 2023-05-27
## 新增

View File

@ -1,5 +1,21 @@
# 版本更新記錄
# v3.0.23 - 2023-06-02
## 新增
- [#5757](https://github.com/hyperf/hyperf/pull/5757) 支持 `Nacos` 服務註冊與發現簽名機制。
- [#5765](https://github.com/hyperf/hyperf/pull/5765) 為 `database` 組件增加全文檢索的功能。
## 修復
- [#5782](https://github.com/hyperf/hyperf/pull/5782) 修復 `prometheus` 無法正常收集 `histograms` 的問題。
## 優化
- [#5768](https://github.com/hyperf/hyperf/pull/5768) 為 `Hyperf\Command\Annotation\Command` 組件增加參數支持。
- [#5780](https://github.com/hyperf/hyperf/pull/5780) 修復 `Zipkin\Propagation\Map``String` 類型檢測錯誤的問題。
# v3.0.22 - 2023-05-27
## 新增

View File

@ -1,5 +1,21 @@
# 版本更新記錄
# v3.0.23 - 2023-06-02
## 新增
- [#5757](https://github.com/hyperf/hyperf/pull/5757) 支援 `Nacos` 服務註冊與發現簽名機制。
- [#5765](https://github.com/hyperf/hyperf/pull/5765) 為 `database` 元件增加全文檢索的功能。
## 修復
- [#5782](https://github.com/hyperf/hyperf/pull/5782) 修復 `prometheus` 無法正常收集 `histograms` 的問題。
## 最佳化
- [#5768](https://github.com/hyperf/hyperf/pull/5768) 為 `Hyperf\Command\Annotation\Command` 元件增加引數支援。
- [#5780](https://github.com/hyperf/hyperf/pull/5780) 修復 `Zipkin\Propagation\Map``String` 型別檢測錯誤的問題。
# v3.0.22 - 2023-05-27
## 新增