Skip to content

Releases: EdwardPham1615/python-clean-architecture-project

Misunderstanding about repositories ?

11 Dec 17:29
b279803

Choose a tag to compare

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

21 Jun 04:40
db31eb0

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v3.0.0

v2.1.0

03 Jun 17:10
9a7b1cd

Choose a tag to compare

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

21 May 16:53
30dfa61

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v2.0.0

v1.1.0

26 Apr 10:18
60ccafb

Choose a tag to compare

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

26 Apr 08:44
588475b

Choose a tag to compare

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

12 Apr 03:34

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

10 Apr 17:51
2def917

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/EdwardPham1615/python-clean-architecture-project/commits/v0.0.1