Skip to content

Releases: spryker-eco/akeneo-pim

2.2.0

02 Apr 08:47
0b1c960
Compare
Choose a tag to compare

Included commits: 2.1.0...2.2.0

Improvements

  • Added the support of the Akeneo HTTP client, required in the latest version of the akeneo/api-php-client library.
  • Impacted AkeneoPimService::getFactory() with these changes.
  • Impacted AkeneoPimService::getAllProducts() with these changes.
  • Impacted AkeneoPimService::getAllCategories() with these changes.
  • Impacted AkeneoPimService::getAllAttributes() with these changes.
  • Impacted AkeneoPimService::getAllAttributeOptions() with these changes.
  • Impacted AkeneoPimService::getAllAttributeGroups() with these changes.
  • Impacted AkeneoPimService::getAllChannels() with these changes.
  • Impacted AkeneoPimService::getAllCurrencies() with these changes.
  • Impacted AkeneoPimService::getAllLocales() with these changes.
  • Impacted AkeneoPimService::getAllFamilies() with these changes.
  • Impacted AkeneoPimService::getAllFamilyVariants() with these changes.
  • Impacted AkeneoPimService::getAllMeasureFamilies() with these changes.
  • Impacted AkeneoPimService::getAllAssociationTypes() with these changes.
  • Impacted AkeneoPimService::getAllProductMediaFiles() with these changes.
  • Impacted AkeneoPimService::getAllProductModels() with these changes.
  • Impacted AkeneoPimService::getAttribute() with these changes.
  • Impacted AkeneoPimService::getAttributeGroup() with these changes.
  • Impacted AkeneoPimService::getAttributeOption() with these changes.
  • Impacted AkeneoPimService::getCategory() with these changes.
  • Impacted AkeneoPimService::getChannel() with these changes.
  • Impacted AkeneoPimService::getCurrency() with these changes.
  • Impacted AkeneoPimService::getLocale() with these changes.
  • Impacted AkeneoPimService::getFamily() with these changes.
  • Impacted AkeneoPimService::getFamilyVariant() with these changes.
  • Impacted AkeneoPimService::getMeasureFamily() with these changes.
  • Impacted AkeneoPimService::getProduct() with these changes.
  • Impacted AkeneoPimService::getProductMediaFile() with these changes.
  • Impacted AkeneoPimService::getProductModel() with these changes.
  • Impacted AkeneoPimService::getAttributesListPerPage() with these changes.
  • Impacted AkeneoPimService::getAttributeGroupsListPerPage() with these changes.
  • Impacted AkeneoPimService::getAttributeOptionsListPerPage() with these changes.
  • Impacted AkeneoPimService::getCategoriesListPerPage() with these changes.
  • Impacted AkeneoPimService::getChannelsListPerPage() with these changes.
  • Impacted AkeneoPimService::getCurrenciesListPerPage() with these changes.
  • Impacted AkeneoPimService::getLocalesListPerPage() with these changes.
  • Impacted AkeneoPimService::getFamiliesListPerPage() with these changes.
  • Impacted AkeneoPimService::getFamilyVariantsListPerPage() with these changes.
  • Impacted AkeneoPimService::getMeasureFamilyListPerPage() with these changes.
  • Impacted AkeneoPimService::getProductsListPerPage() with these changes.
  • Impacted AkeneoPimService::getProductMediaFilesListPerPage() with these changes.
  • Impacted AkeneoPimService::getProductModelsListPerPage() with these changes.

Adjustments

  • Increase the PHP version support to 8.1.
  • Added Guzzle module to dependencies.
  • Added support to allow for new akeneo/api-php-client major versions.
  • Removed a third-party library guzzlehttp/guzzle from dependencies.

Fixes

  • Added a missed third-party library php-http/httplug to dependencies supporting 1 and 2 versions.
  • Added a missed third-party library php-http/promise to dependencies supporting 1 version.
  • Added a missed third-party library psr/http-message to dependencies supporting 1 and 2 versions.
  • Added a missed third-party library psr/http-client to dependencies supporting 1 version.

2.1.0

08 Dec 14:51
31766ba
Compare
Choose a tag to compare

Included commits: 2.0.1...2.1.0

Improvements

  • Added a third-party library guzzlehttp/guzzle to dependencies supporting 6 and 7 versions.
  • Removed a third-party library php-http/guzzle6-adapter from dependencies.
  • Increased Kernel module version dependency.

2.0.1

30 Sep 16:02
116b179
Compare
Choose a tag to compare

Included commits: 2.0.0...2.0.1

Improvements

  • Updated PHP file licenses.

2.0.0

30 Sep 13:54
bd257a7
Compare
Choose a tag to compare

Included commits: 1.0.3...2.0.0

Improvements

  • Updated the license file to the Spryker proprietary

1.0.3

26 Jun 11:08
5e1221d
Compare
Choose a tag to compare

Included commits: 1.0.2...1.0.3

Fixes

  • Added compatibility with API PHP Client v5.0.0 - v6.0.0
  • Added compatibility with PIM 3.2, 4.0 and the Serenity versions.

1.0.2

09 Apr 11:31
319e1c0
Compare
Choose a tag to compare

Included commits: 1.0.1...1.0.2

Fixes

  • Allowed new major of php-http/guzzle6-adapter library.

1.0.1

07 Mar 15:33
b1cf066
Compare
Choose a tag to compare

Included commits: 1.0.0...1.0.1

Bugfixes

  • Added compatibility with API PHP Client v1.0.0 - v4.0.0

1.0.0

03 Aug 12:54
f715a2c
Compare
Choose a tag to compare

Included commits: https://github.com/spryker-eco/akeneo-pim/tree/1.0.0

  • 1.0 version forAkeneoPim module.