Egg Feed Monthly(2018-11)
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# [eggjs/egg](https://github.com/eggjs/egg)
## 2018-11-24, Version 2.14.1
### Notable changes
* **fixes**
* remove timeout log msg
* **others**
* use circular-json-for-egg to remove deprecate message
### Commits
* [[`0fb5a96c0`](http://github.com/eggjs/egg/commit/0fb5a96c023e916cb9c14c5960df62547ed391d8)] - fix: remove timeout log msg (#3229) (TZ | 天猪 <>)
* [[`de81caef1`](http://github.com/eggjs/egg/commit/de81caef1d91c229effadd25ddf752297c2a08f5)] - deps: use circular-json-for-egg to remove deprecate message (#3211) (Yiyu He <>)
## 2018-11-17, Version 2.14.0
### Notable changes
* **features**
* add create anonymous context to agent
* support server timeout
* **fixes**
* curl: allow request timeout bigger than agent timeout
* triggerServerDidReady should be triggered only once
### Commits
* [[`db999d3f7`](http://github.com/eggjs/egg/commit/db999d3f7afa210c855f3f1a4518e83f7d8c1dc6)] - docs: add serverTimeout to d.ts (#3200) (TZ | 天猪 <>)
* [[`a43fef4e1`](http://github.com/eggjs/egg/commit/a43fef4e1828937d3d84469989582df273de1493)] - docs(index.d.ts): curl 增加泛型 (#3197) (The Rock <>)
* [[`d40124a25`](http://github.com/eggjs/egg/commit/d40124a25fcd1b52ab862ee297139a022458b81d)] - feat: add create anonymous context to agent (#3193) (Hongcai Deng <>)
* [[`9dfd19ead`](http://github.com/eggjs/egg/commit/9dfd19eada8bae7be212155a2989d0ccc410e8eb)] - fix: triggerServerDidReady should be triggered only once (#3190) (killa <>)
* [[`7802528e1`](http://github.com/eggjs/egg/commit/7802528e122691eb2cb78174e1c1490d0a382c08)] - feat: support server timeout (#3133) (TZ |
天猪 <>)
* [[`ff79101b5`](http://github.com/eggjs/egg/commit/ff79101b592d59ad12d110dd26dd7fa3d044b968)] - docs: Update service.md (#3191) (肖金 <>)
* [[`327fa174f`](http://github.com/eggjs/egg/commit/327fa174ffd74a67a77520d839eac282c916e8c0)] - fix: allow request timeout bigger than agent timeout (#3146) (fengmk2 <>)
* [[`86093c03a`](http://github.com/eggjs/egg/commit/86093c03a822a2b925de94cfda96198dc8159ade)] - docs: remove promo logo (#3176) (Suyi <>)
## 2018-11-07, Version 2.13.0
### Notable changes
* **feature**
* emit event when runInBackground catch error
* **perf**
* better TypeScript support
* **docs**
* supplement documentation
### Commits
* [[`03378b8c3`](https://github.com/mansonchor/egg.git/commit/03378b8c3e48e7000a580a4acf5375f9ffcac4dc)] - docs(plugin.md): fix 'path' declaration example (#3152) (maigozhang <>)
* [[`3c25221bd`](https://github.com/mansonchor/egg.git/commit/3c25221bd24a0a39cd06540fad46884e4dda363c)] - chore: use is.string() in utils.js for consistency (#3153) (ZYSzys <>)
* [[`a9b0fcec6`](https://github.com/mansonchor/egg.git/commit/a9b0fcec636f7241d0f578dca6b99444dabfeb83)] - chore(typings): add method `beforeClose` in index.d.ts (#3120) (Erona <>)
* [[`4709db746`](https://github.com/mansonchor/egg.git/commit/4709db746d8f97de99c04558f1ba86443e394668)] - feature(context): emit event when runInBackground catch error (#3118) (mansonchor <>)
* [[`e1dc2a7a4`](https://github.com/mansonchor/egg.git/commit/e1dc2a7a409a8bf56a817773229d5fc6dcde796b)] - docs: add promo logo (#3113) (Haoliang Gao <>)
* [[`51e9c1578`](https://github.com/mansonchor/egg.git/commit/51e9c1578496ed2afb44c47fdfd77867a95fec52)] - chore(typings): add interface IBoot (#3098) (killa <>)
* [[`8052d7ff7`](https://github.com/mansonchor/egg.git/commit/8052d7ff7bf6278e8ce4b4de46e0e6324d0d3861)] - doc: Update the `configWillLoad` explainations (#3116) (Maledong <>)
* [[`c3c4e2e3e`](https://github.com/mansonchor/egg.git/commit/c3c4e2e3e04a924595d6837ab15c7b292e3529f6)] - docs: add configWillLoad to lifecycle (#3101) (fengmk2 <>)
* [[`4abdb4980`](https://github.com/mansonchor/egg.git/commit/4abdb49801ebb3075b408d6fb3b72eba1a70c056)] - docs(CONTRIBUTION): Add missing link for `Accquire the submitted files` (#3102) (Maledong <>)
* [[`c7061ec62`](https://github.com/mansonchor/egg.git/commit/c7061ec6255faa250c6565a4c102f64c0498683c)] - fix(docs): Grammar of "lots of" (#3100) (waiting <>)
* [[`92181e83f`](https://github.com/mansonchor/egg.git/commit/92181e83f98d55bd1a796a871ab5d438d02c8e84)] - doc (CONTRIBUTION): Add missing English translations and clearify dns (#3035) (Maledong <>)
* [[`0a7497987`](https://github.com/mansonchor/egg.git/commit/0a7497987067ce1c3376dfc30676c35f484a5ccc)] - doc(logger.md): Fix incorrect description on default log output level. (#3082) (TX-Kunkun <>)
# [eggjs/egg-logger](https://github.com/eggjs/egg-logger)
## 2018-11-19, Version 2.0.3
**others**
* [[`6941e1e`](http://github.com/eggjs/egg-logger/commit/6941e1eb0723c907031ea573b08b90e730a99b7c)] - deps: use circular-json-for-egg to remove deprecate message (#33) (Yiyu He <>)
# [eggjs/egg-multipart](https://github.com/eggjs/egg-multipart)
## 2018-11-11, Version 2.3.0
**features**
* [[`8d63cea`](http://github.com/eggjs/egg-multipart/commit/8d63cea48134d4d2a69796a399f04117222efd70)] - feat: export ctx.cleanupRequestFiles to improve cleanup more easy (#22) (fengmk2 <>)
# [eggjs/doctools](https://github.com/eggjs/doctools)
## 2018-11-14, Version 2.8.0
**features**
* [[`3c5a967`](http://github.com/eggjs/doctools/commit/3c5a9677f495b7612b65df6a6d0367354b8ca748)] - feat: add hotjar (#39) (Haoliang Gao <>)
**others**
* [[`7c89a84`](http://github.com/eggjs/doctools/commit/7c89a849b9925ea5d956e1ffd1dbebb1b4eee21c)] - 2.7.4 (Suyi Thonatos.Yang <>),
## 2018-11-09, Version 2.7.1
**fixes**
* [[`0b1c3d4`](http://github.com/eggjs/doctools/commit/0b1c3d450a2dcfa7f4522f1b7a0032f772a9b2b2)] - fix: fix aside style (#36) (Suyi <>)
## 2018-11-02, Version 2.7.0
**features**
* [[`c088f89`](http://github.com/eggjs/doctools/commit/c088f89215699d552041ab4f8c2eb38d1b289080)] - feat: lark-style (#35) (Suyi <>)
# [eggjs/egg-mongoose](https://github.com/eggjs/egg-mongoose)
## 2018-11-05, Version 3.1.1
**fixes**
* [[`de7e54e`](http://github.com/eggjs/egg-mongoose/commit/de7e54e21c1ca1848968395b236151255e404a11)] - fix(typescript): types of mongoose should be dependencies (#24) (Baffin Lee <>)
**others**
* [[`8bb46d5`](http://github.com/eggjs/egg-mongoose/commit/8bb46d5e7f2d2769989cbf42ad3f07f40cf3d661)] - chore: Add an arg in options for the update of mongodb (#29) (Maledong <>)
# [eggjs/egg-sequelize](https://github.com/eggjs/egg-sequelize)
## 2018-11-12, Version 4.2.0
**features**
* [[`c4998e1`](http://github.com/eggjs/egg-sequelize/commit/c4998e1c9d60596a84086f8098764fb45624cbc1)] - feat: multi datasource support load same models (#63) (Yiyu He <>)
**others**
* [[`b41598e`](http://github.com/eggjs/egg-sequelize/commit/b41598e7c33bb03403d2a3cbfaf172911a1187dc)] - chore: logger typo (#62) (TZ | 天猪 <>)
# [eggjs/egg-cors](https://github.com/eggjs/egg-cors)
## 2018-11-30, Version 2.1.2
* chore: typings of origin params (#18)
# [eggjs/egg-redis](https://github.com/eggjs/egg-redis)
## 2018-11-28, Version 2.1.0
**features**
* [[`ee3fda1`](http://github.com/eggjs/egg-redis/commit/ee3fda1f95a178a6120fe32141c903d19f7f5ecb)] - feat: support customize ioredis version (#21) (Yiyu He <>)
## 2018-11-28, Version 2.0.1
**fixes**
* [[`fbfbbfa`](http://github.com/eggjs/egg-redis/commit/fbfbbfabe4650a529f2d2d46983e1b05df1fb347)] - fix: show real redis server time by TIME command (#20) (fengmk2 <>)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.