FD-2502

Release Date: 2025-03-07

Software Version

The document refers to the following applications and corresponding software versions:

Application Version
Basket Client SDK Skipped - 2.12.0 (FD-2501)
Basket Service 3.14.0
Item Registration Service 3.14.0
Checkout Service 2.28.0
Basket Finalization Service Skipped - 1.27.0 (FD-2501)
Basket Event Bridge Service Skipped - 1.24.0 (FD-2501)
Basket Notification Service Skipped - 1.25.0 (FD-2501)
Offer Registration Service Skipped -1.13.0 (FD-2501)

What's New - Basket Service

This release contains no new features.

Resolved Issues

Issue Key Summary Change Description
POCP-75994 Disabled CORS on graphql servlet Disabled "CORS" on graphql servlet in default configuration. CORS functionality can be enabled again via helm chart:
extraEnvs:
  - name: GRAPHQL_SERVLET_CORSENABLED
    value: "true"
POCP-75443 Improved OpenAPI - Roles description + new paths Improved OpenApi spec. Added default roles for all endpoints.

What's New - Item Registration Service

This release contains no new features.

Resolved Issues

Issue Key Summary Change Description
POCP-76047 Fixed a wrong logging provider that was being used Wrong logging provider (slf4j-simple) was being used which resulted in incorrect logging behavior.

What's New - Checkout Service

This release contains no new features.

Resolved Issues

Issue Key Summary Change Description
POCP-76049 Fixed a wrong logging provider that was being used Wrong logging provider (slf4j-simple) was being used which resulted in incorrect logging behavior.