v1.16.4
What's Changed
- Minors by @basz in #259
- Introduce GapDetector interface to allow custom implementations by @zluiten in #260
Constructor of PdoEventStoreProjector now type hints against the interface. Class is final; no actual BC break for consumers unless reflection-based customisation is in use.
Full Changelog: v1.16.3...v1.16.4