Skip to content

Releases: Setono/client-bundle

v1.2.0

15 Jun 13:31

Choose a tag to compare

Maintenance and tooling release. There are no changes to the public API or runtime behaviour, so this is a drop-in upgrade from v1.1.0.

Developer experience / tooling

  • Migrated static analysis from Psalm to PHPStan (level: max).
  • Replaced the setono/code-quality-pack meta-package with its individual, pinned tools (PHPStan + Doctrine/Symfony/PHPUnit/strict-rules extensions, Rector 2, ECS, composer-dependency-analyser) while keeping PHP 8.1 support.
  • Added mutation testing with Infection and expanded the test suite to full coverage (100% MSI).

Documentation

  • Rewrote the README to be more user- and developer-friendly: requirements table, Flex/manual install, consent handling via PreStoreCookieEvent, a "How it works" section, extension points, and a contributing guide.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

12 Mar 07:16

Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Mar 13:34

Choose a tag to compare

Full Changelog: v1.0.0-beta.3...v1.0.0

v1.0.0-beta.4

21 May 09:05

Choose a tag to compare

v1.0.0-beta.4 Pre-release
Pre-release
Rmove the logging of unique constraint violations

v1.0.0-beta.3

14 May 19:11

Choose a tag to compare

v1.0.0-beta.3 Pre-release
Pre-release

v1.0.0-beta.2

14 May 13:31

Choose a tag to compare

v1.0.0-beta.2 Pre-release
Pre-release

Handle UniqueConstraintViolationException in DoctrineOrmBasedMetadataPersister

v1.0.0-beta

07 May 10:38

Choose a tag to compare

v1.0.0-beta Pre-release
Pre-release

What's Changed

  • Send an event before storing the cookie by @loevgaard in #3

New Contributors

Full Changelog: v1.0.0-alpha.4...v1.0.0-beta

v1.0.0-alpha.4

09 Apr 11:56

Choose a tag to compare

v1.0.0-alpha.4 Pre-release
Pre-release
Make sure that we only save metadata if any changes has been made to …

v1.0.0-alpha.3

09 Apr 11:47

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

v1.0.0-alpha.2

09 Apr 09:51

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release
Fix bug in service definition