Skip to content

Tags: Tencent/TSW

Tags

v2.6.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(incoming): 到达最大限制后,不再记录包内容 (#560)

v2.6.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(context): req记录context,防止close和finish事件清理后无法上报 (#557)

v2.6.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(domain): 清理domain的时候,移除挂载在domain的context (#554)

v2.6.5

fix(npm): 修复npm发布失败问题

v2.6.4

fix(ajax): 兼容hostname不存在情况

v2.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: use timestamp instead of Date object (#511)

v2.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #505 from Zack921/master

fix: close #504

v2.6.1

docs: update readme

v2.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #481 from Zack921/master

feat: hack https.createServer

v2.5.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #477 from Zack921/master

fix(logger): log from console.debug don't show in inspect window