v0.557.0
Pre-release
Pre-release
·
2746 commits
to develop
since this release
0.557.0 (2024-10-11)
Features
- #8386 add module and entity for global logging of API (7f8588b)
- #8386 add repository and subscriber for global logging of API (452ac0a)
- #8386 retrieves call logs API (100d87a)
- #8386 table migration for "api_call_log" table (db8b859)
Bug Fixes
- #8386 circular dependency injection in repository (be79ee5)
- deepscan: property is accessed without null check (07352c1)
- better encapsulation and reducing coupling between modules (f96b6f7)
- missing role-permission module (b7fa479)
What's Changed
- [Feat] #8386 Global Logging For API Request (DB Structure) by @rahul-rocket in #8390
Full Changelog: v0.556.1...v0.557.0