Releases: EdwardPham1615/python-clean-architecture-project
Releases · EdwardPham1615/python-clean-architecture-project
Misunderstanding about repositories ?
What's Changed
- A repository acts as an adapter that decouples the business layer from the infrastructure
- Feature/refactor repo layer by @EdwardPham1615 in #16
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- Introduce gRPC server
- Feature/grpc server by @EdwardPham1615 in #15
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- Improve UoW for relational database to handle SerializationError
- Add new env variable
RELATIONAL_DB__ISOLATION_LEVEL - Update libs
- Feature/improve uow by @EdwardPham1615 in #14
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- New infrastructure: integrate with Consul
- Feature/improve jwt middleware by @EdwardPham1615 in #10
- Feature/improve uow by @EdwardPham1615 in #11
- Feature/improve configs by @EdwardPham1615 in #12
- Feature/update document by @EdwardPham1615 in #13
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- Improve logger by following ECS format
- Allow enable/disable relational database logs
- Feature/improve logger by @EdwardPham1615 in #9
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- New infrastructure: integrate with OpenFGA
- Improvement: add AuthenticationUC to strictly follow clean architecture; by @EdwardPham1615 in #7
- Feature/authorization service by @EdwardPham1615 in #8
Full Changelog: v0.0.2...v1.0.0
v0.0.2
What's Changed
- fix delete user from UserSVC; by @EdwardPham1615 in #6
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- This is the first stable version
- Alternative way to start project with docker by @EdwardPham1615 in #1
- Authentication with JWT token by @EdwardPham1615 in #2
- Feature/add user by @EdwardPham1615 in #3
- Feature/add user by @EdwardPham1615 in #4
- Feature/update examples by @EdwardPham1615 in #5
New Contributors
- @EdwardPham1615 made their first contribution in #1
Full Changelog: https://github.com/EdwardPham1615/python-clean-architecture-project/commits/v0.0.1