All Versions
109
Latest Version
Avg Release Cycle
45 days
Latest Release
174 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v1.11.0 Changes
November 08, 2017Notable changes
- ๐ feature
- export global namespace at d.ts @atian25
Commits
- [
b131a4c
] - feat: export global namespace at d.ts (#1633) (TZ | ๅคฉ็ช <[email protected]>)
- ๐ feature
-
v1.10.1 Changes
November 08, 2017Notable changes
- ๐ fix
- use
app.options
instead of deprecatedapp._options
- use
- document
- translate core/cluster-and-ipc.md, thanks @lslxdx
Commits
- [
9eec677
] - fix: useapp.options
instead ofapp._options
(#1625) (Yiyu He <>) - [
fd1ff63
] - test: fix tsc test case (#1620) (Yiyu He <>) - [
6804bd3
] - test: add node 9 and drop node 7 (#1602) (fengmk2 <[email protected]>) - [
3878862
] - docs: translate core/cluster-and-ipc.md (#1594) (lslxdx <[email protected]>)
- ๐ fix
-
v1.10.0 Changes
October 24, 2017Notable changes
- ๐ feature
- add Subscription @popomore
- document
- multipart example @dead_horse
- fix document @atian25 @beilunyang
- improve schedule document @atian25
Commits
- [
6dd1594a5
] - docs: fix egg-scripts (#1552) (TZ | ๅคฉ็ช <[email protected]>) - [
46ed6fac9
] - feat: add Subscription (#1469) (Haoliang Gao <[email protected]>) - [
c508f9fa7
] - docs: fix csrf (#1551) (TZ | ๅคฉ็ช <[email protected]>) - [
7fb9bbf71
] - docs: fix typo (#1537) (ๆ่ฎบ <[email protected]>) - [
68c0e1a9c
] - docs: adjust new schedule (#1477) (TZ | ๅคฉ็ช <[email protected]>) - [
aeae948ec
] - docs: adjust middleware config at framework (#1523) (TZ | ๅคฉ็ช <[email protected]>) - [
7b37d2393
] - docs: multipart example use yield parts() (#1518) (Yiyu He <>) - [
6846badc8
] - docs: add plugin.js description (#1499) (TZ | ๅคฉ็ช <[email protected]>)
- ๐ feature
-
v1.9.0 Changes
September 25, 2017Notable changes
- ๐ feature
- make cluster client configurable in egg
- donโt force logger to use INFO level in prod
- document
- correct sample codes, by @Jawnkuin
- fix devtools debug, by @atian25
- adjust debug docs with new egg-bin debug, by @atian25
- fix port should be number, @atian25
Commits
- [
21425e7
] - feat: make cluster client configurable in egg (#1459) (gxcsoccer <[email protected]>) - [
d0797b1
] - docs: correct sample codes (#1434) (Jawnkuin <[email protected]>) - [
6eac07e
] - refactor: httpclient args tracer to be enforced (#1421) (hui <[email protected]>) - [
c56274b
] - docs(development): fix devtools debug (#1428) (TZ | ๅคฉ็ช <[email protected]>) - [
e3f29de
] - docs(development): adjust debug docs with new egg-bin debug (#1427) (AnzerWall <[email protected]>) - [
5a9531a
] - feat: donโt force logger to use INFO level in prod (#1218) (TZ | ๅคฉ็ช <[email protected]>) - [
95fbd47
] - docs(deployment): port should be number (#1424) (TZ | ๅคฉ็ช <[email protected]>)
- ๐ feature
-
v1.8.0 Changes
September 11, 2017Notable changes
- ๐ feature
- support app.httpclient and agent.httpclient auto set tracer
- ๐ fix
- should extends from egg-core BaseContextClass
- document
- English documents
basics/objects
,core/docs-logger
andcore/httpclient
have been translated by @DarrenWong, @Azard and @gztchan - documents typo fixed and improved by @vincenthou, @waitingsong and @hyj1991
- English documents
Commits
- [
54be7dc09
] - docs(core/cluster-and-ipc): fix some typo (#1415) (vincent.hou <[email protected]>) - [
6cf17c11a
] - docs: (core/httpclient): [translate] Done (#1409) (Darren Wong <[email protected]>) - [
105e1947e
] - docs: translate basics/objects (#1238) (Weilun Xiong <[email protected]>) - [
f7c0d8520
] - feat: support app.httpclient and agent.httpclient auto set tracer (#1393) (hui <[email protected]>) - [
3aaee8fbe
] - fix: should extends from egg-core BaseContextClass (#1392) (fengmk2 <[email protected]>) - [
a9936a383
] - fix: typo (#1388) (waiting <[email protected]>) - [
eef30faf6
] - docs: adjust webstorm debug config (#1367) (TZ | ๅคฉ็ช <[email protected]>) - [
499454379
] - docs: curl(url, opts) add parameter introduction (#1351) (#1352) (hyj1991 <[email protected]>) - [
4daf497eb
] - docs(en/core/docs-logger): finish logger.md translation in English (#1254) (Tony Chan <[email protected]>) - [
aaacd56c9
] - docs: remove egg-scripts env default description (#1318) (TZ | ๅคฉ็ช <[email protected]>) - [
4feae70b8
] - docs: add egg-scripts to deployment (#1279) (TZ | ๅคฉ็ช <[email protected]>) - [
08ed1b3c6
] - docs(unittest): typo of egg-mock (#1284) (TZ | ๅคฉ็ช <[email protected]>) - [
734854c84
] - docs(unittest): add bootstrap usage (#1278) (Yiyu He <[email protected]>) - [
ebbbcd574
] - chore: skip docs deploy at ci cron (#1268) (TZ | ๅคฉ็ช <[email protected]>)
- ๐ feature
-
v1.7.0 Changes
July 27, 2017Notable changes
- ๐ feature
- Support listen options in config.js
- ๐ improve
app.HttpClient
can be overwritten
- document
- Document improvement
- English documents have been translated by @gztchan
Commits
- [
dd07cacb2
] - docs: fix typo on CONTRIBUTING.zh-CN.md (#1266) (SuperEwe <[email protected]>) - [
773343061
] - docs: only deploy docs at 8 (#1252) (TZ | ๅคฉ็ช <[email protected]>) - [
4f2ebfda8
] - docs: fix const define (#1249) (TZ | ๅคฉ็ช <[email protected]>) - [
45bea3cb5
] - docs(core-deployment): translate deployment.md in English (#1235) (Tony Chan <[email protected]>) - [
dda386e42
] - test: add test and doc for listen options (#1246) (Haoliang Gao <[email protected]>) - [
3ef1de952
] - feat: set cluster options, include path, port, hostname (#1231) (Haoliang Gao <[email protected]>) - [
e9f93cf83
] - refactor: export app.HttpClient that can be overwritten (#1234) (Haoliang Gao <[email protected]>) - [
96b3786eb
] - docs(core/error-handling): translate error-handling.md in English (#1228) (Tony Chan <[email protected]>) - [
c3c9fce55
] - docs(controller): examples use controller class (#1221) (Yiyu He <[email protected]>) - [
24f279005
] - docs: new VScode 1.14 default protocol changed. (#1212) (Anto <[email protected]>) - [
2b78b4cf8
] - docs: Fix config name from egg-Plugin to eggPlugin in plugin's doc (#1215) (hansen <[email protected]>)
- ๐ feature
-
v1.6.1 Changes
July 19, 2017Notable changes
- ๐ fix
- make sure config.httpclient.httpAgent.timeout >= 30000, and distinguish
options: request, httpAgent and httpsAgent on
config.httpclient
.
- make sure config.httpclient.httpAgent.timeout >= 30000, and distinguish
options: request, httpAgent and httpsAgent on
Commits
- [
988b8c8
] - fix: make sure config.httpclient.httpAgent.timeout >= 30000 (#1165) (fengmk2 <[email protected]>) - [
894005c
] - docs: (core/i18n): [translate] Done (#1194) (Darren Wong <[email protected]>) - [
410633b
] - chore: kill ssh-agent after deploy (#1204) (Haoliang Gao <[email protected]>) - [
05f4785
] - chore: add travis_wait to avoid deploying document timeout (#1201) (Haoliang Gao <[email protected]>) - [
367e1d6
] - docs: fix typo (#1191) (BingqiChan <[email protected]>)
- ๐ fix
-
v1.6.0 Changes
July 04, 2017Notable changes
- ๐ feature
- tsd add ctx.logger and logger.error support Error object
- ignore any key contains "secret" on dump config files
- show who define the property of the config on
run/application_config_meta.json
- ๐ fix
- don't cache the intermediate locals for application
Commits
- [
5dc56fa
] - feat: ignore any key contains "secret" (#1156) (fengmk2 <[email protected]>) - [
74c8a54
] - feat: dumprun/${type}_config_meta.json
(#1155) (Haoliang Gao <[email protected]>) - [
b80bb14
] - fix: don't cache the intermediate locals for application (#1146) (Jackson Tian <[email protected]>) - [
7c70beb
] - docs: change istanbul to nyc (#1150) (TZ | ๅคฉ็ช <[email protected]>) - [
c7a87a8
] - docs: adjust objects docs (#1140) (TZ | ๅคฉ็ช <[email protected]>) - [
0052351
] - docs: improve plugin dependencies (#1061) (luicfer <[email protected]>) - [
4322212
] - docs: add missing class in objects.md (kaiye <[email protected]>) - [
daa8227
] - feat(tsd): add ctx.logger and logger.error support Error object (#1108) (Eward Song <[email protected]>) - [
7c2e436
] - docs: improve feature describe (#1102) (Yiyu He <[email protected]>) - [
5ae7814
] - chore: comments in english (#1101) (Yiyu He <[email protected]>) - [
9099be9
] - docs: unify config in quickstart (#1094) (Yiyu He <[email protected]>) - [
c31bc15
] - test: wait logger to flush (#1090) (Haoliang Gao <[email protected]>) - [
82d2158
] - docs: add Enclose.IO to Links (#1089) (Minqi Pan <[email protected]>)
- ๐ feature
-
v1.5.0 Changes
June 21, 2017Notable changes
- ๐ feature
- better TypeScript support, add
index.d.ts
file. - enable overrideMethod middleware by default.
- better TypeScript support, add
- document
- Documents improved.
Commits
- [
1d02601
] - tsd: add another properties of FileStream (#1080) (Rwing <[email protected]>) - [
2b1644e
] - feat: add tsd (#1027) (Eward Song <[email protected]>) - [
a4ba2a2
] - feat: enable overrideMethod middleware by default (#1069) (fengmk2 <[email protected]>) - [
bfb8df5
] - docs: typo (#1060) (chenbin92 <[email protected]>) - [
64d1b00
] - docs: add chrome devtools debug information (#1050) (ไปๆฃฎ <[email protected]>) - [
4e510b2
] - chore: use app.httpRequest() instead of supertest (#1041) (fengmk2 <[email protected]>) - [
78a13d5
] - docs: add more description at quickstart (#1042) (TZ | ๅคฉ็ช <[email protected]>) - [
ef7c864
] - docs: add ant.design link (#1037) (Haoliang Gao <[email protected]>) - [
f1b510c
] - feat: add config.logger.disableConsoleAfterReady (#1001) (fengmk2 <[email protected]>) - [
4890eda
] - docs: Uniform the standards that we should acquire this parsed parameโฆ (#1038) (Ruanyq <[email protected]>) - [
9d705e4
] - test: make sure app close (#1030) (fengmk2 <[email protected]>) - [
1d72e37
] - docs: fix caseStyle link (#1033) (Desen Meng <[email protected]>) - [
9b50725
] - docs: (tutorials/index.md & async-function.md ): [translate] Done (#1028) (Darren Wong <[email protected]>) - [
3d04199
] - docs: typo (#1029) (Jerry Wu <>) - [
13b7c19
] - test: node 8 (#976) (fengmk2 <[email protected]>) - [
1b108a7
] - docs: remove api that is from egg-rest (#1022) (Haoliang Gao <[email protected]>) - [
057bc47
] - test: add doc test (#989) (Haoliang Gao <[email protected]>) - [
c6eb7b2
] - doc: fix view config doc (#991) (ๅฝ่ฝฉ <[email protected]>) - [
52865b4
] - docs: devtool inspect at 8.x (#1018) (TZ | ๅคฉ็ช <[email protected]>) - [
8a120fd
] - docs: remove max time limit at schdule (#995) (TZ | ๅคฉ็ช <[email protected]>) - [
9084c24
] - docs: add plugin list (#988) (Haoliang Gao <[email protected]>) - [
20a5d91
] - test: disable coverage for schedule (#987) (Haoliang Gao <[email protected]>) - [
3de963f
] - docs(basics/structure.md): translate (Weilun Xiong <[email protected]>) - [
2f232f3
] - docs: file must appear after other fiels when using getFileStream (#982) (Yiyu He <[email protected]>)
- ๐ feature
-
v1.4.0 Changes
May 28, 2017Notable changes
- ๐ feature
- use lru to aovid oom when httpclient dns cache enabled
- ๐ fix
- fix port is missed when httpclient dns cache enabled
- fix request url object will be changed when httpclient dns cache enabled
- set maxSockets defautl value to Number.MAX_SAFE_INTEGER
- document
- Documents improved. Thanks @DarrenWong, @zousandian, @lslxdx, @Azard, @johnnychen, @coogleyao, @DanielWLam, @m31271n, @Brian175
Commits
- ๐ [
7370a62
] - docs: translate tutorials/restful.md (#908) (Darren Wong <[email protected]>) - ๐ [
5d8ca65
] - docs: translatebasics/controller.md (#889) (lslxdx <[email protected]>) - ๐ [
5b959e0
] - docs: translate tutorials/progressive.md to English version (#966) (Darren Wong <[email protected]>) - [
35fa5a9c
] - fix: set maxSockets defautl value to Number.MAX_SAFE_INTEGER (#938) (tangyao <[email protected]>) - [
5b6fe2b
] - feat: use lru to aovid oom in dns cache httpclient (#961) (Yiyu He <[email protected]>) - ๐ [
3c5c0b8
] - docs: Fix objects.md typo (#969) (ไธ็น <[email protected]>) - โก๏ธ [
2bca50b
] - docs(core/unittest.md): update with app.httpRequest() (#943) (Weilun Xiong <[email protected]>) - ๐ [
713e033
] - docs: app.controller.foo instead of 'foo' (#942) (Yiyu He <[email protected]>) - [
cfc76ec
] - fix spell error from sign to signed (#932) (johnnychen <[email protected]>) - ๐ [
12499d6
] - docs: fix yield db.query for en (#930) (Yao Mengfei <[email protected]>) - ๐ [
25c7c95
] - docs: translate basics/router.md (#896) (lslxdx <[email protected]>) - ๐ [
a5c7ac4
] - docs: translate basics/service.md (lslxdx <[email protected]>) - ๐ [
7ee5de6
] - docs: translate basics/extend.md (#884) (DanielLam <[email protected]>) - โก๏ธ [
9bf3a65
] - docs: Update env.md (#918) (m31271n <[email protected]>) - ๐ [
b3825f3
] - docs: fix objects.md (#928) (Yiyu He <[email protected]>) - ๐ [
fd04ea2
] - docs: add document for built-in objects (#914) (Yiyu He <[email protected]>) - ๐ [
6180d5d
] - docs: use names of constants declared (#923) (Yao Mengfei <[email protected]>) - ๐ [
02b02e0
] - docs: using a doctools as a external lib (#913) (Haoliang Gao <[email protected]>) - ๐ [
5113088
] - fix(docs): yield db.query (#921) (Yao Mengfei <[email protected]>) - ๐ [
ddd342c
] - docs: translate basic/config.md (#875) (Brian175 <[email protected]>) - ๐ [
ae99e5d
] - fix(docs): basics/structure.md link agent typo (#909) (Weilun Xiong <[email protected]>) - ๐จ [
fac3e0c
] - refactor: rename private method name to symbol (#904) (Yu Qi <[email protected]>) - ๐ [
8115c57
] - docs: translate docs/source/zh-cn/tutorials/mysql.md (#883) (Darren Wong <[email protected]>) - ๐ [
e13c515
] - Release 1.3.0 (#885) (fengmk2 <[email protected]>)
- ๐ feature