Releases: midwayjs/midway
Releases · midwayjs/midway
v3.14.9
v3.14.9 (2024-01-28)
💅 Polish
swagger
,ws
- #3601 feat: custom Ignore swagger endpoint (@czy88840616)
📝 Documentation
- #3588 docs: update egg.md (@yiliang114)
📦 Dependencies
bull-board
,bull
- #3593 fix(deps): update bull monorepo (@renovate[bot])
axios
,http-proxy
- #3592 fix(deps): update dependency axios to v1.6.7 (@renovate[bot])
cos
,oss
- #3589 chore(deps): update dependency dotenv to v16.4.1 (@renovate[bot])
casbin-typeorm-adapter
,typeorm
- #3597 chore(deps): update dependency typeorm to v0.3.20 (@renovate[bot])
Committers: 3
- Harry Chen (@czy88840616)
- waiting (@waitingsong)
- 易良 (@yiliang114)
v3.14.8
v3.14.7
v3.14.7 (2024-01-20)
🐛 Bug Fix
mock
- #3579 fix: app throw initialize error when invoke close method (@czy88840616)
💅 Polish
ws
- #3582 feat: support heartbeat for ws (@czy88840616)
📦 Dependencies
cos
,oss
- #3581 chore(deps): update dependency dotenv to v16.3.2 (@renovate[bot])
Committers: 1
- Harry Chen (@czy88840616)
v3.14.6
v3.14.5
v3.14.5 (2024-01-18)
🐛 Bug Fix
mikro
- #3574 fix: entityManager chaos under multiple instances (@czy88840616)
Committers: 1
- Harry Chen (@czy88840616)
v3.14.4
v3.14.4 (2024-01-18)
🐛 Bug Fix
cache-manager
,captcha
,web-koa
- #3572 fix: captcha time use seconds (@czy88840616)
core
- #3573 fix: lifecycle inject fail in configuration (@czy88840616)
Committers: 1
- Harry Chen (@czy88840616)
v3.14.3
v3.14.3 (2024-01-16)
💅 Polish
captcha
,mock
- #3570 feat: captcha use newest cacheManager component (@czy88840616)
cache-manager-redis
,cache-manager
,core
,mongoose
- #3569 feat: export health service and support mongoose health check (@czy88840616)
Committers: 1
- Harry Chen (@czy88840616)
v3.14.2
v3.14.2 (2024-01-14)
🐛 Bug Fix
swagger
- #3560 fix: swagger render json not match path (@czy88840616)
Committers: 1
- Harry Chen (@czy88840616)
v3.14.1
v3.14.1 (2024-01-14)
🐛 Bug Fix
swagger
- #3559 fix: swagger-ui-dist require missing (@czy88840616)
Committers: 1
- Harry Chen (@czy88840616)
v3.14.0
v3.14.0 (2024-01-13)
🚀 New Feature
cache-manager-redis
,cache-manager
,core
,mikro
,redis
,swagger
- #3556 feat: Release/3.14.0 (@czy88840616)
🐛 Bug Fix
- Other
- #2741 fix: normal return will be close stream (@czy88840616)
swagger
- #3555 fix: Swagger tags are duplicate, deprecated field in ApiOperation is … (@qingniaotonghua)
redis
- #3533 fix(redis): Check the status of the redis client before closing redis (@flyingcrp)
📦 Dependencies
mikro
- #3557 chore(deps): update mikro-orm monorepo to v6.0.3 (@renovate[bot])
axios
,http-proxy
- #3551 fix(deps): update dependency axios to v1.6.5 (@renovate[bot])
- #3535 fix(deps): update dependency axios to v1.6.4 (@renovate[bot])
- #3523 fix(deps): update dependency axios to v1.6.3 (@renovate[bot])
bootstrap
,mock
,socketio
- #3552 fix(deps): update socket.io packages to v4.7.4 (@renovate[bot])
bull-board
- #3534 fix(deps): update bull monorepo to v5.10.3 (@renovate[bot])
casbin-typeorm-adapter
,typeorm
- #3532 chore(deps): update dependency typeorm to v0.3.19 (@renovate[bot])
mock
,ws
- #3524 fix(deps): update dependency ws to v8.16.0 (@renovate[bot])
Committers: 4
- Harry Chen (@czy88840616)
- flyingcrp (@flyingcrp)
- wangwei (@qingniaotonghua)
- 玄道 (@xuandao)