-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
### 1.2.1 (2021-05-19) | ||
|
||
|
||
### Features | ||
|
||
* 支持热搜 ([f352211](https://github.com/imbooo/alibabacloud-opensearch-sdk/commit/f35221166e9d7c1351848e3221250c1604f3cdf7)) | ||
* 替换http请求模块 ([5e4cc9a](https://github.com/imbooo/alibabacloud-opensearch-sdk/commit/5e4cc9ace9f90d846bbd5c06b29b8558c9572290)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* getSignature 排序 ([2ed9c87](https://github.com/imbooo/alibabacloud-opensearch-sdk/commit/2ed9c87dd9eaf4196bc7edcb90761ea17bd9e517)) | ||
* 修复params为空,签名报错的问题 ([1669728](https://github.com/imbooo/alibabacloud-opensearch-sdk/commit/1669728bfc2941bdd00c759493c59afb27c1ca08)) | ||
* 修复search参数接口描述 ([db3c1f0](https://github.com/imbooo/alibabacloud-opensearch-sdk/commit/db3c1f01be3c5884eb1b55e854a507a1d2eddabd)) | ||
* 修复热搜类型描述 ([455cd40](https://github.com/imbooo/alibabacloud-opensearch-sdk/commit/455cd40a7c6eefe195fc42c31c623647f3bbefd4)) |