Releases: ntidev/DataDogAuditBundle
Releases · ntidev/DataDogAuditBundle
v3.0.2
What's Changed
- Fix issue with class naming on command delete old logs by @FVSoftwareDeveloper in #33
Full Changelog: v3.0.1...3.0.2
Added the ability to rotate logs.
Please don't use this version. There is a typo error with the name of this class AuditLogDeleteOldLogsCommand.
Adding support to Symfony 6.4
Change framework bundle permitted versions.
Fix issue with listener method.
Remove AsDoctrineListener to not duplicate eventlistener call.
Modify doctrine version on composer requires.
0.1.21: Merge pull request #13 from ntidev/assoc-bug-fix
Association bug fix
0.1.19: Merge pull request #9 from ntidev/audit-log-repository-performance-fix
Removing count in pagination
0.1.18: Merge pull request #8 from ntidev/audit-log-repo-sort-by-fix
Audit log repository sortBy fix
adding unaudited fields capabilities
Merge pull request #7 from ntidev/adding-unaudited-fields-feature Adding unaudited fields configuration
Adding API
Merge pull request #4 from ntidev/audit-time-line-api Adding controllers, services and repository for the api