@@ -9,18 +9,24 @@ title: 更新日志
99的成熟与稳定,更意味着它已完全通过验证,可以安心投入生产环境使用。在未来的版本迭代中,我们将持续为开发者带来更优质的产品体验。敬请期待!🤗
1010:::
1111
12- ## [ v1.0.2 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/releases/tag/v1.0.2 ) - 2025-03-01
12+ ## [ v1.0.3 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/releases/tag/v1.0.3 ) - 2025-03-11
1313
1414### What's Changed
1515
16- * Update the changelog for v1.0.1 by [ @wu-clan ] ( https://github.com/wu-clan )
17- in [ #532 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/532 )
18- * Fix celery async task worker pool by [ @wu-clan ] ( https://github.com/wu-clan )
19- in [ #533 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/533 )
20- * Add log module root and output levels by [ @wu-clan ] ( https://github.com/wu-clan )
21- in [ #534 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/534 )
22- * Add plugin related interfaces by [ @wu-clan ] ( https://github.com/wu-clan )
23- in [ #535 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/535 )
16+ * Update the changelog for v1.0.2 by [ @wu-clan ] ( https://github.com/wu-clan )
17+ in [ #536 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/536 )
18+ * Update docker scripts in backend README by [ @wu-clan ] ( https://github.com/wu-clan )
19+ in [ #537 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/537 )
20+ * Refactor toml and dependencies file dir by [ @wu-clan ] ( https://github.com/wu-clan )
21+ in [ #538 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/538 )
22+ * Fix typos in Dockerfile comments by [ @huyuwei1996 ] ( https://github.com/huyuwei1996 )
23+ in [ #539 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/539 )
24+ * Fix Dockerfile mounts for dependency installation by [ @huyuwei1996 ] ( https://github.com/huyuwei1996 )
25+ in [ #540 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/540 )
26+ * Add Aliyun mirror to PyPI index in pyproject.toml by [ @huyuwei1996 ] ( https://github.com/huyuwei1996 )
27+ in [ #541 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/541 )
28+ * Update docker scripts and nginx conf by [ @wu-clan ] ( https://github.com/wu-clan )
29+ in [ #542 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/542 )
2430
2531::: demo-wrapper title="Full Changelog"
2632完整版日志请查看:[ CHANGELOG.md] ( https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/CHANGELOG.md )
0 commit comments