Releases: fastapi-practices/fastapi_best_architecture
Releases · fastapi-practices/fastapi_best_architecture
v1.4.0
What's Changed
- Update changelog for v1.3.0 by @wu-clan in #605
- Add new plugin status check interface by @wu-clan in #606
- Update the new plugin status to changed by @wu-clan in #607
- Fix the task result schema param type by @wu-clan in #611
- Fix the plugin status update logic by @wu-clan in #613
- Update uninstall and build plugin api method by @wu-clan in #614
- Fix non-asyncio nested async IO by @wu-clan in #610
- Update the build plugin api params by @wu-clan in #615
- Update uv installation in docker deploy by @wu-clan in #619
- Update the OAuth2 module to plugin by @wu-clan in #620
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Update changelog for v1.2.0 by @wu-clan in #598
- Simplify apps and plugins config method by @wu-clan in #600
- Add plugin info config and interfaces by @wu-clan in #601
- Fix the fastapi cli startup event loop by @wu-clan in #602
- Optimize the zip plugin install logic by @wu-clan in #603
- Update the casbin RBAC module path by @wu-clan in #604
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Update changelog for v1.1.2 by @wu-clan in #589
- Update code generator table columns by @wu-clan in #590
- Update the default RBAC solution by @wu-clan in #593
- Optimize the server information retrieval by @wu-clan in #595
- Refactor the data rule to scope rule by @wu-clan in #596
- Update the SQL script for creat tables by @wu-clan in #597
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Update the changelog for v1.1.1 by @wu-clan in #583
- Fix the condition to query menu by title by @wu-clan in #584
- Fix cache cleanup when updating role menu by @wu-clan in #585
- Optimize the userinfo cache cleaning logic by @wu-clan in #586
- Bump fastapi pagination from 0.12.34 to 0.13.0 by @wu-clan in #587
- Update the routing style of the task app by @wu-clan in #588
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- Update the changelog for v1.0.5 by @wu-clan in #572
- Update the default value for some functions by @wu-clan in #573
- Optimize the file structure of code generator by @wu-clan in #574
- Update casbin RBAC verify to dynamic import by @wu-clan in #576
- Update unique columns in dict models by @wu-clan in #577
- Update the code generator to plugin by @wu-clan in #578
- Fix avatar url type of update avatar by @huyuwei1996 in #575
- Update code generator file and table naming by @wu-clan in #579
Full Changelog: v1.0.5...v1.1.0
v1.0.5
What's Changed
- Update the changelog for v1.0.4 by @wu-clan in #558
- Bump dependencies and pre-commits by @wu-clan in #559
- Add python 3.13 to GitHub ci by @wu-clan in #560
- Update the system config to plugin by @wu-clan in #561
- Update dict data and type to plugin by @wu-clan in #562
- Update menu and add vben5 compatibility by @wu-clan in #563
- Update the vben5 tree data structure by @wu-clan in #564
- Update custom validation error messages by @wu-clan in #566
- Update the number of pagination le by @wu-clan in #565
- Fix the login password verification by @wu-clan in #568
- Fix the failure hook of celery task by @wu-clan in #569
- Bump fastapi oauth2 from 0.0.1a2 to 0.0.1 by @wu-clan in #570
- Fix the log rule in gitignore by @wu-clan in #571
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Update the changelog for v1.0.3 by @wu-clan in #543
- Updated the backend contribution guide by @wu-clan in #544
- Optimize the return of relationship interfaces by @wu-clan in #545
- Optimize the dynamic import of data models by @wu-clan in #546
- Update git and docker ignore files by @wu-clan in #547
- Optimize dependencies to reduce package size by @wu-clan in #548
- Fix async install plugin dependencies for windows by @wu-clan in #549
- Fix return schema of the config api by @wu-clan in #551
- Optimize schemas with model relationships by @wu-clan in #552
- Fix filters for opera log query list by @ThankCat in #554
- Fix the celery env in docker compose by @wu-clan in #555
- Update volumes of redis in docker compose by @wu-clan in #556
- Fix the query for the sub department by @PoetryL in #557
- Optimize codes and comments with cursor by @wu-clan in #550
New Contributors
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Update the changelog for v1.0.2 by @wu-clan in #536
- Update docker scripts in backend README by @wu-clan in #537
- Refactor toml and dependencies file dir by @wu-clan in #538
- Fix typos in Dockerfile comments by @huyuwei1996 in #539
- Fix Dockerfile mounts for dependency installation by @huyuwei1996 in #540
- Add Aliyun mirror to PyPI index in pyproject.toml by @huyuwei1996 in #541
- Update docker scripts and nginx conf by @wu-clan in #542
Full Changelog: v1.0.2...v1.0.3