Skip to content

Latest commit

 

History

History
1203 lines (667 loc) · 62 KB

CHANGELOG-v2.md

File metadata and controls

1203 lines (667 loc) · 62 KB

Change Log

v2.12.4 (2021-08-13)

Bug Fixes

v2.12.3 (2021-08-09)

Bug Fixes

Features

v2.12.2 (2021-08-04)

Bug Fixes

v2.12.1 (2021-08-01)

Bug Fixes

Features

v2.12.0 (2021-07-30)

Features

v2.11.7 (2021-07-24)

Bug Fixes

v2.11.6 (2021-07-16)

Features

v2.11.5 (2021-07-15)

Bug Fixes

  • add missing arg "groupBy?" at exported attachPropertyDataToClass in decoratorManager (#1146) (f4f7a55)
  • cors and trigger bugs in serverless (#1156) (2df53c2)
  • find baseDir in egg (#1154) (2fc9a44)

Features

  • Optimize typeorm to initialize loading entities (#1150) (f0faf2f)

v2.11.4 (2021-07-06)

Bug Fixes

v2.11.3 (2021-07-02)

Bug Fixes

v2.11.2 (2021-06-28)

Bug Fixes

v2.11.1 (2021-06-19)

Bug Fixes

Features

v2.11.0 (2021-06-10)

Bug Fixes

Features

v2.10.19 (2021-05-27)

Bug Fixes

v2.10.18 (2021-05-26)

Bug Fixes

Features

v2.10.17 (2021-05-17)

Bug Fixes

v2.10.16 (2021-05-17)

Bug Fixes

Features

  • task: add job parameter for task execute (#1044) (314a1f0)

v2.10.15 (2021-05-12)

Bug Fixes

Features

v2.10.14 (2021-05-11)

Bug Fixes

v2.10.13 (2021-05-08)

Bug Fixes

v2.10.12 (2021-05-07)

Bug Fixes

  • change all requestMethod to real method for serverless http request (#1028) (23e2943)
  • disable wait event loop in tencent serverless (#1029) (89d5c2e)
  • output serverless error in some environment (#1030) (b162b89)
  • remove winston-daily-rotate-file (#1032) (ae242c1)
  • serverless logger close when runtime stop (#1022) (28548da)
  • throw error when router duplicate (#1023) (61bc58d)
  • use egg-logger got empty logger (#1031) (4077c70)

v2.10.11 (2021-04-29)

Bug Fixes

v2.10.10 (2021-04-24)

Bug Fixes

v2.10.9 (2021-04-21)

Bug Fixes

v2.10.8 (2021-04-21)

Bug Fixes

v2.10.7 (2021-04-17)

Bug Fixes

Features

v2.10.6 (2021-04-14)

Bug Fixes

v2.10.5 (2021-04-13)

Bug Fixes

Features

  • support getCurrentApplicationContext API (#981) (dd6ce11)

v2.10.4 (2021-04-10)

Bug Fixes

v2.10.3 (2021-04-07)

Bug Fixes

v2.10.2 (2021-04-05)

Bug Fixes

  • load config once and support load singleton service before framework start (#970) (201dd59)
  • serverless event test (#967) (e0c15e3)

v2.10.1 (2021-04-03)

Bug Fixes

  • remove MIDWAY_SERVER_ENV default value (#966) (e9f7165)

v2.10.0 (2021-04-02)

Bug Fixes

  • directory filter and ignore test pattern (#957) (dbd1a5a)

Features

  • consul: register to consul server and lookup service with balancer (#949) (d5f9916)
  • support prometheus client (#963) (b0edd42)
  • use @ServerlessTrigger replace functions in f.yml (#919) (a85af14)

v2.9.3 (2021-03-30)

Bug Fixes

v2.9.2 (2021-03-27)

Bug Fixes

v2.9.1 (2021-03-24)

Bug Fixes

v2.9.0 (2021-03-22)

Bug Fixes

Features

v2.8.13 (2021-03-17)

Bug Fixes

v2.8.12 (2021-03-14)

Bug Fixes

v2.8.11 (2021-03-12)

Bug Fixes

Features

v2.8.10 (2021-03-09)

Bug Fixes

v2.8.9 (2021-03-08)

Bug Fixes

  • delete method parse body and form body (#891) (f5c1e70)

v2.8.8 (2021-03-06)

Bug Fixes

v2.8.7 (2021-03-04)

Bug Fixes

v2.8.6 (2021-03-03)

Bug Fixes

  • load custom framework in midwayjs/web (#883) (7a11cac)

v2.8.5 (2021-03-03)

Bug Fixes

v2.8.4 (2021-03-03)

Bug Fixes

Features

v2.8.3 (2021-03-01)

Bug Fixes

v2.8.2 (2021-02-27)

Bug Fixes

Features

v2.8.0 (2021-02-24)

Features

v2.7.7 (2021-02-20)

Bug Fixes

v2.7.6 (2021-02-09)

Bug Fixes

  • loggers with egg logger instance and invoke disableConsole method (#849) (b5d18e2)

v2.7.5 (2021-02-08)

Bug Fixes

Features

v2.7.4 (2021-02-03)

Bug Fixes

v2.7.3 (2021-02-02)

Bug Fixes

v2.7.2 (2021-01-28)

Bug Fixes

v2.7.1 (2021-01-28)

Bug Fixes

  • disable coreLogger info console output in local env (#829) (adaaaea)

v2.7.0 (2021-01-27)

Bug Fixes

  • add info level for core logger in local env (#826) (8e8fc59)
  • date string error in ISO pattern (#817) (6557e95)
  • midway logger and mixin egg logger will be missing log (#823) (ac33af2)

Features

v2.6.13 (2021-01-21)

Bug Fixes

v2.6.12 (2021-01-15)

Bug Fixes

v2.6.11 (2021-01-11)

Bug Fixes

  • missing originContext property in http trigger (#799) (5cd96a0)

v2.6.10 (2021-01-10)

Bug Fixes

  • bootstrap missing create logger (#797) (f7aac5f)
  • disable logrotator and avoid file exists error (#798) (64ac85c)

v2.6.9 (2021-01-08)

Bug Fixes

  • remove array type for label and remove verbose level (#795) (622163c)

v2.6.8 (2021-01-06)

Bug Fixes

v2.6.7 (2021-01-05)

Bug Fixes

v2.6.6 (2021-01-04)

Note: Version bump only for package midway

v2.6.5 (2021-01-04)

Bug Fixes

v2.6.4 (2021-01-02)

Bug Fixes

  • definition fix for getLogger and getCoreLogger (#783) (264b481)

v2.6.3 (2020-12-30)

Bug Fixes

v2.6.2 (2020-12-30)

Bug Fixes

  • output logs dir when development env (#780) (557d874)

v2.6.1 (2020-12-29)

Bug Fixes

v2.6.0 (2020-12-28)

Bug Fixes

Features

v2.5.5 (2020-12-15)

Bug Fixes

  • aspect wrapper requestContext instance (#755) (84193a0)

v2.5.4 (2020-12-12)

Bug Fixes

v2.5.3 (2020-12-11)

Bug Fixes

v2.5.2 (2020-12-04)

Bug Fixes

v2.5.1 (2020-11-29)

Bug Fixes

  • return ctx.body and set header after send (#738) (4c8e740)

v2.5.0 (2020-11-28)

Bug Fixes

Features

  • add getFunctionName() and functionSerivceName() method to runtime and faas framework (#734) (f0bc5aa)

v2.4.8 (2020-11-24)

Bug Fixes

  • use egg-layer load framework circular reference (#730) (f012d78)

v2.4.7 (2020-11-23)

Note: Version bump only for package midway

v2.4.6 (2020-11-19)

Note: Version bump only for package midway

v2.4.5 (2020-11-19)

Bug Fixes

v2.4.4 (2020-11-17)

Bug Fixes

v2.4.3 (2020-11-16)

Bug Fixes

v2.4.2 (2020-11-13)

Bug Fixes

  • error pattern for ignore node_modules (#717) (16f1292)

v2.4.1 (2020-11-12)

Bug Fixes

v2.4.0 (2020-11-11)

Bug Fixes

Features

v2.3.23 (2020-11-03)

Bug Fixes

  • delay loader.load after midway bootstrap init (#699) (2d12a55)
  • trigger lifecycle after egg load (#701) (4d63e3a)

v2.3.22 (2020-10-31)

Bug Fixes

v2.3.21 (2020-10-29)

Bug Fixes

v2.3.20 (2020-10-29)

Bug Fixes

v2.3.19 (2020-10-28)

Features

  • add swagger description meta for swagger

v2.3.18 (2020-10-27)

Bug Fixes

  • configuration inject plugin and more in production environment (#680) (41bce5d)

v2.3.17 (2020-10-22)

Note: Version bump only for package midway

v2.3.16 (2020-10-16)

Bug Fixes

  • use new ctx bind req and res in express (#674) (1d26396)

v2.3.15 (2020-10-15)

Note: Version bump only for package midway

v2.3.14 (2020-10-15)

Note: Version bump only for package midway

v2.3.13 (2020-10-13)

Bug Fixes

  • @plugin inject undefined in web middleware (#667) (cacb2fa)
  • when middleware config options is undefined, options.match (#670) (1893049)
  • when middleware config options is undefined. options.enable expr… (#668) (3378ea4)

v2.3.12 (2020-10-10)

Bug Fixes

  • egg framework support ignore and match (#666) (b541dc0)

v2.3.11 (2020-10-08)

Note: Version bump only for package midway

v2.3.10 (2020-10-08)

Bug Fixes

  • component inject global object and add case (#663) (e768ee8)

Features

  • replace configuration.imports to object directly and deprecated string (#657) (f1b42a1)

v2.3.9 (2020-10-05)

Bug Fixes

v2.3.8 (2020-10-05)

Bug Fixes

v2.3.7 (2020-10-04)

Bug Fixes

v2.3.6 (2020-10-02)

Bug Fixes

Features

v2.3.4 (2020-09-28)

Note: Version bump only for package midway

v2.3.3 (2020-09-28)

Bug Fixes

v2.3.2 (2020-09-28)

Bug Fixes

  • component get config and merge egg config (#649) (aa95a3e)

v2.3.1 (2020-09-27)

Bug Fixes

  • fix debugger logger create in every request (#648) (8e70fb0)

v2.3.0 (2020-09-27)

Features

v2.2.10 (2020-09-24)

Bug Fixes

v2.2.9 (2020-09-24)

Bug Fixes

v2.2.8 (2020-09-23)

Bug Fixes

v2.2.7 (2020-09-20)

Bug Fixes

  • WebMiddleare to IWebMiddleware (e69cf28)

v2.2.6 (2020-09-18)

Features

v2.2.5 (2020-09-17)

Bug Fixes

Features

  • add generateMiddleware for express and faas (bfcfc9a)
  • add property for web params (5c19644)
  • use midway cli replace egg-bin (#639) (62bbf38)

v2.2.4 (2020-09-15)

Bug Fixes

  • support midway global middleware use id (8dc9ae3)

Features

  • type extension bootstrap (71f9358)

v2.2.3 (2020-09-14)

Bug Fixes

v2.2.2 (2020-09-14)

Bug Fixes

v2.2.1 (2020-09-14)

Bug Fixes

  • add missing typing dep (09a9473)
  • fix default logger dir (ce0e06a)
  • fix some problem in 2.x boilerplate (80608a1)

v2.2.0 (2020-09-13)

Features

v2.1.4 (2020-06-17)

Bug Fixes

v2.1.3 (2020-05-07)

Bug Fixes

v2.1.2 (2020-05-02)

Bug Fixes

v2.1.1 (2020-04-30)

Bug Fixes

  • add metadata when configuration load controller (#483) (e4e3c57)

v2.1.0 (2020-04-29)

Features

v2.0.17 (2020-04-21)

Bug Fixes

v2.0.16 (2020-04-12)

Bug Fixes

v2.0.15 (2020-04-11)

Bug Fixes

v2.0.14 (2020-04-08)

Note: Version bump only for package midway

v2.0.13 (2020-04-07)

Note: Version bump only for package midway

v2.0.12 (2020-04-07)

Bug Fixes

v2.0.11 (2020-04-07)

Bug Fixes

v2.0.10 (2020-03-31)

Note: Version bump only for package midway

v2.0.9 (2020-03-30)

Bug Fixes

v2.0.8 (2020-03-30)

Bug Fixes

v2.0.7 (2020-03-30)

Note: Version bump only for package midway

v2.0.6 (2020-03-27)

Bug Fixes

v2.0.5 (2020-03-22)

Bug Fixes

v2.0.4 (2020-03-19)

Bug Fixes

v2.0.3 (2020-03-19)

Note: Version bump only for package midway

v2.0.2 (2020-03-13)

Bug Fixes

v2.0.1 (2020-03-13)

Features

v2.0.0 (2020-03-13)

Note: Version bump only for package midway

2.0.0-beta.16 (2020-03-12)

Bug Fixes

2.0.0-beta.15 (2020-03-06)

Bug Fixes

Features

2.0.0-beta.14 (2020-03-04)

Features

2.0.0-beta.13 (2020-02-26)

Bug Fixes

Note: Version bump only for package midway

2.0.0-beta.12 (2020-02-25)

Bug Fixes

2.0.0-beta.11 (2020-02-25)

Bug Fixes

2.0.0-beta.10 (2020-02-20)

Bug Fixes

2.0.0-beta.9 (2020-02-20)

Bug Fixes

2.0.0-beta.8 (2020-02-19)

Features

  • add tsConfig.json to tsc cmd line support (#392) (8e368fb)

2.0.0-beta.7 (2020-02-18)

Note: Version bump only for package midway

2.0.0-beta.6 (2020-02-17)

Note: Version bump only for package midway

2.0.0-beta.5 (2020-02-17)

Bug Fixes

Features

v1.17.1 (2020-02-17)

Bug Fixes

v1.17.0 (2020-02-17)

Features

  • build: options to minify all products (#389) (86d5279)

2.0.0-beta.4 (2020-02-16)

Features

2.0.0-beta.3 (2020-02-08)

Bug Fixes

2.0.0-beta.2 (2020-02-04)

Bug Fixes

2.0.0-beta.1 (2020-02-04)

Bug Fixes

  • fix requestContext load configService (f2c874f)

Features

2.0.0-beta.3 (2020-02-08)

Bug Fixes

2.0.0-beta.2 (2020-02-04)

Bug Fixes

2.0.0-beta.1 (2020-02-04)

Bug Fixes

  • egg bin modify setup file rule (#380) (4b9461d)
  • fix requestContext load configService (f2c874f)

Features