Bug Fixes
Features
3.0.0-beta.17 (2022-01-18)
Bug Fixes
- deps: update dependency axios to ^0.25.0 (#1596) (b30f1ae)
- deps: update dependency supertest to v6.2.1 (#1561) (0bcde23)
- move koa-session and definition (#1572) (95743c1)
- move register to on server ready (#1576) (b5f8256)
- remove bodyParser typings (#1579) (a967fdf)
Features
- add static file (#1597) (2e6baae)
- Allows the user to provide the response after authentication fa… (#1567) (57efdee)
- security (#1569) (30762cc)
- support multi root (#1584) (b23dda2)
- throw error when singleton invoke request scope (#1589) (e71bfa8)
3.0.0-beta.16 (2022-01-11)
Bug Fixes
- @File/@Files schema no type bug (#1532) (a776b3d)
- deps: update dependency amqp-connection-manager to v4 (#1534) (78612e1)
- deps: update dependency sequelize to ~6.13.0 (#1554) (0a82a2c)
- deps: update dependency supertest to v6.2.0 (#1555) (4ff0e03)
- typings (4afffe6)
Features
3.0.0-beta.15 (2022-01-07)
Bug Fixes
Features
- add data listener (#1525) (0bd0db8)
- add info middleware (#1530) (7077f1d)
- add secret filter (#1531) (ce77e48)
- compatible with @File/@Files/@Fields (#1527) (3fe983f)
- cross domain component (#1493) (ca81b2f)
- support hooks 3 (#1524) (1cf446d)
3.0.0-beta.14 (2022-01-04)
Bug Fixes
- cos config definition & 3.x doc update (#1515) (0ac7ac5)
- deps: update dependency @grpc/proto-loader to ^0.6.0 (#1505) (67eaee7)
- deps: update dependency axios to ^0.24.0 (#1506) (d2a7dab)
- deps: update dependency bull to v4 (#1511) (9100d21)
- deps: update dependency cookie-session to v2 (#1483) (ef1c1d1)
- deps: update dependency http-errors to v2 (#1512) (f3580e1)
- deps: update dependency prom-client to v14 (#1486) (87b6678)
- deps: update dependency sequelize to ~6.12.0 (#1509) (6f96bf7)
- deps: update dependency statuses to v2 (#1487) (5f99204)
- deps: update dependency ws to v8 (#1488) (7e71bb4)
- upload support auto clean and whitelist (#1484) (7daa037)
3.0.0-beta.13 (2021-12-30)
Features
3.0.0-beta.12 (2021-12-28)
Bug Fixes
Features
- add fileupload support (#1439) (0a81e72)
- custom error code & add @Files/@Fields (#1438) (b0032af)
- support throw err status (#1440) (7b98110)
3.0.0-beta.11 (2021-12-21)
Note: Version bump only for package midway_project
3.0.0-beta.10 (2021-12-20)
Features
- 3.x swagger (#1409) (e00fbbf)
- 3.x upload (#1422) (cbd8e33)
- add swagger doc & fix bug (#1427) (82dc6f1)
- default add session & bodyparser support for koa/express/faas (#1420) (cdaff31)
- implement i18n for validate (#1426) (4c7ed2f)
- support express (61e73db)
3.0.0-beta.9 (2021-12-09)
Bug Fixes
3.0.0-beta.8 (2021-12-08)
Bug Fixes
- express routing middleware takes effect at the controller level (#1364) (b9272e0)
- mongoose remote config bug (#1399) (e37602d)
- passport missing proxy file (#1405) (5c9bdae)
- typeorm EntityView missing connectionName (#1403) (30b2b37)
Features
3.0.0-beta.7 (2021-12-03)
Bug Fixes
- add app.keys (#1395) (c44afc6)
- middleware with ctx.body (#1389) (77af5c0)
- validate typing and config (#1388) (0883569)
3.0.0-beta.6 (2021-11-26)
Bug Fixes
3.0.0-beta.5 (2021-11-25)
Bug Fixes
3.0.0-beta.4 (2021-11-24)
Bug Fixes
Features
- add i18n (#1375) (bffefe0)
- auto transform args to type (#1372) (bb3f7d2)
- support global prefix url (#1371) (cc5fe44)
3.0.0-beta.3 (2021-11-18)
Features
3.0.0-beta.2 (2021-11-16)
Bug Fixes
3.0.0-beta.1 (2021-11-14)
Bug Fixes
- add log for 'Internal Server Error' (#1282) (f333466)
- ci、build and type error with rabbitmq (#1253) (80ae991)
- circular inject for provide uuid (#1285) (34533bf)
- component env filter (#1234) (1ad365f)
- correct aspect chain bug (#1204) (5de5284)
- disable performance marking for invoke handlers (#1299) (2de9221)
- empty options in default (#1241) (802109d)
- encode request path in serverless (#1230) (c826e68)
- find egg plugin in cwd (#1236) (d9ac0ff)
- form-data for egg-layer (#1097) (66057e8)
- functional configuration load async code (#1300) (32bcf03)
- getCustomRepository bug (#1309) (04487a8)
- load component with enabledEnvironment (#1329) (3182271)
- node v16 typings (#1269) (e3443b5)
- remove connection key (#1337) (6ac219e)
- serverless app support applicationContext (#1281) (b692001)
- serverless local dev bodyparser limit (#1245) (6bdf378)
- static prefix (#1321) (31fe961)
- winston rotate log size limit in cluster mode (#1268) (09f9d81)
Features
- add a process agent component (#1278) (e630fb1)
- add cos component (#1271) (c18e597)
- add ctx.throw for serverless app (#1262) (70008b3)
- add http2 support (#1242) (6cda27e)
- add mongoose component and support multi-instance for typegoose (#1334) (ca0b73f)
- add prometheus-socket-io (#1275) (55e2b53)
- add redis component (#1270) (09c993a)
- add sequelize component (#1283) (9ad91d1)
- add setDiff (#1263) (9dd1a08)
- add tablestore component and typescript definition (#1302) (aaa4877)
- add view, view-ejs and view-nunjucks (#1308) (a00f44b)
- merge DTO Helper for #1250 (#1288) (3f8f937)
- queue support concurrency config (#1231) (67bb7f5)
- serverless-worker-starter (#1171) (081a3ec)