Catalog Service Release Notes
- Topics:
- Services
- Catalog Service
- Release Notes
CREATED FOR:
- Admin
These release notes describe the latest versions of Catalog Service.
Support is provided for the current major released version. Release notes for older versions are provided for reference.
Updates include:
Current major version
V1.26 Release
October 22, 2024
Supported Adobe Commerce versions 2.4.4 and newer
lastModifiedAt
attribute in the product information. This precise timestamp helps customers ensure that sitemaps accurately reflect the most recent updates to their products. It also helps search engines like Google determine when reindexing is necessary, optimizing the crawling process and preventing issues related to aggressive last modified dates used when precise information is not available.
Previous versions
Previous versions
V1.23 Release
August 22, 2024
Supported Adobe Commerce versions 2.4.4 and newer
The following sku does not have product override data in the DB: <SKU value>. Make sure data is synced.
V1.22 Release
August 13, 2024
Supported Adobe Commerce versions 2.4.4 and newer
V1.22 Release
August 13, 2024
Supported Adobe Commerce versions 2.4.4 and newer
V1.19 Release
May 23, 2024
Supported Adobe Commerce versions 2.4.4 and newer
InStock
flag for option values now takes into account the scoped enabled
status of the product variant.
Known limitations
The following features are not yet supported:
- The maximum size for dynamic attributes payload is 9 MB.
- The Group product price can be calculated with simple product prices.
- In an image array, only the first image contains roles.
Solve the following limitations by using API Mesh and the Core GraphQL API:
- Minimum Advertised Price
- Tier pricing
- Bundle products with fixed prices
For details and examples, see Catalog Service and API Mesh
V1.18 Release
April 11, 2024
Supported Adobe Commerce versions 2.4.4 and newer
products
and refineProduct
queries now return customizable options data for both simple and complex products.
V1.17 Release
February 22, 2024
Supported Adobe Commerce versions 2.4.4 and newer
catalog-service
metapackage.
V1.16 Release
February 13, 2024
Supported Adobe Commerce versions 2.4.4 and newer
Known limitations
These features are not yet supported:
- The maximum size for dynamic attributes payload is 9 MB.
- Group product price. This value can be calculated with simple product prices.
- In an image array, only the first image contains roles.
The following limitations can be solved by using API Mesh and the Core GraphQL API:
- Minimum Advertised Price
- Tier pricing
V1.13 Release
October 12, 2023
Supported Adobe Commerce versions 2.4.4 and newer
inStock
flag for product variants.
urlKey
and externalId
fields have been added to the GraphQL schema.
V1.12 Release
September 19, 2023
Supported Adobe Commerce versions 2.4.4 and newer
V1.11 Release
July 18, 2023
Supported Adobe Commerce versions 2.4.4 and newer
recommendations
GraphQL query for Product Recommendations.
V1.10 Release
June 27, 2023
Supported Adobe Commerce versions 2.4.4 and newer
related products
.
V1.7 Release
April 12, 2023
Supported Adobe Commerce versions 2.4.4 and newer
V1.6 Release
March 28, 2023
Supported Adobe Commerce versions 2.4.4 and newer
products
query.
entityId
using API Mesh.
V1.5 Release
March 6, 2023
Supported Adobe Commerce versions 2.4.4 and newer
categories
GraphQL functionality.
V1.4 Release
February 7, 2023
Supported Adobe Commerce versions 2.4.x and newer
V1.3 Release
January 17, 2023
Supported Adobe Commerce versions 2.4.x and newer
V1.1 Release
November 18, 2022
Supported Adobe Commerce versions 2.4.x and newer
V1.0 Release
October 4, 2022
Supported Adobe Commerce versions 2.4.x and newer
0.3 Release - Beta+
September 12, 2022
Supported Adobe Commerce versions 2.4.x and newer
Beta Release
August 9, 2022
Supported Adobe Commerce versions 2.4.x and newer
products
and refineProduct
queries return the following data:
- Predefined (system) product attributes.
- Dynamic product attributes and filter them by role (product display page/product list page).
- Product options.
- Product images and filter them by role (PDP/PLP).
- A specific price for simple products and price ranges for configurable products.
- Customer group prices and price ranges. They return a fallback default price on shoppers without a customer group.
- Product types that use B2B customer-specific pricing.