Skip to content

Releases: DamienHarper/auditor

2.4.8

21 Dec 00:39
bdfbaef
Compare
Choose a tag to compare

What's Changed

BC changes

  • ViewerController does not extend AbstractController anymore. So, if you use a custom controller extending ViewerController, you have to adjust it manually.

New Contributors

References

Official documentation

Full Changelog: 2.4.7...2.4.8

2.4.7

04 Jul 09:14
Compare
Choose a tag to compare

What's Changed

References

Official documentation

Full Changelog: 2.4.6...2.4.7

2.4.6

01 Mar 08:38
a8bd15d
Compare
Choose a tag to compare

What's Changed

References

Official documentation

Full Changelog: 2.4.5...2.4.6

2.4.5

22 Feb 23:39
Compare
Choose a tag to compare

What's Changed

  • Validate that diff is a string before passing to mb_convert_encoding by @martijnboers in #156

New Contributors

References

Official documentation

Full Changelog: 2.4.4...2.4.5

2.4.4

24 Jan 12:57
d890e6d
Compare
Choose a tag to compare

What's Changed

  • improved the TransactionProcessor to convert encoding of diff properly by @joerndyherrn in #152

References

Official documentation

Full Changelog: 2.4.3...2.4.4

2.4.3

21 Dec 22:39
Compare
Choose a tag to compare

What's Changed

References

Official documentation

Full Changelog: 2.4.2...2.4.3

2.4.2

15 Dec 22:15
1de4929
Compare
Choose a tag to compare

What's Changed

References

Official documentation

Full Changelog: 2.4.1...2.4.2

2.4.1

13 Dec 17:50
11d5d2f
Compare
Choose a tag to compare

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

Official documentation

Full Changelog: 2.4.0...2.4.1

2.4.0

05 Dec 12:49
342b4c5
Compare
Choose a tag to compare

What's Changed

  • Performance issues with metadatas by @dmitryuk in #137
  • CreateSchemaListener not updating inheritance tables by @dmitryuk in #139

References

Official documentation

Full Changelog: 2.3.2...2.4.0

2.3.2

02 Dec 20:17
Compare
Choose a tag to compare

What's Changed

References

Official documentation

Full Changelog: 2.3.1...2.3.2