Skip to content

Releases: eggjs/egg

2022-08-28, Version 3.1.0 @fengmk2

21 Sep 08:24
64dd9fe
Compare
Choose a tag to compare

Notable Changes

  • features
    • Support urllib@3 by config.httpclient.useHttpClientNext = true, see #4847

Commits

2022-08-21, Version 3.0.0 @fengmk2

21 Sep 08:24
ff1850f
Compare
Choose a tag to compare

Notable Changes

features

  • Drop Node.js 8, 10, 12 supports, this release is a LTS version for egg@2, see #3644 (comment)

2022-06-17, Version 2.36.0 @atian25

17 Jun 07:13
a895b51
Compare
Choose a tag to compare

Notable Changes

features

  • should log unfinished timing item

Commits

2022-04-01, Version 2.35.0 @mansonchor

01 Apr 02:13
5b9d77d
Compare
Choose a tag to compare

Notable Changes

features

others

2021-11-15, Version 2.32.0 @atian25

15 Nov 06:23
277948d
Compare
Choose a tag to compare

Notable Changes

  • features
    • handle ENETUNREACH error on httpclient

Commits

2021-10-18, Version 2.31.0 @killagu

15 Nov 06:22
192d42b
Compare
Choose a tag to compare

Notable Changes

  • typing
    • support ssrf typing in config

Commits

2021-08-09, Version 2.30.0 @mansonchor

09 Aug 01:58
bf68f81
Compare
Choose a tag to compare

Notable Changes

  • features

    • support disableDNSCache in one request even though config set to enableDNSCache: true
  • docs

    • update ts docs, add missing zh-CN doc
    • typo fix

Commits

2021-04-13, Version 2.29.4 @popomore

09 Aug 01:57
74d8613
Compare
Choose a tag to compare

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

2021-02-19, Version 2.29.3 @killa

19 Feb 05:58
b3c20a6
Compare
Choose a tag to compare

Notable Changes

  • fixes
    • fix ctx body typing

Commits

2021-02-18, Version 2.29.2 @killa

18 Feb 07:22
e25584d
Compare
Choose a tag to compare

Notable Changes

  • fixes
    • fix query typing
    • add overrideIgnore define

Commits