6.3.0
- Removed Symfony 6.0 and 6.1 support.
- Removed unused count from async persister.
- Added PHP 8.2 support.
- Normalize
DateInterval
to ISO 8601 string in model transformer. - Deprecated
PostAsyncInsertObjectsEvent
. - Added missing interfaces to
TransformedFinder
. - Fixed console logger behaviour when populating multiple indexes.
- Show filtered object count during populate.