22.12.18
[platform]
- Upgrade Python to 3.11 by using
python:3.11.1-alpine3.17
. - Upgrade Poetry to 1.3.1
- Upgrade RabbitMQ to 3.11.5
- Upgrade MongoDB to 6.0.3
- Upgrade nginx to 1.23.3
- Rewrited the
Dockerfile-app
,Dockerfile-app-dev
for the limit of layers. - Fixed the field type check and alert at setting/profile page.
- Implemented the requirement check when join to the team as member.
[doc]