Release 1.1.0 - #312
Merged
Merged
Conversation
Contributor
所以应该是 1.1.0 吧 |
Current coverage is 65.10%@@ master #312 diff @@
==========================================
Files 27 28 +1
Lines 2903 2920 +17
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 1898 1901 +3
- Misses 1005 1019 +14
Partials 0 0
|
| * 防止 SDK 覆盖全局变量 AV | ||
| * Object.add、Object.addUnique、Object.remove 等方法支持从传入非数组类型 | ||
| * 修复当 SDK 自动修正 API 路由后,没有从缓存中直接获取路由信息的错误 | ||
| * 增强海外节点上传到 S3 中的文件安全性 |
Contributor
There was a problem hiding this comment.
等方法支持从传入非数组类型
支持非数组类型的 value 参数
修复当 SDK 自动修正 API 路由后,没有从缓存中直接获取路由信息的错误
changelog 是给用户看的,所以可以不用解释内部是如何变动的,应该从用户的角度描述用户可以感知的问题是什么。
增强安全性是哪个 commit?之前有什么安全性问题?
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.