You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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)
18
+
- Update the changelog for v1.0.3 by [@wu-clan](https://github.com/wu-clan) in [#543](https://github.com/fastapi-practices/fastapi_best_architecture/pull/543)
19
+
- Updated the backend contribution guide by [@wu-clan](https://github.com/wu-clan) in [#544](https://github.com/fastapi-practices/fastapi_best_architecture/pull/544)
20
+
- Optimize the return of relationship interfaces by [@wu-clan](https://github.com/wu-clan) in [#545](https://github.com/fastapi-practices/fastapi_best_architecture/pull/545)
21
+
- Optimize the dynamic import of data models by [@wu-clan](https://github.com/wu-clan) in [#546](https://github.com/fastapi-practices/fastapi_best_architecture/pull/546)
22
+
- Update git and docker ignore files by [@wu-clan](https://github.com/wu-clan) in [#547](https://github.com/fastapi-practices/fastapi_best_architecture/pull/547)
23
+
- Optimize dependencies to reduce package size by [@wu-clan](https://github.com/wu-clan) in [#548](https://github.com/fastapi-practices/fastapi_best_architecture/pull/548)
24
+
- Fix async install plugin dependencies for windows by [@wu-clan](https://github.com/wu-clan) in [#549](https://github.com/fastapi-practices/fastapi_best_architecture/pull/549)
25
+
- Fix return schema of the config api by [@wu-clan](https://github.com/wu-clan) in [#551](https://github.com/fastapi-practices/fastapi_best_architecture/pull/551)
26
+
- Optimize schemas with model relationships by [@wu-clan](https://github.com/wu-clan) in [#552](https://github.com/fastapi-practices/fastapi_best_architecture/pull/552)
27
+
- Fix filters for opera log query list by [@ThankCat](https://github.com/ThankCat) in [#554](https://github.com/fastapi-practices/fastapi_best_architecture/pull/554)
28
+
- Fix the celery env in docker compose by [@wu-clan](https://github.com/wu-clan) in [#555](https://github.com/fastapi-practices/fastapi_best_architecture/pull/555)
29
+
- Update volumes of redis in docker compose by [@wu-clan](https://github.com/wu-clan) in [#556](https://github.com/fastapi-practices/fastapi_best_architecture/pull/556)
30
+
- Fix the query for the sub department by [@PoetryL](https://github.com/PoetryL) in [#557](https://github.com/fastapi-practices/fastapi_best_architecture/pull/557)
31
+
- Optimize codes and comments with cursor by [@wu-clan](https://github.com/wu-clan) in [#550](https://github.com/fastapi-practices/fastapi_best_architecture/pull/550)
32
+
33
+
### New Contributors
34
+
35
+
-[@ThankCat](https://github.com/ThankCat) made their first contribution in [#554](https://github.com/fastapi-practices/fastapi_best_architecture/pull/554)
36
+
-[@PoetryL](https://github.com/PoetryL) made their first contribution in [#557](https://github.com/fastapi-practices/fastapi_best_architecture/pull/557)
0 commit comments