Releases: pimcore/data-importer
Releases · pimcore/data-importer
2.3.0
What's Changed
- Changed data column from TEXT to MEDIUMTEXT to accomodate larger data by @valantic-cx-alps in #504
- Feature: Extract Process Element Transformations by @torqdev in #503
- Update: migrate docs workflow to Node LTS (setup-node@v4, node-versio… by @berfinyuksel in #519
- Symfony 7 compatibility by @herbertroth in #520
- Feature: Data Importer Configurable Logging by @torqdev in #518
- Use reusable documentation workflow by @berfinyuksel in #521
New Contributors
- @valantic-cx-alps made their first contribution in #504
- @berfinyuksel made their first contribution in #519
Full Changelog: v2.2.0...v2.3.0
2.2.0
2.1.2
What's Changed
- Fixed error handling in case of throwable by @turbo-ele in #491
- fix: unable to write to system 'type' field by @DuckThom in #496
- [Bug, EC] PEES-584: As Numeric doesn't handle 0 values properly by @robertSt7 in #495
- [Task] Fix phpstan issue by @mcop1 in #499
- [Task] Use pull_request_target instead of pull_request by @mcop1 in #501
New Contributors
Full Changelog: v2.1.0...v2.1.2
2.1.1
What's Changed
- Fixed error handling in case of throwable by @turbo-ele in #491
- fix: unable to write to system 'type' field by @DuckThom in #496
- [Bug, EC] PEES-584: As Numeric doesn't handle 0 values properly by @robertSt7 in #495
New Contributors
Full Changelog: v2.0.1...v2.1.1
1.10.2
What's Changed
- Fixed error handling in case of throwable by @turbo-ele in #491
- fix: unable to write to system 'type' field by @DuckThom in #496
- [Bug, EC] PEES-584: As Numeric doesn't handle 0 values properly by @robertSt7 in #495
New Contributors
Full Changelog: v1.10.1...v1.10.2
2.1.0
What's Changed
- update php and pimcore, fix deprecations by @alexz707 in #448
- [Task] Support data-hub 2.0 and clean up code by @mcop1 in #451
- [Task] Add version 3 as supported requirement for carbon by @mcop1 in #453
- Update carbon by @alexz707 in #449
- [Task] Add container extension by @mattamon in #457
- Data Selector for JSON Payload by @cancan101 in #437
- loadElementByIdentifier Maps Empty String Lookup to IS NULL by @cancan101 in #458
- Add ObjectField Operator for extracting fields from Data Objects. by @cancan101 in #436
- [Task] Consistently use symfony/mime to get MIME type of assets by @mcop1 in #459
- [Task] Remove BC Layer for DataObject Service (getVersionDependentDatabaseColumnName) by @mcop1 in #460
- [Improvement]: Add support to DBAL v4 by @kingjia90 in #462
- Remove deprecations by @alexz707 in #464
- Feature/mapping configuration logging by @torqdev in #461
- use attributes in config by @alexz707 in #467
- Refactor methods to include return types to remove deprecations by @alexz707 in #471
- Fix Data Object Loader getById by @fashxp in #474
- [Bug]: json car-import does not work by @robertSt7 in #475
- Add Product Registration by @fashxp in #476
- Fix tests by @fashxp in #477
- License Switch to POCL by @fashxp in #478
- Merge by @Corepex in #479
- [Bug]: Load data object transformation with numeric attribute resuts in error 500 by @mcop1 in #481
- Remove unused symfony/mime dependency from composer.json by @herbertroth in #482
- POCL Update June 2025 by @fashxp in #487
New Contributors
Full Changelog: v1.10.1...v2.1.0
2.0.1
2.0.0
Full Changelog: v2.0.0-RC1...v2.0.0
2.0.0-RC1
What's Changed
- update php and pimcore, fix deprecations by @alexz707 in #448
- [Task] Support data-hub 2.0 and clean up code by @mcop1 in #451
- [Task] Add version 3 as supported requirement for carbon by @mcop1 in #453
- Update carbon by @alexz707 in #449
- Update workflows to use centralized approach by @mattamon in #454
- [Task] Add container extension by @mattamon in #457
- Data Selector for JSON Payload by @cancan101 in #437
- loadElementByIdentifier Maps Empty String Lookup to IS NULL by @cancan101 in #458
- Add ObjectField Operator for extracting fields from Data Objects. by @cancan101 in #436
- [Task] Consistently use symfony/mime to get MIME type of assets by @mcop1 in #459
- [Task] Remove BC Layer for DataObject Service (getVersionDependentDatabaseColumnName) by @mcop1 in #460
- Fix file caching in JsonFileInterpreter. by @cancan101 in #452
- Fix usage of cache in XmlFileInterpreter by @cancan101 in #438
- [Improvement]: Add support to DBAL v4 by @kingjia90 in #462
- Remove deprecations by @alexz707 in #464
- [Bug] Add int cast to loadById in DataObjectLoader by @fashxp in #465
- Feature/mapping configuration logging by @torqdev in #461
- use attributes in config by @alexz707 in #467
- Refactor methods to include return types to remove deprecations by @alexz707 in #471
- Fix Data Object Loader getById by @fashxp in #474
- [Bug]: json car-import does not work by @robertSt7 in #475
- Add Product Registration by @fashxp in #476
- Fix tests by @fashxp in #477
New Contributors
Full Changelog: v1.10.0...v2.0.0-RC1