Releases: DamienHarper/auditor
Releases · DamienHarper/auditor
2.4.3
What's Changed
- Fixed broken annotation registration since
doctrine/orm 2.14
by @DamienHarper in 929fe15
References
Full Changelog: 2.4.2...2.4.3
2.4.2
What's Changed
- Fixed invokable storage mapper (see #146) by @DamienHarper in #148
References
Full Changelog: 2.4.1...2.4.2
2.4.1
What's Changed
- Fix: Attempted to call an undefined method named "getMetadataCache" of class "Doctrine\ORM\Configuration". by @dmitryuk in #144
- Fix: Attempted to call an undefined method named "introspectSchema" of class "Doctrine\DBAL\Schema\PostgreSQLSchemaManager" by @dmitryuk in #143
References
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
- Performance issues with metadatas by @dmitryuk in #137
- CreateSchemaListener not updating inheritance tables by @dmitryuk in #139
References
Full Changelog: 2.3.2...2.4.0
2.3.2
What's Changed
- Fixed a regression (see DamienHarper/auditor-bundle#334)
References
Full Changelog: 2.3.1...2.3.2
2.3.1
What's Changed
- Fix bug: exception while creating audit table schema when using single table inheritance by @dmitryuk in #133
References
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- Multiple schemas support by @DamienHarper in #127
References
Full Changelog: 2.2.1...2.3.0
2.2.1
What's Changed
- DoctrineHelper::createAnnotationMetadataConfiguration not resolving vendor folder correctly by @dmitryuk in #126
References
Full Changelog: 2.2.0...2.2.1