File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,34 @@ fba [核心架构](./guide/summary/intro.md#伪三层架构)
88的成熟与稳定,更意味着它已完全通过验证,可以安心投入生产环境使用。在未来的版本迭代中,我们将持续为开发者带来更优质的产品体验。敬请期待!🤗
99:::
1010
11+ <a id =" v1.0.1 " ></a >
12+
13+ # [ v1.0.1] ( https://github.com/fastapi-practices/fastapi_best_architecture/releases/tag/v1.0.1 ) - 2025-02-26
14+
15+ ## What's Changed
16+
17+ * Update the changelog for v1.0.0 by [ @wu-clan ] ( https://github.com/wu-clan )
18+ in [ #524 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/524 )
19+ * Add missing volume config for docker deploy by [ @huyuwei1996 ] ( https://github.com/huyuwei1996 )
20+ in [ #525 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/525 )
21+ * Add async attrs for sqla mapped base by [ @wu-clan ] ( https://github.com/wu-clan )
22+ in [ #528 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/528 )
23+ * Add sqlalchemy connection pool config by [ @wu-clan ] ( https://github.com/wu-clan )
24+ in [ #529 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/529 )
25+ * Fix the sql script for init data by [ @wu-clan ] ( https://github.com/wu-clan )
26+ in [ #530 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/530 )
27+ * Optimize Dockerfile for faster builds by [ @huyuwei1996 ] ( https://github.com/huyuwei1996 )
28+ in [ #526 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/526 )
29+
30+ ## New Contributors
31+
32+ * [ @huyuwei1996 ] ( https://github.com/huyuwei1996 ) made their first contribution
33+ in [ #525 ] ( https://github.com/fastapi-practices/fastapi_best_architecture/pull/525 )
34+
35+ ** Full Changelog** : https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.0...v1.0.1
36+
37+ [ Changes] [ v1.0.1 ]
38+
1139<a id =" v1.0.0 " ></a >
1240
1341## [ v1.0.0] ( https://github.com/fastapi-practices/fastapi_best_architecture/releases/tag/v1.0.0 ) - 2025-02-24
You can’t perform that action at this time.
0 commit comments