Skip to content

Releases: sonata-project/EntityAuditBundle

1.11.0

20 Feb 13:49
8244fb6
Compare
Choose a tag to compare

Added

Fixed

1.10.1

14 Feb 08:58
ae72a24
Compare
Choose a tag to compare

Fixed

  • [#539] Not null constraint violation during many to many association audit recording (@X-Coder264)

1.10.0

13 Feb 11:00
8486be6
Compare
Choose a tag to compare

Added

Fixed

  • [#537] Schema creation for self referencing many to many association with class table inheritance (@X-Coder264)

1.9.1

06 Feb 22:20
236e80f
Compare
Choose a tag to compare

Fixed

  • [#534] Audit query for Doctrine ORM >= 2.14.1 for entities with enumType column mapping (@X-Coder264)

1.9.0

10 Oct 23:30
2f3beaa
Compare
Choose a tag to compare

Added

Removed

1.8.0

21 May 09:24
eca7483
Compare
Choose a tag to compare

Added

Changed

Fixed

1.7.0

03 Feb 21:25
Compare
Choose a tag to compare

Deprecated

  • [#472] Constructing TokenStorageUsernameCallable with an instance of Container, use an instance of TokenStorageInterface instead (@franmomu)

Fixed

  • [#469] Fixed AuditReader to process to-many associations using IDs with custom types (@webmozart)
  • [#472] Fixed service id of ViewEntityAction (@franmomu)

Removed

1.6.1

04 Dec 14:18
Compare
Choose a tag to compare

Fixed

1.6.0

28 Oct 15:46
1.6.0
Compare
Choose a tag to compare

Added

Changed

  • [#413] Several docblock types detected by PHPStan (@phansys)

Fixed

  • [#413] Return value at TokenStorageUsernameCallable::__invoke() (@phansys)
  • [#452] InvalidRevisionException exception handling when a revision is not found at ViewRevisionAction::__invoke() (@phansys)
  • [#415] Missing dependencies required by this package (@phansys)
  • [#446] Avoid passing unknown options to a column during its creation (@simonberger)

Removed

1.5.0

21 Sep 11:52
Compare
Choose a tag to compare

Added

Fixed

  • [#414] Wrong return type declarations in AuditedCollection methods (@phansys)
  • [#414] Obsolete check in AuditReader::createEntity() (@phansys)

Removed