Releases: DATA-DOG/DataDogAuditBundle
Releases · DATA-DOG/DataDogAuditBundle
Doctrine ORM 3/DBAL 4 and Symfony 7 Support
What's Changed
- feat: Update for DBAL 4.0, ORM 3.0 support by @elmar-roeser in #105
- Fix for ConnectionMiddleware to support DBAL 3 and DBAL 4 connection … by @indjeto in #106
- Symfony 7.0 support by @indjeto in #107
New Contributors
- @elmar-roeser made their first contribution in #105
Full Changelog: v1.0.1...v1.1.0
Fix delete old logs command
v1.0.0 Release
What's Changed
- Automated testing by @natewiebe13 in #90
- Automated testing relation by @natewiebe13 in #94
- Make tests pass by @indjeto in #98
- Migrate doctrine mappings from xml to php attributes by @indjeto in #100
- Add command to remove old logs by @indjeto in #101
- Refactoring and add clean up command by @indjeto in #102
New Contributors
Full Changelog: v0.1.22...v1.0.0
v0.1.22
maintenance release
Merge pull request #83 from natewiebe13/symfony-6 WIP: Symfony 6
maintenance release
Merge pull request #75 from jefersonfdasilv/master Resolves error due to TokenInterface with BC in Symfony 5
maintenance release
Merge pull request #71 from chancegarcia/handle-resource-values -`json_encode` will error on resource variable values
maintenance release
v0.1.18 Merge pull request #69 from natewiebe13/use-class-metadata-for-associ…
symfony 5 compatibility
Merge pull request #67 from natewiebe13/symfony-5-compatibility Symfony 5 Compatibility
json field mapping change
Merge pull request #65 from krzysztofruszczynski/JsonFixes Json fixes