Skip to content

Releases: eggjs/egg

2017-07-19, Version 1.6.1, @fengmk2

03 Aug 15:59
Compare
Choose a tag to compare

Notable changes

  • fix
    • make sure config.httpclient.httpAgent.timeout >= 30000, and distinguish
      options: request, httpAgent and httpsAgent on config.httpclient.

Commits

2017-07-04, Version 1.6.0, @fengmk2

06 Jul 09:55
Compare
Choose a tag to compare

Notable 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

2017-06-21, Version 1.5.0, @fengmk2

21 Jun 16:19
Compare
Choose a tag to compare

Notable changes

  • feature
    • better TypeScript support, add index.d.ts file.
    • enable overrideMethod middleware by default.
  • document
    • Documents improved.

Commits

2017-05-28, Version 1.4.0, @dead-horse

12 Jun 06:03
Compare
Choose a tag to compare

Notable 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

Commits

2017-05-11, Version 1.3.0, @fengmk2

12 Jun 06:05
Compare
Choose a tag to compare

Notable changes

Commits

2017-05-04, Version 1.2.1, @popomore

12 Jun 06:05
Compare
Choose a tag to compare

Notable changes

  • fix
    • loadPlugin can be extended

Commits

2017-04-28, Version 1.2.0, @popomore

12 Jun 06:06
Compare
Choose a tag to compare

Notable changes

Commits

2017-04-11, Version 1.1.0, @fengmk2

12 Jun 06:06
Compare
Choose a tag to compare

Notable changes

Commits

2017-03-21, Version 1.0.0, @popomore

12 Jun 06:07
Compare
Choose a tag to compare

Release the first stable version 🥚 👏👏👏

Commits