pim-community-dev
pim-community-dev copied to clipboard
[Community Development Repository] The open source Product Information Management (PIM)
Upgrade phpseclib to be less prone to security breach and allow us to configure the .rnd file path ([here](https://github.com/akeneo/pim-community-dev/pull/16149/files#diff-67cbf1d31bcf9bb04169cf1e1736d9c0f99be6d1bb16a5f0777e94465d87926bR3)) Putting it in the /tmp directory avoid to create it at...
**Description (for Contributor and Core Developer)** Fixes reviews on https://github.com/akeneo/pim-community-dev/pull/17172. Also adds the sku field in the values array of the ConnectorProducts and adjust associated tests. **Definition Of Done (for...
Bumps [elasticsearch/elasticsearch](https://github.com/elastic/elasticsearch-php) from 7.11.0 to 7.17.0. Release notes Sourced from elasticsearch/elasticsearch's releases. Release 7.17.0 This release is compatible with the latest Elasticsearch 7.17.0 released the 1st February 2022. It includes...
Bumps [liip/imagine-bundle](https://github.com/liip/LiipImagineBundle) from 2.6.1 to 2.8.0. Release notes Sourced from liip/imagine-bundle's releases. 2.8.0 adjust codestyle to newest php-cs-fixer #1468 (dbu) feat: add a cwebp post-processor for WebP images #1466 (DjLeChuck)...
Bumps [imagine/imagine](https://github.com/php-imagine/Imagine) from 1.2.4 to 1.3.2. Release notes Sourced from imagine/imagine's releases. v1.3.2 Workaround for a bug in PHP 7.3+opcache that causes segmentation faults (#826, #829, #828, @ausi, @mnocon, @mlocati)...
Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.7.0 to 2.8.0. Release notes Sourced from friendsofsymfony/jsrouting-bundle's releases. Bugfix release #404, #410, #412 and #414 Changelog Sourced from friendsofsymfony/jsrouting-bundle's changelog. v2.8.0 - 2021-12-15 Fix expose: false...
**Description (for Contributor and Core Developer)** **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration & Installer - [ ] PM Validation (Story) -...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.10.0 to 2.13.9. Release notes Sourced from doctrine/dbal's releases. 2.13.8 Release 2.13.8 2.13.8 Total issues resolved: 1 Total pull requests resolved: 9 Total contributors: 3 CI,SQL Server...
**Description (for Contributor and Core Developer)** Create a new endpoint to get a product by its uuid: a new Controller has been created for the GetProduct action **Definition Of Done...