feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on)

This commit is contained in:
debugtalk
2022-05-03 23:37:23 +08:00
parent 8455f739a4
commit edd04bdf92
14 changed files with 223 additions and 16 deletions

View File

@@ -1,9 +1,10 @@
# Release History
## v4.0.0 (2022-05-03)
## v4.0.0 (2022-05-04)
**go version**
- feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on)
- feat: add builtin function `environ`/`ENV`
- fix: demo function compatibility
- fix #1240: losing host port in har2case