mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
a9ccfc738d
* refactor: implement request id * refactor: fix tests * refactor: add unit tests
8 lines
217 B
Markdown
8 lines
217 B
Markdown
---
|
|
"@logto/core": patch
|
|
---
|
|
|
|
implement request ID for API requests
|
|
|
|
- All requests will now include a request ID in the headers (`Logto-Core-Request-Id`)
|
|
- Terminal logs will now include the request ID as the prefix
|