All Versions
109
Latest Version
Avg Release Cycle
45 days
Latest Release
802 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.3.3 Changes
September 28, 2022Notable Changes
- ๐ fixes
- Allow override HttpClientNext
Commits
- [
7ee19e840
] - ๐ FIX: Allow override HttpClientNext (#5037) (fengmk2 <[email protected]>)
- ๐ fixes
-
v3.3.2 Changes
September 27, 2022Notable Changes
- ๐ fixes
- update multipart 3.1.0, https://github.com/eggjs/egg-multipart/pull/56
Commits
- [
201bfa749
] - fix: update multipart 3.1.0 (#5034) (TZ | ๅคฉ็ช <[email protected]>)
- ๐ fixes
-
v3.3.1 Changes
September 26, 2022Notable Changes
๐ fixes
- fallback egg-multipart@2 to support filename with non-ASCII characters ### Commits
- [
acadb28e2
] - fix: fallback egg-multipart to v2 (#5032) (fengmk2 <[email protected]>)
-
v3.3.0 Changes
September 23, 2022Notable Changes
๐ features
- Support config
serverGracefulIgnoreCode
to ignore error avoid process exit when uncatch error emit See https://github.com/node-modules/graceful/pull/13 ### Commits - [
a0761d65f
] - feat(graceful): support serverGracefulIgnoreCode (#5027) (hyj1991 <[email protected]>) - [
8b8dd3be9
] - chore: remove jsdoc and disable vercel comment (#5026) (Suyi <[email protected]>) - [
f4225339f
] - test: fix ci (#5025) (TZ | ๅคฉ็ช <[email protected]>) - [
5de994b9c
] - chore: fix action for gh-pages (#5024) (Suyi <[email protected]>)
- Support config
-
v3.2.0 Changes
September 21, 2022Notable Changes
๐ features
- [
733d66989
] - feat: update egg-multipart 2.x -> 3.x (#5023) (TZ | ๅคฉ็ช <[email protected]>) - [
2ffb37ab5
] - feat: Support urllib@3 (#5000) (fengmk2 <[email protected]>)
others
- [
485781389
] - docs: update the version of the required Node (#5021) (Maledong <>) - [
bbd0e432e
] - chore: change the templates of bug/suggestion report (#5019) (Maledong <>) - [
2c5ba484a
] - ๐ FIX: Add config.httpclient.useHttpClientNext defined (#5001) (fengmk2 <[email protected]>)
- [
-
v3.1.0 Changes
August 28, 2022Notable Changes
- ๐ features
- Support urllib@3 by
config.httpclient.useHttpClientNext = true
, see #4847
- Support urllib@3 by
Commits
- [
2c5ba484a
] - ๐ FIX: Add config.httpclient.useHttpClientNext defined (#5001) (fengmk2 <[email protected]>) - [
2ffb37ab5
] - feat: Support urllib@3 (#5000) (fengmk2 <[email protected]>)
- ๐ features
-
v3.0.0 Changes
August 21, 2022๐ features
- Drop Node.js 8, 10, 12 supports, this release is a LTS version for egg@2, see https://github.com/eggjs/egg/issues/3644#issuecomment-1221460692
-
v2.36.0 Changes
June 17, 2022๐ features
- [
e0b93e023
] - feat: should log unfinished timing item (#4968) (TZ | ๅคฉ็ช <[email protected]>)
others
- [
7f1689f9f
] - chore: typo CSRF on router.md (#4962) (Homyee King <[email protected]>) - [
e31c09c20
] - chore: fix some comments (#4937) (Maledong <>) - [
b0c17fdd0
] - chore: remove git.io (#4940) (Baoshuo Ren <[email protected]>) - [
12755e275
] - test: Create codeql-analysis.yml (#4935) (fengmk2 <[email protected]>) - [
8078917fd
] - chore: package upgrade and unittest fixture (#4933) (Maledong <>) - [
a5a358ceb
] - chore: fix contributors badges on README.md (#4930) (XiaoRui <[email protected]>)
- [
-
v2.35.0 Changes
April 01, 2022๐ features
- [
c1313f5ef
] - feat: dumpConfig add appInfo (#4917) (mansonchor.github.com <[email protected]>)
others
- [
4e5309188
] - test: add ChainAlert action (#4908) (fengmk2 <[email protected]>)
- [
-
v2.34.0 Changes
March 16, 2022๐ features
- [
caacd09c3
] - feat: siteFile support custom control-cache (#4902) (binginsist <[email protected]>)
others
- [
f97fe4a8c
] - test: change error code assert (#4907) (fengmk2 <[email protected]>) - [
a7aa7f37d
] - docs: typo fix on deployment.zh-CN.md (#4906) (Krryxa <[email protected]>) - [
d3fe13aa2
] - docs: typo fix on security.zh-CN.md (#4905) (Krryxa <[email protected]>) - [
2dc723129
] - docs: use egg brand color for site (#4900) (Peach <[email protected]>) - [
11bbd8527
] - docs: enhance (#4884) (Suyi <[email protected]>) - [
76d014bd5
] - docs: update node version (#4886) (lxinr <[email protected]>) - [
9003cb5ad
] - docs: update https://registry.npm.taobao.org to https://registry.npmmirror.com (#4881) (Non-Official NPM Mirror Bot <[email protected]>) - [
b47409770
] - docs: dumi (#4879) (Suyi <[email protected]>) - [
56816dbc5
] - docs (sequelize): Changedconfig.sequelize
toexports.sequelize
in configuration part (#4873) (Aelita <[email protected]>) - [
20842f9c2
] - docs: Add license scan report and status (#4880) (fossabot <[email protected]>)
- [