chore: add changelog

This commit is contained in:
Stefan Strigler 2023-02-21 10:41:59 +01:00
parent e78c2c2869
commit 7502e57066
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Validate `bytes` param to `GET /trace/:name/log` to not exceed signed 32bit integer.

View File

@ -0,0 +1 @@
验证 `GET /trace/:name/log``bytes` 参数使其不超过有符号的32位整数。