Releases: pimcore/customer-data-framework
Releases · pimcore/customer-data-framework
3.3.3
What's Changed
- Support Doctrine DBAL V3 by @blankse in #327
- Fix: DBAL Deprecations - follow up to #320 by @dvesh3 in #331
- Added unit tests for exact search query by @aryaantony92 in #322
- Migrate MaintenanceEventListener to Maintenance Tasks by @blankse in #328
- Fixed autosave not preserving versions issue by @aashan10 in #330
Full Changelog: v3.3.2...v3.3.3
3.3.2
What's Changed
- Fixes the issue with the exact search in input filter by @aryaantony92 in #317
- OAuth: Fix Github Login by @tom2796 in #321
- Add wildcard filter doc in the help section by @aryaantony92 in #319
- Fix: DBAL Deprecations by @blankse in #320
- Disable 11.x-dev tests by @aryaantony92 in #323
- Fix DefaultStoredFunctions::retrieve() by @blankse in #326
Full Changelog: v3.3.1...v3.3.2
3.3.1
3.3.0
What's Changed
- CustomerInterface - Deprecate bool return type for getProfilingConsent by @dvesh3 in #245
- Update README.md by @NiklasBr in #241
- AssignTargetGroupAndSegment: Use required setters instead of overwrite parent constructor by @blankse in #247
- [DefaultCustomerProvider] Deprecate getParentParentPath() method by @dvesh3 in #253
- Setup PhpStan by @blankse in #248
- Fix deprecations in PimcoreCustomerManagementFrameworkBundle by @blankse in #288
- Use Password hasher factory for new Authenticator based security by @dvesh3 in #281
- [UserProvider] OAuthAwareUserProvider - do not call deprecated method setUsername() in AccountNotLinkedException by @dvesh3 in #290
- Bump symfony/security-core to ^5.4 by @dvesh3 in #292
- Webservice new authenticator by @dvesh3 in #294
- Bump pimcore/pimcore version to 10.5 by @blankse in #308
- Remove laminas/laminas-zendframework-bridge again by @blankse in #270
- Fix: Not setting the attribute "package" of the "deprecated" option is deprecated. by @blankse in #240
- Replaced deprecated Pimcore\Cache\Runtime with Pimcore\Cache\RuntimeCache by @aashan10 in #302
- [CustomerObjectUserProvider] Do not use deprecated UsernameNotFoundException & add loadUserByIdentifier() method by @dvesh3 in #309
New Contributors
Full Changelog: v3.2.12...v3.3.0
3.2.14
What's Changed
- Fix phpstan issue: ocramius/package-versions contains a Composer plug… by @dvesh3 in #306
- Fix segment assignment on Object/Document by @dvesh3 in #305
- [Bug]: Segment assignement search not restricting the subtypes properly by @kingjia90 in #307
New Contributors
- @kingjia90 made their first contribution in #307
Full Changelog: v3.2.13...v3.2.14
3.2.13
What's Changed
- Pimcore X provides TargetGroup Object in Action Array by @MercuryKojo in #299
Full Changelog: v3.2.12...v3.2.13
3.2.12
What's Changed
- [Fix] DefaultSegmentBuilderExecutor throws error when total item count is 0 by @aryaantony92 in #295
Full Changelog: v3.2.11...v3.2.12
3.2.11
What's Changed
- Fix: Issue with the downloading of Xlsx File by @aryaantony92 in #289
Full Changelog: v3.2.10...v3.2.11
3.2.10
What's Changed
- Codeception Error Fix by @aryaantony92 in #285
- [Admin] Backend view - duplicate search result on filtered list by @aryaantony92 in #284
New Contributors
- @aryaantony92 made their first contribution in #285
Full Changelog: v3.2.9...v3.2.10