Skip to content

Releases: eggjs/egg

v3.9.2

21 Dec 09:25
Compare
Choose a tag to compare

3.9.2 (2022-12-21)

Bug Fixes


This release is also available on:

v3.9.1

21 Jun 07:40
Compare
Choose a tag to compare

3.9.1 (2022-12-18)

Bug Fixes

2022-09-28, Version 3.3.3 @fengmk2

28 Sep 15:07
3d4afb7
Compare
Choose a tag to compare

Notable Changes

  • fixes
    • Allow override HttpClientNext

Commits

2022-09-27, Version 3.3.2 @atian25

27 Sep 07:06
846de7f
Compare
Choose a tag to compare

Notable Changes

Commits

2022-09-23, Version 3.3.0 @fengmk2

24 Sep 07:07
43fc860
Compare
Choose a tag to compare

Notable Changes

  • features
    • Support config serverGracefulIgnoreCode to ignore error avoid process exit when uncatch error emit
      See node-modules/graceful#13

Commits

2022-09-21, Version 3.2.0 @fengmk2

21 Sep 08:25
6a24fd8
Compare
Choose a tag to compare

Notable Changes

features

others

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