Versioning policy
Akeneo connector for Adobe Commerce's versioning policy is designed to provide our users with a clear understanding of how we manage and release software versions. Akeneo goal is to enhance the performance, security, and functionality of our connector.
Our versioning policy explains the structure of version numbers, release schedules, and the significance of each release type, whether it's a major release with groundbreaking features or a minor release with bug fixes and enhancements. This policy aims to help you stay informed about the evolution of Akeneo connector for Adobe Commerce, ensuring you can plan for updates and optimizations that best suit your e-commerce needs.
Akeneo connector for Adobe Commerce follows a standard convention for naming evolutions and bug fixes in its versioning policy. This convention ensures consistency and clarity in communicating the nature of each software update. Major releases, typically containing significant new features and enhancements, are denoted by a change in the first digit of the version number (e.g., from version 2.0 to 3.0). Minor releases, which primarily include bug fixes and smaller enhancements, are indicated by a change in the second digit (e.g., from version 2.0 to 2.1).
This naming convention helps users easily distinguish between major updates that may bring substantial changes and minor updates that focus on stability and refinement. It allows you to make informed decisions about when to upgrade your Adobe Commerce connector based on your specific needs and priorities.
Evolution type | Convention naming |
Major evolution | A.X.X |
Minor evolution | X.B.X |
Bug Fix | X.X.C |
For more information of the installation and upgrade process, please refer to setting up the connectors articles.
Release note
You will find below the evolutions list starting in 2022. You can also follow the app store release notes for more details. The release note below only concerns the enterprise version of the connector and focuses on evolutions.
105.X.X +104.X.X maintained, 103.X.X not supported anymore
In version 105.0.0, we have introduced a compatibility breaker as our PHP client is now compatible with the PHP version 8.2 only fully compatible with Adobe Commerce 2.4.7.
In version 104.0.0, we've introduced a PHP compatibility breaker to enhance the overall performance and security of Akeneo. We want to emphasize that all future evolutions and improvements will be centered around this version and those that follow.
By concentrating our efforts on version 104.0.0 and its subsequent releases, we're dedicated to delivering a more powerful and secure platform, along with exciting new features and enhancements.The 103.X.X is therefore not supported anymore.
Version | Evolutions | Release date | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
105.0.0 - 105.0.1 |
|
Q4 2024 | ||||||||||||
104.3.9-104.3.15 |
|
Q3 2024 | ||||||||||||
104.3.0 - 104.3.8 |
|
Q1 2024 | ||||||||||||
104.3.0 |
|
Dec. 14th | ||||||||||||
104.2.0 |
|
Nov. 30th | ||||||||||||
104.0.7 |
|
Nov. 30th | ||||||||||||
104.1.0 |
|
Nov. 7th | ||||||||||||
104.0.3 + 104.0.4 + 104.0.5 + 103.5.6 + 104.0.6 + 103.5.7 |
|
September 28th, Oct. 17th, Nov. 2nd | ||||||||||||
104.0.1 + 104.0.2 |
|
August 22, August 31 | ||||||||||||
104.0.0 |
|
July, 21 2023 | ||||||||||||
103.5.0 |
|
July, 13 2023 | ||||||||||||
103.4.3, 103.4.2, 103.4.1 |
|
April, May 2023 | ||||||||||||
103.4.0 |
|
March,17 2023 | ||||||||||||
103.3.1 |
|
March, 6 2023 | ||||||||||||
103.3.0 |
|
Dec 9, 2022 | ||||||||||||
103.2.0 |
|
|||||||||||||
103.1.4, 103.1.3, 103.1.2, 103.1.1 |
|
|||||||||||||
103.1.0 |
|
August 25, 2022 | ||||||||||||
103.0.0 |
|
May 19, 2022 | ||||||||||||
102.5.0 |
|
March 10, 2022 | ||||||||||||
102.4.0, 102.3.2, 102.3.1, 102.3.0, 102.2.1 |
|
|||||||||||||
102.2.0 |
|
January 6th, 2022 |
105.X.X +104.X.X maintenance
Compatibility Information for Akeneo PIM and Adobe Commerce Integration
The latest integration update for Akeneo PIM includes compatibility with Akeneo’s newest PHP client. However, please note that full compatibility may vary based on Adobe Commerce modules and configurations due to specific PHP dependencies.
Key Points on Compatibility
-
PHP Client Version Requirements:
- Akeneo's latest PHP client requires "psr/http-message" version 2.0, but this may conflict with some Adobe Commerce modules still dependent on "psr/http-message" versions 1.0 or 1.1.
- Examples of modules with different requirements include both third-party modules and certain native Adobe Commerce modules, such as Live Search, which may rely on the older versions of "psr/http-message."
-
Merchant Module Configuration:
- The compatibility of this integration depends on the specific modules a merchant has installed. Merchants using modules that strictly require "psr/http-message" 1.0 or 1.1 may encounter compatibility issues with the upgraded integration.
- Merchants with modules that support "psr/http-message" 2.0 or that don’t require strict dependencies should be compatible with the latest Akeneo PHP client.
-
Compatibility Recommendation:
- Before upgrading, we recommend reviewing the module dependencies installed on your Adobe Commerce instance. For merchants with mixed requirements, consider consulting with your development team to determine the best approach or configuration adjustments necessary for compatibility.