Notable Changes
features
- should log unfinished timing item
Commits
- [
e0b93e023
] - feat: should log unfinished timing item (#4968) (TZ | 天猪 <atian25@qq.com>) - [
7f1689f9f
] - chore: typo CSRF on router.md (#4962) (Homyee King <HomyeeKing@gmail.com>) - [
e31c09c20
] - chore: fix some comments (#4937) (Maledong <maledong_public@foxmail.com>) - [
b0c17fdd0
] - chore: remove git.io (#4940) (Baoshuo Ren <i@baoshuo.ren>) - [
12755e275
] - test: Create codeql-analysis.yml (#4935) (fengmk2 <fengmk2@gmail.com>) - [
8078917fd
] - chore: package upgrade and unittest fixture (#4933) (Maledong <maledong_public@foxmail.com>) - [
a5a358ceb
] - chore: fix contributors badges on README.md (#4930) (XiaoRui <xiangwu619@gmail.com>)
Notable Changes
features
- [
c1313f5ef
] - feat: dumpConfig add appInfo (#4917) (mansonchor.github.com <mansonchor1987@gmail.com>)
others
- [
4e5309188
] - test: add ChainAlert action (#4908) (fengmk2 <fengmk2@gmail.com>)
Notable Changes
- features
- handle ENETUNREACH error on httpclient
Commits
- [
189c47804
] - feat: handle ENETUNREACH error on httpclient (#4792) (fengmk2 <fengmk2@gmail.com>)
Notable Changes
- typing
- support ssrf typing in config
Commits
- [
debfda7ab
] - feat(config): support ssrf field in security config. (#4778) (Jasin Yip <yejunxing@gmail.com>)
Notable Changes
-
features
- support disableDNSCache in one request even though config set to
enableDNSCache: true
- support disableDNSCache in one request even though config set to
-
docs
- update ts docs, add missing zh-CN doc
- typo fix
Commits
- [
13dd55076
] - feat: support disableDNSCache by request args handle (#4728) (mansonchor.github.com <mansonchor1987@gmail.com>) - [
1b4fde454
] - unittest: rename and remove some useless tests (#4705) (Maledong <maledong_public@foxmail.com>) - [
156980d36
] - doc: Typo fixture (#4707) (Maledong <maledong_public@foxmail.com>) - [
27aa49b59
] - doc: Typo fixture:「,」->「,」 (#4708) (陈煮酒 <501205587@qq.com>) - [
1f02a8d45
] - doc: Add the missing zh-CN trans for typescript (#4703) (Maledong <52018749+MaledongGit@users.noreply.github.com>) - [
f5cf0d965
] - doc: "登陆" should be "登录" (#4697) (HOU Ce <594965698@qq.com>) - [
750558400
] - docs: update ts docs (#4666) (吖猩 <whxaxes@gmail.com>) - [
93d2b04b9
] - docs: fix loaderUpdate.md didReady example (#4652) (shadyzoz <shadyzoz@icloud.com>)
Notable Changes
- fixes
- remove internal interval handler when close agent
- docs
- Added english doc to how-to-migrate-from-1.x, Thx @ZixiaoWang
- typo improvement
Commits
- [
ce234226b
] - fix: remove internal interval handler when close agent (#4654) (Harry Chen <czy88840616@gmail.com>) - [
6a6d68fb2
] - Typo fixture:制定 -> 指定 (#4639) (华晨 <chanjsq@gmail.com>) - [
603c74b58
] - docs: Added english doc to how-to-migrate-from-1.x (#4630) (Jacky Wang <www.wangzixiao@126.com>) - [
693df6066
] - docs: fix schedule reference (#4556) (xuxu <must414@163.com>) - [
4ebbe8143
] - docs: fix typo (#4596) (suinia <suini_a@163.com>)
Notable Changes
- fixes
- fix ctx body typing
Commits
- [
e9fba1b7b
] - fix: fix ctx body as any (#4613) (killa <killa123@126.com>)
Notable Changes
- fixes
- fix query typing
- add overrideIgnore define
Commits
- [
99682e4bd
] - fix: fix query typing (#4611) (killa <killa123@126.com>) - [
26017ee2e
] - chore: fix comment typo at request.js (#4513) (Albert 理斯特 <shuaizhexu@gmail.com>) - [
34048c275
] - fix: add overrideIgnore define (#4490) (kotot <317643941@qq.com>) - [
d652658d1
] - docs: d2 ads (#4508) (Suyi <thonatos.yang@gmail.com>)
Notable Changes
- fixes
- revert clear timing after ready, only disable
- won't set keep-alive header at Node.js ^12.19.0 || >=14.8.0
Commits
- [
9f653afe7
] - fix: remove clear timing && skip keep-alive after 12.19.0 (#4497) (TZ | 天猪 <atian25@qq.com>)
Notable Changes
-
features
- feat: dumpconfig also dump disabled plugin
-
docs
- csrf double cookie defense should enabled on all method
- test case for env.EGG_APP_CONFIG
- optimize multiple env configuration description
Commits
- [
cc80c6ab8
] - feat: dumpconfig also dump disabled plugin (#4480) (TZ | 天猪 <atian25@qq.com>) - [
1d32771e5
] - doc: csrf double cookie defense should enabled on all method (#3881) (Hongcai Deng <admin@dhchouse.com>) - [
504e4bebc
] - test: for env.EGG_APP_CONFIG (#4468) (TZ | 天猪 <atian25@qq.com>) - [
ff4dfaa09
] - docs(config): optimize multiple env configuration description (#4406) (Andy <xiaoxiaocoder@126.com>) - [
b283791da
] - docs: update badge to github action (#4463) (TZ | 天猪 <atian25@qq.com>)